body {
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F5;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}
form	{
	margin:0px;
}
img	{
	border:0px;
}
td.footer	{
	background-image:url(/images/bottom-shader.png);
	background-repeat:no-repeat;
	width:791px;
	height:9px;
}
td.right-shader	{
	background-image:url(/images/right-shader.png);
	background-repeat:repeat-y;
	width:7px;
}
td.white	{
	background-color:#FFFFFF;
}
#logo	{
	background-image:url(/images/mortgage-advisor-logo.jpg);
	background-repeat:no-repeat;
	width:364px;
	height:58px;
}
#header	{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:784px;
	height:250px;
}
#form	{
	float:right;
	position:relative;
	width:200px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	margin-top:70px;
	margin-right:5px;
}
#form td	{
	text-align:center;
}
#action	{
	float:right;
	position:relative;
	margin-left:100px;
	margin-top:-130px;
}

#header-quote	{
	float:left;
	position:relative;
	margin-left:215px;
	margin-top:25px;
	font-size:30px;
	text-align:right;
	font-family:"Tahoma", Trebuchet MS, Arial, sans-serif
}
#header-quote span	{
	font-size:40px;
}
#buttonpad	{
	padding-top:10px;
}


#nav	{
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	text-align:center;
	padding-left:20px;
}
#nav td	{
	text-align:center;
}
#nav a	{
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
}
#nav a:hover	{
	color:#F7A30C;
	font-size:12px;
	text-decoration:underline;
	padding-left:6px;
	padding-right:6px;
}



#content	{
	padding-left:8px;
	padding-right:8px;
}
.contentmargin	{
	padding-top:10px;
	padding-bottom:15px;
}

#leftcontent	{
	position:relative;
	float:left;
	width:501px;
}
	


#rightcontent	{
	position:relative;
	float:right;
	padding-top:10px;
	width:252px;
	padding-bottom:10px;
}
#rightcontent td	{
	padding:10px 5px 5px 20px;
}
.info	{
	background-image:url(/images/house-for-sale.jpg);
	background-repeat:no-repeat;
	height:116px;
	width:232px;
	background-position:center;
}
.about	{
	background-image:url(/images/mortgage-women.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.faq	{
	background-image:url(/images/guy-drawing-house.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:116px;
	background-position:center;
}
.sidequote	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:110px;
	margin-bottom:10px;
	font-size:10px;
}
.sidequote a{
	color:#000000;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidequote a:hover	{
	color:#F7A30C;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
}
.sidebutton	{
	position:relative;
	text-align:right;
	margin-right:13px;
	margin-left:120px;
	margin-top:4px;
	margin-bottom:5px;
}


#bottom-nav	{
	background-image:url(/images/bottom-nav.jpg);
	background-repeat:no-repeat;
	width:768px;
	background-color:#FFFFFF;
}
#bottom-nav td	{
	width:33.3%;
}
#bottom-nav a	{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
#bottom-nav a:hover	{
	color:#F7A30C;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	letter-spacing:1.5px;
}
.title	{
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	padding-right:8px;
}
.bottomcontent	{
	padding-left:8px;
	padding-top:10px;
	padding-bottom:10px;
}


#copyright	{
	font-size:11px;
	color:#666666;
	text-align:center;
}
#disclosures ul	{
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:11px;
}
#disclosures ul li {  
  display:inline;
  margin-right:20px;
}
#disclosures a {
	color:#666666;
	text-decoration:none;
}
#disclosures a:hover {
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
#mortgage-loan-form td {
	padding:2px;
}

.form-01, .form-03, .form-05 {
   font-size:12px;
   text-align:center;
}
.form-02, .form-04, .form-06 {

}
.form-02 select, .form-04 select, .form-06 select {
   width:160px;
   font-size:12px;
   margin:4px 0px 8px 16px;
}
.form-02 select:hover, .form-04 select:hover, .form-06 select:hover {

}
.form-07 input {
   margin:0px 0px 0px 10px;
}
