body {
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
}
img {margin:0px; border:none} form, input {margin:0px; padding:0px}

h1	{
	color:#665B33;
	font-weight:bold;
	font-size:24px;
	padding-bottom:2px;
	border-bottom:#665B33 2px solid;
}
h2	{
	color:#665B33;
	font-size:16px;
	font-weight:bold;
}
a	{
	color:#547721;
	text-decoration:none;
}
a:hover	{
	color:#547721;
	text-decoration:underline;
}

.navigation {
	width:930px;
	display:block;
	clear:both;
	height:72px;
}
.logo {
	display:block;
	width:229px;
	height:79px;
	float:left;
	padding-top:5px;
}
.break	{
	margin-top:0px;
	margin-bottom:10px;
}
.banner	{
	margin-top:15px;
	margin-bottom:10px;
}
.buttons {
	display:block;
	float:right;
	height:40px;
	margin-top:20px;
	color:#ffffff;
}
.buttons a {
	display:block;
	float:left;
	width:110px;
	height:30px;
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	background-color:#7FA14D;
	padding:5px 5px 5px 5px;
	margin-left:4px;
}
.buttons a:hover	{
	background-color:#9FB979;
	color:#ffffff;
}

#container	{
	width:930px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}
.learn-img {
	display:inline;
}
.left-side	{
	width:623px;
	float:left;
}
.divider	{
	float:right;
	position:absolute;
}
.right-side	{
	width:300px;
	float:right;
}

.form	{
	display:block;
	background-image:url(/images/form.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:220px;
	padding-top:70px;
}



.select-service, .select-property, .select-credit {
   display:block;
   color:#ffffff;
   padding-top:10px;
}
.labels	{
   font-size:12px;
   margin:0px 0px 0px 70px;
}
.select-service select, .select-property select, .select-credit select {
   width:160px;
   font-size:12px;
   display:block;
   margin:0px 0px 0px 70px;
}
.select-service select:hover, .select-property select:hover, .select-credit select:hover {

}


.continue-button input {
   margin-top:10px;
}


.continue-button  {
   margin-top:10px;
   margin-left:85px;
}
.content-bg	{
	border-right:1px solid #D6D6D6;
	margin-bottom:40px;
	padding-right:10px;
	line-height:20px;
	
}

.learn-more	{
	float:right;
	display:block;
	margin-top:10px;
}
	
.content-imgs	{
	display:block;
	clear:both;
}
.nav	{
	height:37px;
	float:right;
}


.footer {
	display:block;
	clear:both;
	height:30px;
	border-top:#D6D6D6 1px solid;
	padding:15px 0px 15px 0px;
	text-align:center;
}

#disclosures {
	color:#000000;
	font-size:11px;
	display:inline;
	text-align:center;
}
#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;
}
