body {
	background-attachment: scroll;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}
h1, h2, h3, h4, h5, p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0253A2;
}
h2 {
	color: #EE1D23;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0253A2;
	margin:15px 0px 5px 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin:15px 0px 5px 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page {
	padding: 0px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 355px;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: 9px 107px;
}
#header #logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
}
#header #logo a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 382px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 80px;
	left: 0px;
	width: 995px;
	display: block;
}
#topnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topnav li a {
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#bottomnav {
	position: absolute;
	width: 995px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 304px;
}
#bottomnav li {
	margin: 0px;
	padding: 0px;
	display: block;
	position: absolute;
	text-indent: -5000px;
	background-image: url(images/sep_bottomnav.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#bottomnav li a {
	display: block;
	font-weight: bold;
	color: #000;
}
#bottomnav li a span {
	display: block;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#bottomnav li.forsale{
	width: 176px;
	left: 10px;
	background-position: 157px center;
}
#bottomnav li.forsale a span {
	background-image: url(images/bg_bottomnav_forsale.png);
	background-repeat: no-repeat;
	background-position: 23px center;
}
#bottomnav li.forsale a:hover{
	background-image: url(images/bg_bottomnav_forsale_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottomnav li.forsale a:hover span{
	background-image: url(images/bg_bottomnav_forsale_over_span.png);
}
#bottomnav li.worth{
	width: 267px;
	left: 155px;
	background-position: 249px center;
}
#bottomnav li.worth a span {
	background-image: url(images/bg_bottomnav_worth.png);
	background-repeat: no-repeat;
	background-position: 48px center;
}
#bottomnav li.worth a:hover{
	background-image: url(images/bg_bottomnav_worth_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottomnav li.worth a:hover span{
	background-image: url(images/bg_bottomnav_worth_over_span.png);
}
#bottomnav li.market{
	width: 229px;
	left: 392px;
	background-position: 210px center;
}
#bottomnav li.market a span {
	background-image: url(images/bg_bottomnav_market.png);
	background-repeat: no-repeat;
	background-position: 55px center;
}
#bottomnav li.market a:hover{
	background-image: url(images/bg_bottomnav_market_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottomnav li.market a:hover span{
	background-image: url(images/bg_bottomnav_market_over_span.png);
}
#bottomnav li.why{
	width: 281px;
	left: 590px;
	background-image:none;
}
#bottomnav li.why a span {
	background-image: url(images/bg_bottomnav_why.png);
	background-repeat: no-repeat;
	background-position: 55px center;
}
#bottomnav li.why a:hover{
	background-image: url(images/bg_bottomnav_why_over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#bottomnav li.why a:hover span{
	background-image: url(images/bg_bottomnav_why_over_span.png);
}
.lpic {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000;
}
.lpicnb{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.rpic {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #000;
}
.rpicnb {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content {
	padding: 10px;
}
#content li {
	list-style-position: inside;
}
#content table .alt1{
	background-color:#e9cfd2;
}
#content table .alt2{
	background-color:#f6f6f6;
}
#content table .alt3{
	background-color:#d0deeb;
}
#content table td{
	padding:6px;
}
#content #locations{
	margin:0px;
	padding:0px;
}
#content #locations li{
	padding:5px;
	list-style:none;
	float:left;
	width:260px;
	text-align:center;
	background-color: #d2dee9;
	height: 330px;
	margin: 0px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:11px;
}
#content #locations li.mantua {
	margin-right: 5px;
	margin-left: 5px;
}
#content #locations li h3{
	font-size:11px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#content #locations li p{
	margin:0px 0px 5px 0px;
	padding:0px;
}
#content #locations li img{
	border:solid 1px #000;
	width:250px !important;
	height:150px !important;
	margin:3px 0px 5px 0px;
	padding:0px;
}
#content #locations li .email{
	display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image:url(images/icon_email.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #203C57;
	width: 150px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #e9f0f7;
	margin-right: auto;
	margin-left: auto;
	text-shadow:1px 1px 1px #000;
}
#content #lsvideo{
	float:right;
	margin:35px 15px 0px 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ED1B24;
}

#content .spacer {
	height: 150px;
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#content #agents {
	margin: 0px;
	padding: 0px;
}
#content #agents li.agent {
	padding: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #eff4f8;
	position:relative;
	border:solid 1px #FFF;
}
#content #agents li.agent:hover{
	border:solid 1px #0055a4;
}
#content #agents h1{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#content #agents .image{
	float:left;
	width:160px;
	display:block;
}
#content #agents .body{
	float:left;
	width:780px;
}
#content #agents span{
	font-weight:bold;
}
#content #agents .designations,#content #agents .description,#content #agents .languages,#content #agents .office{
	margin:0px 0px 5px 0px;
}
#content #agents .designations ul{
	display:block;
	margin:0px;
	padding:0px;
}
#content #agents .designations ul li{
	display:block;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 7px;
	list-style:none;
	background-image:url(images/bullet_agent.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	float:left;
	width:245px;
	font-size:11px;
}
#content #agents .links{
	position:absolute;
	right:5px;
	bottom:5px;
}
#content #agents .links div{
	float:left;
	margin:0px 0px 0px 10px;
}
#content #agents .links a{
	display:block;
	padding:5px 8px 5px 8px;
	background-color:#598bb6;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:1px 1px 0px #013561;
}
#content #agents .links a:hover{
	background-color:#0055a4;
}
#content ul#definitions{
	margin:0px !important;
	padding:5px !important;
	background-color:#dce6ee;
}
#content ul#definitions li{
	width:300px;
	margin:0px !important;
	padding:0px !important;
	float:left;
	list-style:none;
}
#content hr{
	height:1px;
	background-color:transparent;
	border:none;
	border-bottom:dashed 1px #013561;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#content #calculate_results {
	background-color: #F2F7F8;
	border: 1px solid #506065;
	padding: 5px;
}
#content #calculate_results table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2E7E8;
	border-right-color: #D2E7E8;
	border-bottom-color: #D2E7E8;
	border-left-color: #D2E7E8;
}
#content #calculate_results td {
	background-color: #FBFDFD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2E7E8;
}
#content #calculate_results td.head {
	background-color: #ECF3F4;
}
#content #calculate_results h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #calculate_results h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: normal;
}


