body {
	margin:0px;
	background:url(/images/bg.jpg) top repeat-x #C2D2DF;
	font-family:"Gill Sans MT", "Trebuchet MS", sans-serif;
	color:#424242;
	font-size:15px;
	
}
form, input {margin:0px} img {border:none; margin:0px} .blocks {display:block}
h1 {
	font-size:36px;
	font-weight:normal;
	color:#3d6686;
	margin:0px;
}
h2 {
	font-size:15px;
	color:#7a7a7a;
	font-weight:bold;
	margin:0px;
}
.support {
	color:#869DAF;
	font-size:15px;
	margin:0px;
	font-weight:bold;
}
.content p {
	margin:0px 0px 30px 0px;
}
a {
	color:#ff844b;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
}
.nav a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#3d6686;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	margin:0px 5px 0px 5px;
}
.nav a:hover {
	color:#ff844b;
	text-decoration:none;
}
	


.container {
	display:block;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.logo {float:left;
	padding-top:20px;}
.nav {
	display:block;
	float:right;
	margin-top:48px;
}
.main {
	display:block;
	clear:both;
	width:960px;
	height:324px;
	padding-top:50px;
}
.top-img {position:absolute}
.form {
	position:absolute;
	width:960px;
	height:54px;
	margin-top:310px;
}
.labels {
   font-size:10px;
   text-transform:uppercase;
   color:#FFFFFF;
}
.select-service, .select-property, .select-credit {
   display:inline;
   width:160px;
   position:absolute;
}	
.select-service	{
	margin-left:24px;
}
.select-property {
	margin-left:238px;
}
.select-credit {
	margin-left:448px;
}
.select-service select, .select-property select, .select-credit select {
   width:160px;
   font-size:12px;
}
.select-service select:hover, .select-property select:hover, .select-credit select:hover {

}
.continue-button input {
   margin-left:894px;
   margin-top:20px;
}
.content {
	display:table;
	clear:both;
	background:url(/images/btm.jpg) bottom no-repeat #FFFFFF;
	width:960px;
	padding-top:70px;
	
}
.left {
	display:inline;
	float:left;
	width:425px;
	margin-left:25px;
}
.right {
	display:inline;
	float:left;
	width:300px;
	margin-left:5px;
}
.right img {
	margin-bottom:20px;
}
.mid-img {
	display:inline;
	float:left;
}
	
.corner {vertical-align:top}
.footer {
	display:table;
	clear:both;
	margin-top:20px;
	width:960px;	
	background:url(/images/btm.jpg) bottom no-repeat #FFFFFF;
	margin-bottom:20px;
	padding-bottom:10px;
}
.footer p {
	margin:0px;
	display:inline;
	color:#3D6686;
	font-size:18px;
	margin-right:86px;
	padding-right:28px;
}
.disclosures {
	width:450px;
	margin-left:450px;
}
.disclosures ul {
	margin:0px;
	padding:0px;
	color:#869DAF;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
	font-size:11px;
	font-weight:normal;
}
.disclosures ul li a {
	font-size:11px;
	font-weight:normal;
	color:#424242;
}

