body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FEF2DD;
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#333333;
}
.block {
	display:block;
}
h1 {
	margin-top:20px;
	color:#f57c10;
	font:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
}
p.under-h1 {
	color:#514939;
	font-size:16px;
	margin-top:-10px;
}
h2 {
	margin:0px;
	color:#514939;
	font-size:16px;
}
a {
	color:#FF941F;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}

li	{
	margin-bottom:10px;
}
#logo {
	position:absolute;
	margin:-100px 0px 0px 40px;
}

#main-container {
	display:table;
	clear:both;
	width:990px;
	background-color:#FFFFFF;
	background-image:url(/images/top-border.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:107px;
	margin-bottom:20px;
}

#nav-container {
	display:block;
	clear:both;
	background-image:url(/images/nav-back.jpg);
	background-repeat:no-repeat;
	height:32px;
	margin:8px 0px 0px 8px;
	text-align:left;
	width:976px;
	padding-top:8px;
}
#nav-container a {
	margin:0px 36px 0px 36px;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
#nav-container a:hover {
	color:#292929;
	text-decoration:underline;
}
#main-image {
	float:left;
	margin:2px 0px 0px 8px;
}	
#clicks {
	display:block;
	clear:right;
	margin-left:2px;
	margin-top:2px;
}	

	
	
#top-cta {
	display:table;
	clear:both;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	padding:5px 0px 5px 0px;
	height:62px;
	width:700px;
	margin:20px 0px 0px 0px;
	background-image:url(/images/top-cta-bg.jpg);
	background-repeat:repeat-x;
}
#top-cta p {
	margin:4px 0px 0px 12px;
	color:#A49173;
	font:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:22px;
}
#content {
	float:left;
	clear:left;
	display:block;
	width:700px;
	padding-left:20px;
}
#content-img {
	margin:20px 20px 10px 0px;
}	


#form-right {
	float:right;
	clear:right;
	display:block;
	width:254px;
}
#fake-bg {
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
}
#form-bg {
	background-image:url(/images/form-bg-top.jpg);
	background-repeat:no-repeat;
	min-height:332px;
}
#form {
	padding-top:80px;
	text-align:center;
	width:180px;
	margin-left:32px;
}
.select-service, .select-property, .select-credit {
   display:table;
}
.labels	{
   font-size:12px;
   font-weight:bold;
}
.select-service select, .select-property select, .select-credit select {
	width:170px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin:6px 0px 6px 0px;
}

.continue-button input {
   margin-top:10px;
}




#disclosures {
	display:block;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:990px;
	color:#605643;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures ul li a {
	color:#605643;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}



img {margin:0px;border:0px} form {margin:0px}