body, html { min-height:100%; }

form { margin: 0; padding: 0; }

.c_main { width: 960px;	margin: 0 auto 0 auto;	height: auto; }

.c_toplinks { text-align:right;	line-height:37px; }
.c_toplinks a {	color: #A70000;	font-weight: normal; }
.c_toplinks a:hover { text-decoration: underline; }
.c_toplinks .link_home { background: url(../assets/layout/link_home.gif) no-repeat left; padding-left: 17px; text-align: right;	}
.c_toplinks .link_sitemap {	background: url(../assets/layout/link_sitemap.gif) no-repeat left;	padding-left: 17px;	}	

.c_quicksearch { position: absolute; margin-left: 503px; margin-top: 40px; }

.c_bot { background:url(../assets/layout/bg_bot.jpg); height: 86px; margin-top: 25px; }
.c_bot .propdata { 	position:absolute; margin: 38px 0 0 15px; padding: 0 0 0 30px; background: url(../assets/layout/propdata.gif) no-repeat 0 2px; }
.c_bot .bot_links { position: absolute; margin: 38px 0 0 324px;	text-align: right; }
.c_bot .bot_links a, 
.c_bot .propdata a { color:#1C1920; font-weight: normal; }
.c_bot .bot_links a:hover,
.c_bot .propdata a:hover { text-decoration: none; color:#A70000; }

.c_content { padding: 8px;	_height:442px; min-height:442px; }
.c_ref {
	position:absolute;
	margin-top: 162px;
	margin-left: 665px;
	}
	.c_ref a {
		color: #A70000;
		font-weight: normal;
		}
	.c_ref a:hover {
		color: #002967;
		}
	.c_ref td {
		padding: 0 4px 0 0;
		}
.qs_text {
	color: #B3C6D1;
	padding: 10px 0 10px 0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
	}
.qs_formtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:220px;
}
.qs_formtext_web {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:118px;
	height:16px;
	line-height:16px;
	}

/* index stles */
.cont_quickpick {
	border: 2px solid #C8D6DF;
	padding: 3px;
	margin: 25px 0 25px 0;
	width:300px;
	background:url(../assets/layout/qp_bg.gif) no-repeat bottom right;
	float: left;
	}
	.cont_quickpick p {
		margin: 0 5px 0 5px;
		padding: 0;
		}
	.cont_quickpick .blue{
		font-weight: bold;
		color: #002967;
		}
.welcome {
	margin: 25px 0 0 0;
	padding: 0 15px 0 25px;
	float:left;
	width:280px;
	border-right: 1px solid #B6C8D3;
	}
.mail {
	margin: 25px 0 0 0;
	background:url(../assets/layout/qp_mail.gif) no-repeat 30px 46px;
	float:left;
	padding: 0 0 0 32px;
	width: 275px;
	height: 260px;
	}
	.mail input {
		margin: 2px 0 2px 70px;
		}	
h3 {
	margin:6px 0 16px 0;
	padding:0;
	font-size:15px;
	}
h2 {
	font-size:15px;
	color: #000066;
	margin:6px 0 16px 0;
	padding: 0;
	}
.on_show {
	padding: 0 0 0 25px;
	width: 605px;
	float:left;
	}
.on_show_logo {
	background:url(../assets/layout/on_show.gif) no-repeat;
	line-height:32px;
	padding-left: 35px;
	margin: 0 0 5px 0;
	}
