body {
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF6E7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}              
#site-container {
	margin-left:auto;
	margin-right:auto;
	left:50%;
	display:block;
	width:948px;
}

h1 {
	color:#E8A74D;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0px;
	font-size:24px;
}

h2 {
	color:#6C8175;
	font-weight:normal;
	letter-spacing:-1px;
	margin:14px 0px 0px 0px;
	font-size:18px;
}
p {
	line-height:18px;
}
a {
	color:#E8A74D;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
li	{margin-bottom:10px;}




#nav-top {
	width:948px;
	display:block;
	height:68px;
}
#logo-image {
	float:left;
	margin:10px 0px 0px 40px;
}
#links {
	display:block;
	float:right;
	text-align:right;
	margin:30px 40px 0px 0px;
	font-weight:bold;
	color:#999999;
	font-size:13px;
}
#links a {
	color:#E8A74D;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#links a:hover {
	color:#6CABD1;
}
	
#top-container {
	width:948px;
	display:block;
}

#top-left {
	width:682px;
	height:348px;
	background-image:url(/images/top-bg-left.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#main-image {
	margin:16px 0px 0px 27px;
}
#top-right {
	width:266px;
	height:348px;
	background-image:url(/images/top-bg-right.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:right;
}
#form {
	margin:90px 20px 0px 0px;
	text-align:center;
}



.labels {
	display:none;
}
.select-service, .select-property, .select-credit {
   margin-bottom:10px;
}
.select-service select, .select-property select, .select-credit select {
	background-color:#FFFFFF !important;
	border:#999999 solid 1px !important;
	font-size:14px;
	margin:8px;
	text-align:left;
	width:180px;
}	
.select-service select:hover, .select-property select:hover, .select-credit select:hover {
	background-color:#FBF6D9 !important;
}
.continue-button input {
   margin-top:10px;
}



#content-wrapper-top {
	display:table;
	background-image:url(/images/content-top.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:948px;
	clear:both;
	margin:0px 0px 0px 0px;
	height:100%;
}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/content-btm.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:948px;
}
#content-bg	{
	width:914px;
	margin:8px 0px 7px 16px;
	display:table;
	background-image:url(/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F2F1EA;
	border-left:#D9D6CA solid 1px;
	border-right:#D9D6CA solid 1px;
	height:100%;
}	
#inner-wraper	{
	width:914px;
	display:block;
	padding-bottom:10px;
	clear:both;
}
#content-left {
	display:block;
	clear:left;
	float:left;
	width:620px;
	padding:20px 0px 20px 20px;
}
#body-form {
	display:block;
	clear:both;
	margin-left:60px;
}
#cta-right {
	display:block;
	clear:right;
	float:right;
	width:255px;
	margin-right:8px;
}
#cta-right img {
	margin-top:10px;
}
#footer {
	width:100%;
	padding:15px 15px 15px 15px;
}



#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}
#disclosures ul li a {
	color:#000000;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}
form {margin:0px}
img {border:0px; margin:0px;}