body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#90B589;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
h1	{
	margin:0px 0px 10px 0px;
	color:#77AD89;
	font-size:24px;
}
h2	{
	margin:10px 0px 10px 0px;
	color:#177FC6;
	font-size:18px;
}
h3	{
	margin:10px 0px 10px 0px;
	color:#77AD89;
	font-size:16px;
}
h4	{
	margin:10px 0px 10px 0px;
	color:#77AD89;
	font-size:14px;
}
p	{
	margin:10px 0px 10px 0px;
}





#bg-wrapper	{
	width:1132px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	left:50%;
}
#top-bg	{
	background-image:url(/images/top-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:899px;
	height:285px;
	display:block;
	margin-right:140px;
	margin-left:93px;
}
#nav-bg	{
	background-image:url(/images/nav-bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	height:89px;
	width:916px;
	text-align:right;
	overflow:visible;
}
#logo	{
	padding-left:6px;
	padding-top:1px;
}
#nav	{
	display:block;
	height:67px;
	padding-top:1px;
	width:700px;
	margin-left:250px;
}
#nav a	{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#nav p	{
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
	color:#157EC5;
}
.nav-1	{
	display:block;
	float:left;
	height:47px;
	padding-top:20px;
	width:auto;
	text-align:center;
}

.nav-1:hover	{
	background-image:url(/images/nav-over.jpg);
	background-repeat:repeat-x;
	height:67px;
	cursor:pointer;
}






#quote	{
	text-align:center;
	width:300px;
	margin-left:40px;
	margin-top:50px;
	color:#FFFFFF;
	font-size:18px;
}
#quote span	{
	font-family:"Arial Black";
	font-size:25px;
}
#image-top	{
	position:absolute;
	margin-top:-24px;
	margin-left:105px;
}
#image-middle	{
	position:absolute;
	margin-left:338px;
	margin-top:-128px;
}






#center-wrapper	{
	display:block;
	width:900px;
	float:left;
	margin-top:1px;
	padding-bottom:10px;
	margin-left:93px;
	margin-right:139px;
}
#white-background	{
	display:table-cell;
	background-color:#FFFFFF;
}






#content-wrapper	{
	display:block;
	width;900px;
	background-color:#FFFFFF;
	min-height:600px;
}







#content-left	{
	display:block;
	float:left;
	width:196px;
	background-image:url(/images/form-bg.jpg);
	background-repeat:repeat-x;
	padding:15px;
}
#form-text	{
	color:#177FC6;
	font-size:19px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:lighter;
	letter-spacing:2px;
}
#form	{
	text-align:center;
}
.select-service, .select-property, .select-credit {
	margin-bottom:14px;
}
.labels	{
   font-size:15px;
   font-weight:bold;
}
.select-service select, .select-property select, .select-credit select {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:12px;
	margin-top:8px;
}

.continue-button {
   margin-top:10px;
   text-align:center;
}



#links	{
	margin-top:10px;
	font-size:10px;
}
#links span	{
	padding-left:20px;
	font-size:18px;
	color:#333333;
}
#links a	{
	color:#177FC6;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#links a:hover	{
	text-decoration:underline;
}




#content-right	{
	display:block;
	float:right;
	width:633px;
	padding:20px;
	line-height:20px;
}
.content-pic	{
	padding-left:8px;
	padding-bottom:8px;
}






#footer	{
	display:block;
	width:900px;
	clear:both;
	color:#FFFFFF;
	margin-top:8px;
}
#footer-left	{
	text-align:left;
	float:left;
	display:block;
	padding-left:10px;
	font-size:11px;
}
#footer-left ul	{
	list-style:none;
	margin:0px;
	padding:0px;
}
#footer-left ul li {
	display:inline;
	margin-right:6px;
}
#footer-left a	{
	color:#FFFFFF;
	text-decoration:none;
}
#footer-left a:hover	{
	text-decoration:underline;
}
#footer-right	{
	text-align:right;
	float:right;
	display:block;
	padding-right:30px;
}
#footer-right a	{
	color:#FFFFFF;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
}
#footer-right a:hover	{
	text-decoration:underline;
}

a {
	color:#177FC6;
	text-decoration:none;
}
a:hover	{
	color:#177FC6;
	text-decoration:underline;
}
