@import url("styles.css");



/*-------------------- MAINBODY --------------------*/

#mainbody {

	padding: 0px 0px 0px 13px;
	
}

#content2 {
	padding: 15px 0px 15px 0px;
	width: 634px;
	background: #fff;
	clear: both;
	margin: 20px 0px 0px 0px;
	border-top: solid 3px #e5e5e5;
}

#content2 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #333;
	margin: 0px 0px 1em 0px;
	text-align: justify;
	font-weight: normal;
}

#content2 p.legal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .65em;
	color: #333;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: normal;
}

#content2 p.bold {
	font-weight: bolder;
}

.title {
	margin: 0px 0px 15px 0px;
}

#content2 ul {
	margin: 0px 0px 1em 30px;

}

#content2 li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #333;
	text-align: justify;
	font-weight: normal;
}

#form {
	width: 255px;
	float: left;
	background: #f1f1f1;
	padding: 10px;
	border-right: #fff solid 20px;
	margin: 0px 0px 20px 0px;
}

.gallery {
	height: 168px;
	margin: 0px 0px 15px 0px;
	background: #f1f1f1;
	padding: 10px;
}

#content2 address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .8em;
	color: #333;
	margin: 0px 0px 1em 0px;
	text-align: justify;
	font-style: normal
}

#content2 h2 {
font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #024589;
	margin: 30px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 3px #024589;
}

#content2 h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	color: #fff;
	background: url(../graphics/header_bg.jpg) top left repeat-x;
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 7px 7px 7px 7px;
}


#content2 p.quote {
	font-weight: bolder;
	border-bottom: solid 3px #e5e5e5;
	padding: 1em 0px 1em 0px;
	margin: 0px 0px 2em 0px;
}