body {
	background-color: #006600;
	background-image: url(bkg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

html>body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#main2 {
	background-color: #FFFFFF;
	width:581px;
	margin-left:10px;
	position: relative;
	overflow: hidden;

	
}

#main2 .content{
	padding:15px;
	padding-top:5px;
	font-size: 11px;
}
#main2 .content h1{
	padding:0px;
	margin:0px;
	font-size: 12px;
	font-weight: bold;
}
#main2 .content p{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}


#menu{
	margin:71px 0px 28px;
	padding:0px;
	background-color:#036;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	color:#fff;
	font-size: 11px;
	padding:3px;

}

#menu ul{
margin:0px;
padding:0px;
}

#menu ul li {
	margin: 0px;
	padding:0px;
	padding-left:8px;
	padding-right:8px;
	font-weight: bold;
	font-size: 8pt;
display: inline;
}

#menu ul li a, .rates a, .footer a{
text-decoration: none; 
color:#fff;
}

#menu ul li a:hover
 { 
color: #577BA8; 
 }


#rrcontent{	
	font-size: 11px;
	width:149px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	background-color: #669966;
	border-bottom: 1px solid #FFF;



}
.block1{
	background-color:#6A87A5;
	height: 71px;

}
.rates {
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	width: 149px;
	background-image: url(rates.gif);
	background-repeat: no-repeat;
	border-top: 1px solid #FFF;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;


}
.left {
	background-image: url(logo3.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.house {
	height: 198px;
	background-image: url(house.jpg);
	border-top:1px solid #FFF;
}

* html .house {
	height: 199px;
}

.block4 {
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;


}
.pxl{
	width:1px;
	height:420px;
	float:left;
	overflow: visible;
	display: block;


}

.footer {
width:750px;
color:#fff;
margin-top:5px;
margin-bottom:20px;
text-align:center;
}
#mgcalc{
color:#FFF;
padding:2px;
margin-top:10px;
margin-bottom:10px;
text-align:center;
width:145px;
}



#mgcalc td{
color:#000;
text-align:left;
font-size:7pt;
}

#mgcalc td input {
	background: #C8DCC8;
	border: 1px solid #666;
	font-family: Arial, "Verdana", Helvetica, serif;
	font-size: 8pt;
	margin: 1px;
	padding: 2px;
	width:60px;
}

#mgcalc input {
	background: #C8DCC8;
	border: 1px solid #666;
	font-family: Arial, "Verdana", Helvetica, serif;
	font-size: 8pt;
	margin: 1px;
	padding: 2px;
}

#mgcalc strong {
text-align:left;
font-size:8pt;
}
#mgcalc .butt {
background:#eee;
}
.appsection h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	text-align:left;
	padding:3px 3px 3px 10px;
	display: block;
	width: 100%;



}

.appsection td{
padding:2px;
font-size: 7pt;
}


.appsection td input {
	background: #FFF;
	border: 1px solid #999;
	font-family: Arial, "Verdana", Helvetica, serif;
	font-size: 8pt;
	margin: 1px;
	padding: 2px;
	width:150px;
}

.appsection td .rad {
width:10px;
border:0px;
}
#main2 #whitefoot {
	/*position: absolute;
	bottom: 10px;*/
	clear:both;
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#000;
	text-align: center;
	width: 581px;
	background:#FFFFFF;
	display:block;



}
h2 {
	background-color: #006633;
}



#content .left {
float:left;
margin:5px 5px 0px 0px;
border-color:#999;
}

#content .right {
float:right;
margin:5px 0px 0px 5px;
border-color:#999;
}