 html {min-height:100%}
body {
	margin:0px;
	background:url(/images/btm-bg.jpg) bottom repeat-x;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#555555;
}
form, input, select, img, h1, h2, h3, p {margin:0px} img {border:none} 
.top-bg {
	display:table;
	width:100%;
	background:url(/images/top-bg.jpg) top center repeat-x !important;
}
.nav-stretch {
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:	url(/images/nav-stretch.jpg) center top repeat-y;
	margin-top:13px;
	height:81px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	text-transform:uppercase;
	color:#363636;
	margin:0px 0px 15px 0px;
}
h2 {
	font-size:17px;
	color:#555555;
	text-transform:uppercase;
	margin:20px 0px 6px 0px;
}
p {
	line-height:18px;
	margin-bottom:10px;
}
a {
	color:#496C34;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul, ol 	{
	margin:0px;
	padding:0px;
}
.left ul li, .left ol li  {
	margin:8px 0px 8px 0px;
	list-style:none;
}


.logo {
	display:block;
	clear:both;
	width:930px;
	margin-left:auto;
	margin-right:auto;
	height:81px;
}
.logo-img {
	margin-top:9px;
	float:left;
}
.nav {
	display:block;
	float:right;
	margin-top:55px;
}
.nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#4B4742;
	margin-left:15px;
}
.nav a:hover {
	color:#4B4742;
	text-decoration:underline;
}

.container {
	display:block;
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
.main {
	display:block;
	width:930px;
	height:250px;
	margin-bottom:35px;
}
.main img {
	position:absolute;
}

.form {
	position:absolute;
	width:200px;
	margin:100px 0px 0px 635px;
}
.service-select	{
	display:none;
}
.select-service, .select-property, .select-credit {
   display:table;
}
.labels	{
   display:none;
}
.select-service select, .select-property select, .select-credit select {
   width:166px;
   font-size:12px;
   border:1px solid #D1D1D1 !important;
   background-color:#FFFFFF !important;
   padding:3px 0px 3px 3px;
   margin-bottom:10px;
   margin-left:18px;
}

.continue-button input {
	margin-top:5px;
	margin-left:15px;	
}

  


.content {
	display:block;
	clear:both;
}
.cl {
	display:block;
	float:left;
}
.left {
	width:634px;
	clear:left;
}
.right {
	width:274px;
	clear:right;
	margin-left:20px;
}
.cta {
	margin-bottom:50px;
}
.footer {
	display:block;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	font-size:13px;
	text-align:center;
	padding:20px 0px 20px 0px;
	border-top:1px solid #DCDAC0;
}
.footer ul {
	margin:0px;
	padding:0px;
	color:#666666;
}
.footer ul li {
	margin:0px;
	padding:0px;
	display:inline;
	margin-right:10px;
}
.footer ul li a	{
	margin:0px;
	padding:0px;
	color:#496C34;
	text-decoration:none;
}
.footer ul li a:hover	{
	color:#496C34;
	text-decoration:underline;
}
.table {
	display:table;

}
