body	{
	margin:0px;
	background-color:#EFEFE8;
	color:#766E73;
	font-size:14px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
}
h1	{
	margin:0px;
	color:#6C8501;
	font-weight:normal;
	font-size:30px;
}
h2	{
	color:#77A0BF;
	margin:-5px 0px 0px 0px;
	font-size:20px;
	font-weight:normal;
}
form	{
	margin:0px;
}
img	{
	border:none;
}
p	{
	margin:0px 8px 0px 8px;
}
hr	{
	margin:0px;
	color:#A4A4A4;
}

li	{
	margin-bottom:10px;
}



#top-bg	{
	background-image: url(/images/top-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#92B8D7;
	display:table;
	width:100%;
}
#top-wrapper	{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#logo	{
	width:865px;
	height:68px;
	margin-left:37px;
}
#header-image	{
	width:984px;
	height:210px;
	background-image:url(/images/blue-house.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#bottom-bg	{
	background-image:url(/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	display:table;
	width:100%;
}
#bottom-wrapper	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:984px;
}
#bottom-container	{
	background-image:url(/images/content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	display:table;
	width:960px;
	padding:0px 11px 0px 13px;
}
#nav-bg	{
	display:table;
	width:960px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:67px;
}
#nav-bg	img	{
	float:right;
}
#nav-bg a	{
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	display:block;
	float:right;
	text-decoration:none;
	margin:24px 8px 0px 8px;
}
#nav-bg a:hover	{
	text-decoration:underline;
	color:#7D9610;
}
#content-paddin	{
	width:881px;
	display:block;
	padding:0px 45px 0px 34px;
}
#content-paddin a	{
	color:#7D9610;
	text-decoration:none;
	font-weight:bold;
}
#content-paddin a:hover	{
	text-decoration:underline;
}


#content-rowA	{
	display:block;
	width:870px;
}
#rowA-left	{
	display:table;
	float:left;
	width:347px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-y;
	margin-top:-127px;
	margin-left:12px;
}
#form	{
	margin-top:-180px;
	display:block;
	width:280px;
	margin-left:80px;
	position:relative;
}
#form-top-pic	{
	position:relative;
}

.service-type, .labels	{
	display:block;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	
}
.service-select, .first-name, .last-name, .email {
   margin-bottom:8px;
}
.first-name input, .last-name input, .email input {
	width:190px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:16px;
	background-color:#EFF3F2 !important;
	border:#CCCAC6 solid 1px !important;
	margin-bottom:8px;
	padding-left:4px;
}

.service-select	{
	width:190px;
	font-family:Tahoma, Arial, sans-serif;
	background-color:#EFF3F2 !important;
	border:#CCCAC6 solid 1px !important;
	font-size:12px;
	margin-bottom:8px;
}
.continue-button input {
   margin-top:10px;
   margin-left:45px;
}




#rowA-right	{
	display:table;
	float:right;
	width:455px;
	padding-top:30px;
}
#right-image	{
	width:455px;
	height:176px;
}



#content-rowB	{
	display:block;
	width:870px;
	clear:both;
	padding-top:20px;
}
#rowB-left	{
	display:block;
	width:612px;
	float:left;
}
#rowB-top	{
	width:582px;
	padding:10px 15px 10px 15px;
	display:table;
}
#rowB-box	{
	background-color:#F5F5F0;
	width:576px;
	padding:10px 15px 10px 15px;
	margin-left:3px;
}
#rowB-bottom	{
	width:582px;
	padding:10px 15px 10px 15px;
	display:table;
}
#rowB-right	{
	display:block;
	width:223px;
	float:right;
}
#rowB-right img	{
	margin:20px 0px 20px 0px;
}


#footer	{
	display:block;
	clear:both;
	width:870px;
	padding-top:20px;
}
#footer-links	{
	float:left;
	display:block;
	padding-top:20px;
	padding-bottom:20px;
	color:#8DA03B;
}
#footer-links a	{
	color:#8DA03B;
	text-decoration:none;
}
#footer-links a:hover	{
	text-decoration:underline;
}
#disclosures	{
	display:block;
	float:right;
	margin-top:-22px;
	padding-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:5px;
  color:#8DA03B;
  font-size:11px;
}
#disclosures a 	{
	color:#8DA03B;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

	
