body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : #E1E1E1;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	background-color : #A57E77;
}

.toptext
{
	position : absolute;
	top : 5px;
 	left : 525px;
	z-index : 5;
}

.toptext h1
{
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}

.toptext p
{
	margin : 0px;
	padding : 0px;
}

.nav
{
	
}

.content
{
	position : relative;
	margin : 275px 145px 10px 210px;
}


td
{
	font-size : 12px;
}

.nav2
{
	position : absolute;
	left: 0px;
	padding : 5px;
	top : 275px;
	width : 185px;
	background-color : #BA9CA6;
}
.nav2 p {
	text-align:center;
	color:#FFFFFF;
	font-size:22px;
	margin:0px 0px 10px 0px;
}

.ads
{
	position : absolute;
	top : 275px;
	right : 5px;
	text-align : center;
}
.select-service, .select-property, .select-credit {
   display:table;
   width:170px;
}
.labels	{
   font-size:12px;
}
.select-service select, .select-property select, .select-credit select {
   width:170px;
   font-size:12px;
   margin-bottom:15px;
   background-color:#FFFFFF !important;
   padding:2px;
}
.continue-button input {
   margin-top:10px;
   margin-left:30px;
}
#disclosures {
	display:block;
	clear:both;
	width:100%;
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:10px;
}