body	{
	font-family:Tahoma, Arial, sans-serif;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#EBE8D9;
	font-size:12px;
	margin:0px;
	color:#666666;
}
form	{
	margin:0px;
}
img {
	border:0px;
}
h1	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:20px;
	font-variant:normal;
	margin:5px 0px 5px 0px;
	color:#2B5CA2;
}
h2	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-variant:normal;
	margin:5px 0px 5px 0px;
	color:#565553;
}
h3	{
	font-family:"Century Gothic", "Trebuchet MS", sans-serif;
	font-size:16px;
	font-variant:normal;
	margin:0px;
	color:#2B5CA2;
}




#wrapper	{
	width:1020px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
#top	{
	display:block;
}
#logo	{
	position:absolute;
	margin:-180px 0px 0px 0px;
}
#nav	{
	display:block;
	width:630px;
	margin:240px 0px 0px 30px;
	font-size:14px;
	position:absolute;
}
#nav a	{
	text-decoration:none;
	color: #FFFFFF;
	margin:0px 10px 0px 10px;
}
#nav a:hover	{
	text-decoration:overline;
}
#main	{
	background-image:url(/images/float.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:273px;
	display:block;
	width:985px;
	text-align:right;
}
#top-image	{
	position:absolute;
	margin:43px 0px 0px 725px;
}
#overlap	{
	margin-top:-22px;
	width:1020px;
}
#content-wrapper-top	{
	display:table;
	background-image:url(/images/top-content.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:1020px;

}
#content-wrapper-bottom	{
	display:table;
	background-image:url(/images/bottom-content.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:1020px;
}
#white-bg	{
	width:958px;
	padding:0px 0px 0px 12px;
	display:table;
	background-color:#FFFFFF;
	margin-left:24px;
	margin-bottom:12px;
}	
#inner-wraper	{
	width:946px;
	display:block;
	padding-bottom:10px;
}
#content-left	{
	display:block;
	width:614px;
	float:left;
	background-color:#F5F5ED;
	padding-left:5px;
	padding-right:5px;
	line-height:18px;
	letter-spacing:0px;
	margin-bottom:10px;
}
#middle-image	{
	margin:8px 0px 8px 30px;
}
#content-left p	{
	margin:8px 0px 8px 0px;
}
#content-left a	{
	text-decoration:none;
	color:#FB971E;
	font-weight:bold;
}
#content-left a:hover	{
	text-decoration:underline;
}
#content-right	{
	width:297px;
	display:block;
	margin-left:22px;
	float:right;
}
#form	{
	display:block;
}

/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:5px 3px 5px 3px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05 {
	display:none;
}
/* centers all form elements */
#mortgage-loan-form td {
	text-align:left;
}
/* modifies the drop-down menus */
.select-01, .select-02, .select-03 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px; 
	background-color:#FFFFFF !important;
	border:#5E5E5E solid 1px !important;
	color:#5E5E5E;
	margin-left:50px;
	margin-bottom:8px;
	height:22px;
}
.select-01:hover, .select-02:hover, .select-03:hover {
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	background-color:#FBF6D9 !important;
	border:#5E5E5E solid 1px !important;
	color:#5E5E5E;
	margin-left:50px;
	height:22px;
}
.form-07 input	{
	margin-top:15px;
	margin-left:50px;
	margin-bottom:15px;
}
#footer	{
	text-align:center;
}
#disclosures	{
	text-align:center;
	margin-top:8px;
	margin-bottom:20px;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
  color:#333333;
  font-size:11px;
}
#disclosures a 	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	 
}
#disclosures a:hover	{
	text-decoration:underline;
}

