html, body {
	font: 75% verdana, arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center; /*for IE stupidity*/
	height: 100%;
    }


div#container {
	position: relative; /*The container must be positioned
                        /*in order to contain positioned
                        /*elements*/
	margin: 0 auto; /*This is the proper way to center an element*/
	width: 754px;
	text-align: left; /*corrects for IE hack*/
	padding: 1px;
	background-color: #FFFFFF;
	}

div#banner {
	height: 70px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	background-image: url(graphics/banner2.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left bottom;
}

div#bar {
	background-color: #000000;
	height: 2px;
	width: 100%;
}



div#home{
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC9900;
	position: absolute;
	left: 485px;
	top: 12px;
	height: 30px;
	width: 90px;
	line-height: 15px;
	background-image: url(graphics/home.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	
}
div#home a{
	color : #000000;
	text-decoration : none;
}
div#home a:hover{
	color: #990000;
}
div#locations{
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #CC9900;
	position: absolute;
	left: 555px;
	top: 15px;
	height: 30px;
	width: 100px;
	vertical-align: middle;
	line-height: 15px;
	background-image: url(graphics/locator.png);
	background-repeat: no-repeat;
	text-indent: 30px;
	
}
div#locations a{
	color : #000000;
	text-decoration : none;
}
div#locations a:hover{
	color: #990000;
}
div#contactus{
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #000000;
	position: absolute;
	left: 660px;
	top: 15px;
	height: 30px;
	width: 90px;
	vertical-align: middle;
	line-height: 15px;
	background-image: url(graphics/contactus.png);
	background-repeat: no-repeat;
	text-indent: 30px;
}
div#contactus a{
	color : #000000;
	text-decoration : none;
}
div#contactus a:hover{
	color: #990000;
}

div#refinance{
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	position: absolute;
	top: 55px;
	height: 20px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	right: 210px;
}
div#refinance a{
	color : #000000;
	text-decoration : none;
}
div#refinance a:hover{
	color: #3366FF;
}
div#newpu{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	position: absolute;
	top: 55px;
	height: 63px;
	width: 126px;
	text-align: center;
	vertical-align: middle;
	right: 5px;
}
div#newpu a{
	color : #000000;
	text-decoration : none;
}
div#newpu a:hover{
	color: #3366FF;
}
div#heloc{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	background: center top;
	font-weight: bolder;
	color: #333333;
	position: absolute;
	top: 55px;
	height: 63px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	right: 110px;
}
div#heloc a{
	color : #000000;
	text-decoration : none;
}
div#heloc a:hover{
	color: #3366FF;
}




div#sidebarleft {
	width: 165px;
	font-size : 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	margin-top: 0px;
}
div#sidebarleft div.featureleft {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 140%;
	font-weight: bolder;
}

div#sidebarleft div.featureleft ul{
	margin : 0;
	
	line-height : 180%;
}

div#sidebarleft div.featureleft ul li{
	color : #003300;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}

div#sidebarleft div.featureleft ul li a{
	color : #666666;
	text-decoration : none;
}

div#sidebarleft div.featureleft ul li a:hover{
	text-decoration : underline;
}

div#sidebarleft form{
	padding : 0;
	margin : 0;
}

div#sidebarleft h1{
	font-size : 110%;
	margin : 0;
	color: #000000;
	height: 25px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #996666;
}

div#sidebarleft h2{
	font-size : 110%;
	margin : 0;
	color: #000000;
	height: 25px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #CC9933;
}
div#sidebarleft h3{
	font-size : 110%;
	margin : 0;
	color: #000000;
	height: 25px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #6699FF;
}
div#sidebarleft h4{
	font-size : 110%;
	margin : 0;
	color: #000000;
	height: 25px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #5D916B;
}



div#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333333;
}







div#sidebarright {
	width: 195px;
	font-size : 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-type: none;
	border-right: 2px dotted #CCCCCC;
	border-left: 2px dotted #CCCCCC;
	margin-top: 0px;
}
div#sidebarright div.featureright {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	line-height : 140%;
	font-weight: bolder;
}

div#sidebarright div.featureright ul{
	margin : 0;
	
	line-height : 180%;
}

div#sidebarright div.featureright ul li{
	color : #003300;
	padding-bottom: 3px;
	padding-left: 8px;
}

div#sidebarright div.featureright ul li a{
	color : #666666;
	text-decoration : none;
}

div#sidebarright div.featureright ul li a:hover{
	text-decoration : underline;
}

div#sidebarright form{
	padding : 0;
	margin : 0;
}

div#sidebarright h1{
	font-size : 135%;
	margin : 0;
	color: #FF0000;
	height: 67px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(graphics/rightheaders2.png);
	background-repeat: no-repeat;
}

div#sidebarright h2{
	font-size : 110%;
	margin : 0;
	color: #FF0000;
	height: 67px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(graphics/rightheaders3.png);
	background-repeat: no-repeat;
}
div#sidebarright h3{
	font-size : 110%;
	margin : 0;
	color: #FF0000;
	height: 67px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-image: url(graphics/rightheaders1.png);
	background-repeat: no-repeat;
}
div#sidebarright h4{
	font-size : 100%;
	margin : 0;
	color: #000000;
	height: 25px;
	width: 100%;
	text-align: left;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-indent: 10px;
}

div#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
	line-height: 130%;
}

div#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 146%;
	color: #508EFF;
	font-weight: normal;
}
div#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #508EFF;
	font-weight: normal;
	font-size: 120%;
}
div#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	bottom: 0px;
	color: #000000;
	text-align: center;
	width: 100%;
	border-top-color: #9CB97C;
}
div#footer a{
	color: #333333;
	text-decoration: none;
}
div#footer a:hover{
	color: #90A874;
	text-decoration: underline;
}
.style2 {
	font-size: 125%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}
.style3 {
	font-size: 80%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
	
}

.style3 h4 {
	font-size: 90%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
	
}


.style3 a{
	font-size: 85%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
}
.style3 a:hover{
	font-size: 85%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: underline;

}

.style5 {
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
	
}

.style5 h4 {
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
	
}


.style5 a{
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: none;
}
.style5 a:hover{
	font-size: 75%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	text-decoration: underline;

}