#pager{
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:center;
	display:block;
}
#pager li{
	margin:0px 3px 5px 3px;
	padding:0px 3px 5px 3px;
	list-style:none;
	display:inline-block;
}
#pager li.active a{
	color:#0055a4;
}
.clearline{
	clear:both;
	height:0px;
	line-height:0px;
}
#footer a {
	color: #E91C23;
}
#footer a:hover {
	color: #0055A2;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.homevideo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 270px;
	width: 480px;
	border: 1px solid #000;
}
body.videos iframe {
	margin-bottom: 15px;
}
.border {
	border: 1px solid #000;
}
.clear{
	clear:both;
	line-height:0px;
	height:0px;
}
/*FORMS*/
#content .forma{
	margin:0px 0px 15px 0px;
	padding:0px;
	display: block;
}
#content .forma h1{
	background-color: #BACDE9;
	font-weight: bold;
	text-transform:none;
	font-size: 15px;
	padding: 2px;
	margin: 0px 0px 15px 0px;
	color: #FFF;
	background-color:#A0C1CB;
	border:1px solid #A0C1CB;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	clear:both;
}
#content .forma h2 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #44717D !important;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #A0C1CB;
	clear: both;
}
#content .forma h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #3F5683 !important;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
}
#content .forma ul{
	display:block;
	margin:0px;
	padding:0px;
}
#content .forma li{
	border-top:dashed 1px #c7d5da;
	display:block;
	margin:0px 0px 5px 0px;
	padding:3px;
	background-image:none;
	list-style:none;
	position:relative;
}
#content .forma li.quarter{
	width:22%;
	float:left;
}
#content .forma li.eighth{
	width:11%;
	float:left;
}
#content .forma li.half{
	width:45%;
	float:left;
}
#content .forma li.full{
	width:auto;
	float:none;
	clear:both;
}
#content .forma label, #content .forma .label{
	font-size: 12px;
	color: #122138;
	display: block;
	font-weight:bold;
	text-transform: none;
	color:#003755;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .forma .field_text {
	width: 98%;
	font-size: 16px;
	color: #2C4756;
	background-color: #F0F3F4;
	border: 1px solid #51676e;
}
#content .forma .field_text:hover {
	background-color: #D3E2E7;
}
#content .forma .field_text:focus {
	background-color: #F4F7F7;
	border: 1px solid #B8D0D8;
}
#content .forma .field_textarea {
	width: 98%;
	font-size: 16px;
	color: #2C4756;
	background-color: #F0F3F4;
	border: 1px solid #666;
	height:80px;
}
#content .forma .field_textarea:hover {
	background-color: #D3E2E7;
}
#content .forma .field_textarea:focus {
	background-color: #F4F7F7;
	border: 1px solid #B8D0D8;
}
#content .forma .field_select {
	width: auto;
	font-size: 16px;
	color: #2C4756;
	background-color: #F0F3F4;
	border: 1px solid #666;
}
#content .forma .field_select:hover {
	background-color: #D3E2E7;
}
#content .forma .field_select:focus {
	background-color: #F4F7F7;
	border: 1px solid #B8D0D8;
}
#content .forma .field_select .selecthighlight{
	background-color:#b3cfcf;
}
#content .forma .field_dob{
	margin-right:5px;
	display:inline-block;
}
#content .forma .submit input{
	cursor:pointer;
	border:1px outset #A0C1CB;
	background-color:#F2F7F8;
	color:#2C4756;
	font-weight:bold;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content .forma .submit input:hover{
	background-image: url(../images/bg_buttonR.gif);
	background-color: #E6EEF0;
}
#content .forma ul.checks{
	margin:0px;
	padding:0px;
}
#content .forma ul.checks li{
	border:none;
	display:block;
	width:145px;
	float:left;
	font-weight:normal;
	font-size:13px;
	padding: 0px !important;
	background-image: none !important;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .forma ul.checks li input{
	float:left;
	width:15px;
}
#content .forma ul.checks li span{
	float:left;
	width:110px;
	margin-left:3px;
}
#content .forma ul li.fourchecks{
	width:700px;
}
#content .forma .blockchecks ul.checks li{
	width:auto;
	float:none;
	clear:both;
}
#content .forma .blockchecks ul.checks li span{
	width:auto;
}
#content .forma label.error{
	position:absolute;
	font-size:11px;
	font-weight:bold;
	bottom:0px;
	left:0px;
	color:#FF0000;
}
#content .forma input.error, #content .forma select.error, #content .forma textarea.error{
	border:solid 1px #FF0000 !important;
}
#content .forma small{
	display:block;
	clear:both;
}

