body {
	margin:0px;
	background:url(/images/top-bg.jpg) top repeat-x #E6E6E6;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
form, input, select, h1, h2, p, img {margin:0} img {border:none} .blocks {display:block}
.container {
	display:block;
	clear:both;
	width:968px;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width:968px;
	height:95px;
	background:url(/images/header-bg.jpg) top left no-repeat;
}
.logo {
	float:left;
}
.top-ad {
	float:right;
	width:468px;
	height:60px;
	margin-top:20px;
}
.nav {
	height:29px; padding-top:10px;
	width:968px;
	text-align:center;
	color:#0C0C0C;
}
.nav a {
	display:inline;
	margin-left:15px;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#454343;
	text-decoration:none;
}
.nav a:hover {text-decoration:underline}
.main {
	width:968px;
	height:315px;
	margin-top:25px;
}
.form {
	position:absolute;
	display:block;
	width:320px;
	height:190px;
	margin:128px 0px 0px 120px;
}
.labels {display:none}
.select-service, .select-property, .select-credit {
	display:block;
	clear:both;
	width:155px;
	position:absolute;
	margin-left:70px;
}
.select-property {margin-top:30px}
.select-credit {margin-top:60px}
.select-service select, .select-property select, .select-credit select {
	width:155px;
	background-color:#FFFFFF !important;
}
.continue-button {
	position:absolute;
	margin:100px 0px 0px 70px;
}
.content {
	width:968px;
	display:table;
	clear:both;
	padding-bottom:30px;
}
.left {
	display:block;
	width:578px;
	float:left;
	clear:left;
	margin-left:10px;
}
.left h1 { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	border-bottom:5px solid #999999;
	margin:1em 0em 1em 0em;
	color:#333333;
}
.left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#333333;
	margin:1em 0em 0.5em 0em;
}
.left p {
	line-height:18px;
	margin:0.5em 0em 0.5em 0em;
}
.left ul li, .left ol li {
	margin:0.5em 0em 0.5em 0em;
}
.left a {
	color:#C81326;
	font-weight:bold;
	text-decoration:none;
}
.left a:hover {
	color:#666666;
}
.left .ad {
	width:468px;
	height:60px;
	margin-top:20px;
}	
.right {
	display:block;
	width:330px;
	float:right;
	clear:right;
	text-align:center;
	padding-top:80px;
}

.footer {
	width:968px;
	height:50px;
	display:table;
	padding-top:45px;
	padding-bottom:10px;
	background:url(/images/footer-bg.jpg) top repeat-x;
	clear:both;
	color:#888888;
	text-align:center;
}
.footer ul {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.footer ul li {
	display:inline;
	margin-right:10px;
}
.footer a {	
	color:#888888;
	text-decoration:none;
}
.footer a:hover {text-decoration:underline}


