body	{
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#004460;
	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:#41646F;
	font-size:24px;
}
h2	{
	margin:10px 0px 10px 0px;
	color:#848130;
	font-size:18px;
}
h3	{
	margin:10px 0px 10px 0px;
	color:#41646F;
	font-size:16px;
}
h4	{
	margin:10px 0px 10px 0px;
	color:#41646F;
	font-size:14px;
}
p	{
	margin:10px 0px 10px 0px;
}
a {
	color:#848130;
	text-decoration:none;
}
a:hover	{
	color:#848130;
	text-decoration:underline;
}
.form-09 {
	padding-top:10px;
	}




#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:500px;
	margin-left:405px;

}
#nav a	{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}
#nav p	{
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
}
.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:#000000;
	font-size:18px;
}
#quote span	{
	font-family:"Arial Black";
	font-size:25px;
}
#image-top	{
	position:absolute;
	margin-top:-26px;
}
#image-middle	{
	position:absolute;
	margin-left:580px;
	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-color:#FFF9DF;
	padding:15px;
}
#form-text	{
	color:#41646F;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
	letter-spacing:1px;
}
#form	{
	height:300px;
	text-align:center;
}
.form-input {
	background-image:url(/images/form-shadow.jpg);
	background-repeat:no-repeat;
	border:0px solid #000000;
}
#report {
	text-align:center;
}
#links	{
	margin-top:10px;
	font-size:10px;
}
#links span	{
	padding-left:20px;
	font-size:18px;
	color:#41646F;
}
#links a	{
	color:#848130;
	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;
}
#footer-left ul {
	margin:0px;
	padding:0px;
	font-size:11px;
}
#footer-left ul li {
	display:inline;
	margin-right:8px;
}
#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;
}



<!-- this is the form jive -->
/* creates illusion of cellpadding on all td's */
#dccr-loan-form td {padding:5px;}
/* makes labels for all fields bold */
.service-type, .first-name, .last-name, .email	 {font-weight:bold;}
/* centers all form elements */
#dccr-loan-form td {text-align:center;}
/* modifies the drop-down menu */
.select-01 {width:175px;font-family:Tahoma, Arial, sans-serif;font-size:12px;}
/* modifies the input boxes */
.service-type input, .first-name input, .last-name input, .email input, .service-select	{
width:175px;
font-family:Tahoma, Arial, sans-serif;
font-size:12px;
background-image:url(/images/form-shadow.jpg) !important;
background-repeat:no-repeat;
margin:8px 0px 8px 0px;}

