/* Do not change the locatioin of these elements, there are javascripts that access them*/

#about {
	width: 100px;
	height: 100px;
	background-image: url(images/navback.png);
	margin: 0 auto;
	border: 1px #009900 solid;
	text-align: left;
	position:absolute;
	top: 234px;
	left:0;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

#deposits {
	width: 230px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	left:110px;
	top: 233px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}


#loans {
	width: 170px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	top: 233px;
	left:185px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

#insurance {
	width: 100px;
	height: 100px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	top: 234px;
	left:237px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

#financial {
	width: 128px;
	height: 100px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	top: 234px;
	left:325px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

#locations {
	width: 80px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	top: 233px;
	left:453px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

#news {
	width: 100px;
	height: 100px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	top: 234px;
	left:540px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

#olb {
	width: 155px;
	background-image: url(images/navback.png);
	text-align: left;
	position:absolute;
	top: 233px;
	left:589px;
	border-left: 1px #009900 solid;
	border-bottom: 3px #009900 solid;
	border-right: 1px #009900 solid;
	z-index: 2;
	padding-right: 3px;
}

/* End unmovable elements */

.contact {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: 23px;
	border: 0;
}

.newshighlight {
	width: 100%;
	background-color: #006633;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	margin: 0 auto;
}

.ratestext {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 0 5px 0;
}

.ratestextxml {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 0;
	background-color:#ffffff;
	border: 1px solid #000000;
	width: 65px;
	float:left;
}

.ratestextxmla {
	color:#333333;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 0;
	background-color:#ffffff;
	border: 1px solid #000000;
	width: 95px;
	float:left;
}

.ratestextxml2 {
	color:#ffffff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 0 5px 0;
}
.ratestext2 {
	color:#336633;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin: 0 5px 0;
}

.ratestext3 {
	color:#336633;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin: 0 5px 0;
}

.rateannounce{
	color:#990000;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 0 5px 2px;
	float:left;
}

.rateannounce2{
	color:#000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	margin: 0 5px 3px;
	float:left;
}

.locations1 {
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	margin: 5px 20px 0 5px;
}

.locations2 {
	color:#000000;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin: 20px 5px 0;
}


.instext {
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin: 0 5px 0;
}


.dropit {
	color:#ffffff;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin: 5px 5px 5px 0;
}

.dropit a:link{
	color: #000; 
	background-color: #fff; 
	text-decoration: none;
	padding: 5px;
	margin: 5px 5px 0 0;
}

.dropit a:visited{
	color: #000; 
	background-color: #fff; 
	text-decoration: none;	
	padding: 5px;
	margin: 5px 5px 0 0;
}

.dropit a:active{
	color: #000; 
	background-color: #fff; 
	text-decoration: none;	
	padding: 5px;
	margin: 5px 5px 0 0;
}

.dropit a:hover{
	color: #fff; 
	background-color: #090; 
	text-decoration: none;
	padding: 5px;
	height: 20px;
	margin: 5px 5px 0 0;
}

.homemenu1 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0 5px 0;
}

.homemenu2 {
	color: #003366;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0 5px 0;
}

.homemenu3 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0 5px 0;
}

.cardinserts {
	width:237px;
	height: 270px;
	margin: 20px 0 10px 17px;
	float: left;
	background-image: url(images/ciback.png);
	position: relative;

}

.cardstext1 {
	color:#333333;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	margin: 45px 25px 0;
}

.cardstext2 {
	color:#ffffff;
	background-image: url(images/ctback.png);
	font-weight: bold;
	font-size: 22px;
	width: 192px;
	text-align: left;
	margin: 0;
	padding-left: 15px;
	position: absolute;
	left: 14px;
	top: 19px;
	border-bottom: 2px solid #339933;
	border-top: 2px solid #339933;
}

td.loc {
	font: normal 10px arial;
	color: #333333;
	}

a:link {
	color:#3366cc; 
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color:#3366cc; 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#000000; 
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#3366cc; 
	font-weight: bold;
	text-decoration: none;
}

#navigation a:link{ color:#ffffff; font-weight:normal; text-decoration:none; margin: 0 5px 0; padding: 0 5px 0;}
#navigation a:active{ color:#ffffff; font-weight:normal; text-decoration:none; margin: 0 5px 0; padding: 0 5px 0;}
#navigation a:visited{ color:#ffffff; font-weight:normal; text-decoration:none; margin: 0 5px 0; padding: 0 5px 0;}
#navigation a:hover{ color:#090; font-weight:normal; text-decoration:none; margin: 0 5px 0; padding: 0 5px 0; background-color: #fff;}

#ratesright a:link{ color:#ffffff; font-weight:bold; text-decoration:none; margin: 0 5px 0;}
#ratesright a:active{ color:#ffffff; font-weight:bold; text-decoration:none; margin: 0 5px 0;}
#ratesright a:visited{ color:#ffffff; font-weight:bold; text-decoration:none; margin: 0 5px 0;}
#ratesright a:hover{ color:#ffcc00; font-weight:bold; text-decoration:none; margin: 0 5px 0;}

#loansright a:link{ 
	width: 190px;  
	height: 35px;
	color:#ffffff; 
	font-weight: normal; 
	text-decoration: none; 
	display: block;
	padding-right: 10px;
	padding-top: 10px;

}

#loansright a:active{ 
	width: 190px;  
	height: 35px;
	color:#ffffff; 
	font-weight:normal; 
	text-decoration:none; 
	margin: 0;
	display: block;
	padding-right: 10px;
	padding-top: 10px;

}
#loansright a:visited{ 
	width: 190px;  
	height: 35px;
	color:#ffffff; 
	font-weight:normal; 
	text-decoration:none; 
	margin: 0;
	display: block;
	padding-right: 10px;
	padding-top: 10px;
	}
	
#loansright a:hover{ 
	width: 190px;  
	height: 35px;	
	color:#006633; 
	font-weight:bold; 
	background-image: url(images/loansrightnav.png);
	background-color: #006633;
	text-decoration:none; 
	margin: 0;
	display: block; 
	padding-right: 10px;
	padding-top: 10px;

}

body {
	font-family: Arial;
}

#topper {
	width: 765px;
	height: 32px;
	background-color: #cccccc;
	background-image: url(images/topper.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-left: 15px;
}

#header {
	width: 780px;
	height: 153px;
	background-color: #cccccc;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 auto;
	z-index: 0;
}

#navigation {
	width: 780px;
	height: 20px;
	background-color: #006633;
	margin: 0 auto;
	display: block;
	text-align: center;
	z-index: 100;
}

#container {
	width: 780px;
	background-color: #ffffff;
	background-image: url(images/containerback.jpg);
	background-repeat: no-repeat;
	background-position: 0px 200px;	margin: 0 auto;
	position:relative;
	
}


#left {
	width: 480px;
	margin: 0;
	text-align: left;
	position:relative;
	left:0;
	float: left;
	z-index: 1;
}

#hmtop {
	width: 457px;
	height: 30px;
	margin: 0;
	position: relative;
	left:1px;
	z-index: 3;
	text-align: left;

}

#hm1 {
	width: 458px;
	height: 500px;
	background-color: #ffffff;
	border-left: 1px solid #339900;
	border-right: 1px solid #339900;
	border-bottom: 1px solid #339900;
	margin: 0;
	position: relative;
	left:0px;
	top: 0px;
	text-align: center;
	z-index: 2;

}
#hm2 {
	width: 458px;
	height: 500px;
	background-color: #ffffff;
	border-left: 1px solid #336600;
	border-right: 1px solid #336600;
	border-bottom: 1px solid #336600;
	margin: 0;
	position: relative;
	left:0px;
	top: 0px;
	text-align: left;
	z-index: 2;

}


#hm3 {
	width: 458px;
	height: 500px;
	background-color: #ffffff;
	border-left: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	margin: 0;
	position: relative;
	left:0px;
	top: 0px;
	text-align: left;
	z-index: 2;
}


#right {
	width: 298px;
	background-color: #ccffcc;
	background-image: url(images/rightback.png);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	right:0;
	top: 15px;
	margin: 0 0 7px;
	border: #009900 solid 1px;
	float:right;
	z-index: 0;
}

#depositscontainer{
	width: 780px;
	text-align: center;
	position: relative;
}

#cardtop{
	width: 780px;
	height: 200px;
	background-image: url(images/cardtop.jpg);
	position: relative;
	text-align: center;
}

#cardbottom{
	width: 780px;
	height: 300px;
	background-image: url(images/cardbottom.jpg);
	position: relative;
	text-align: center;
	margin: 0 auto;
	z-index: -1;
}

#cardmore{
	width: 478px;
	height: 400px;
	background-image: url(images/cardmoreback.png);
	padding-left: 22px;
	position:absolute;
	left: 150px;
	top: -100px;
	z-index: 1;
}

#checkmore{
	width: 500px;
	height: 300px;
	background-image: url(images/checkmore.png);
	position:absolute;
	left: 150px;
	top: 70px;
	z-index: 2;
}

#checkmore2{
	width: 500px;
	height: 300px;
	background-image: url(images/checkmore.png);
	position:absolute;
	left: 250px;
	top: 70px;
	z-index: 2;
}

#cdtop{
	width: 780px;
	height: 200px;
	background-image: url(images/cdtop.jpg);
	position: relative;
	text-align: center;
}

#iratop{
	width: 780px;
	height: 200px;
	background-image: url(images/iratopback.jpg);
	position: relative;
	text-align: center;
}

#deposittop{
	width: 780px;
	height: 200px;
	background-image: url(images/deposittopback.jpg);
	position: relative;
	text-align: center;
}

#ratestop{
	width: 780px;
	height: 200px;
	background-image: url(images/ratestopback.jpg);
	position: relative;
	text-align: center;
}

#healthtop{
	width: 780px;
	height: 200px;
	background-image: url(images/hsatopback.jpg);
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#ratesbottom{
	width: 780px;
	height: 500px;
	background-image: url(images/cardbottom.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
}

#ratesleft{
	width: 485px;
	height: 510px;
	background-image: url(images/ratesleft.jpg);
	text-align: left;
	float: left;
	margin: 20px 5px 0;
	border: 1px solid #000000;
	padding-left: 15px;
	z-index: 1;
	
}

#inv1{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv2{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv3{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv4{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv5{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv6{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv7{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv8{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}
#inv9{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv10{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv11{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}
#inv12{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#inv13{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}
#inv14{
	width: 500px;
	height: 510px;
	text-align: left;
	float: left;
	margin: 15px 5px 0;
	background-image: url(images/ratesback.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	z-index: 1;
	
}

#ratesright{
	width: 200px;
	height: 510px;
	background-color: #ffffff;
	background-image: url(images/ratesrightback.jpg);
	text-align: left;
	float: right;
	margin: 15px 25px 0;
	border: 1px solid #000000;
	z-index: 1;
	
}

#custtop{
	width: 780px;
	height: 200px;
	background-image: url(images/custtopback.jpg);
	position: relative;
	text-align: center;
}

#checktop{
	width: 780px;
	height: 200px;
	background-image: url(images/checktop.jpg);
	position: relative;
	text-align: center;
}

#fundtop{
	width: 780px;
	height: 200px;
	background-image: url(images/fundtop.jpg);
	position: relative;
	text-align: center;
}

#savingstop {
	width: 780px;
	height: 200px;
	background-image: url(images/savingstopback.jpg);
	background-color: #cccccc;
	margin: 0;
	position: relative;
	text-align: left;
	float: left;
}

#bottom {
	width: 780px;
	height: 10px;
	background-color: #006633;
	margin: 0 auto;
	position: relative;
	top: 0px;
}

#loanstop {
	width: 580px;
	height: 200px;
	background-image: url(images/loanstopback.jpg);
	background-color: #cccccc;
	margin: 0;
	position: relative;
	text-align: left;
	float: left;
}

#mortgagetop {
	width: 580px;
	height: 200px;
	background-image: url(images/mortgagetopback.jpg);
	background-color: #cccccc;
	margin: 0;
	position: relative;
	text-align: left;
	float: left;
}

#consumertop {
	width: 580px;
	height: 200px;
	background-image: url(images/consumertopback.jpg);
	background-color: #cccccc;
	margin: 0;
	position: relative;
	text-align: left;
	float: left;
}

#equitytop {
	width: 580px;
	height: 200px;
	background-image: url(images/equitytopback.jpg);
	background-color: #cccccc;
	margin: 0;
	position: relative;
	text-align: left;
	float: left;
}

#loansright {
	width: 200px;
	height: 200px;
	background-color: #006633;
	margin: 0;
	text-align: right;
	float: right;

}

#loansbottom {
	width: 780px;
	height: 25px;
	background-color: #006633;
	margin: 0;
	text-align: left;
	float: right;

}


#instop {
	width: 380px;
	height: 200px;
	background-image: url(images/instop.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}

#insleft {
	width: 220px;
	background-color: #ffffff;
	border: 1px dashed #009900;
	margin: 5px 5px 10px;
	text-align: left;
	float: left;
}

#insright {
	width: 240px;
	background-color: #ffffff;
	border: 1px dashed #000000;
	margin: 5px 3px 10px;
	text-align: left;
	float: right;
}

#insrighttop {
	width: 290px;
	height: 32px;
	text-align: left;
	margin: 15px 0 0 2px;
}

#insright1 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #999966;
	border-left: 2px solid #999966;
	border-bottom: 2px dashed #999966;
	border-right: 2px dashed #999966;
	margin: 0 auto;;
	text-align: left;
}

#insright2 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #669966;
	border-left: 2px solid #669966;
	border-bottom: 2px dashed #669966;
	border-right: 2px dashed #669966;
	margin: 0 auto;;
	text-align: left;
}

#insright3 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px dashed #666666;
	border-right: 2px dashed #666666;
	margin: 0 auto;;
	text-align: left;
}

#locater1 {
	width: 450px;
	height: 250px;
	background-image: url(images/locateback.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -75px;
	left: 55px;
 	z-index: 10000000000000000000;
}

#locater2 {
	width: 450px;
	height: 250px;
	background-image: url(images/locateback.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -43px;
	left: 55px;
}

#locater3 {
	width: 450px;
	height: 250px;
	background-image: url(images/locateback.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -11px;
	left: 55px;
}

#locater4 {
	width: 450px;
	height: 250px;
	background-image: url(images/locateback.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 16px;
	left: 55px;
}

#locater5 {
	width: 450px;
	height: 250px;
	background-image: url(images/locateback.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 46px;
	left: 55px;
}

#qtop {
	width: 480px;
	height: 200px;
	background-image: url(images/qtop.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}

#qheader {
	width: 780px;
	height: 153px;
	background-color: #cccccc;
	background-image: url(images/qheader.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}


#qright {
	width: 298px;
	background-color: #99ccff;
	background-image: url(images/qrightback.png);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	right:0;
	top: 15px;
	margin: 0 0 7px;
	border: #3366cc solid 1px;
	float:right;
	z-index: -2;
}

#qrighttop {
	width: 290px;
	height: 32px;
	text-align: left;
	margin: 15px 0 0 3px;
}

#qright1 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #3366cc;
	border-left: 2px solid #3366cc;
	border-bottom: 2px dashed #3366cc;
	border-right: 2px dashed #3366cc;
	margin: 0 auto;;
	text-align: left;
}

#qright2 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #003399;
	border-left: 2px solid #003399;
	border-bottom: 2px dashed #003399;
	border-right: 2px dashed #003399;
	margin: 0 auto;;
	text-align: left;
}

#qright3 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #000033;
	border-left: 2px solid #000033;
	border-bottom: 2px dashed #000033;
	border-right: 2px dashed #000033;
	margin: 0 auto;;
	text-align: left;
}

#bottom2 {
	width: 778px;
	height: 50px;
	background-color: #cccccc;
	margin: 0 auto;
	border-left: #006900 1px solid;
	border-bottom: #006900 1px solid;
	border-right: #006900 1px solid;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
}

#hm1 h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px 0;
	color: #333333;
	text-align: left;
}

#hm1 h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	margin: 0 5px 0 10px;
	color: #006633;
	text-align: left;
}

#hm1 li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px 0;
	color: #3366cc;
}

#left h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px 0;
	color: #333333;
}

#left2 h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px 0;
	color: #333333;
}

#loansright h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	margin: 0 ;
}

#navigation h6 {
	font-size: 13px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	margin: 0 auto;
}

#clear {
	margin-bottom: 5px;
	clear: both;
}

#bottom2 h5 {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	margin: 0;
}

#custtop h1 {
	font-size: 12px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin: 3px 5px 0;
}

#right h5 {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	margin: 0 5px 0;
}

#right h6 {
	font-size: 12px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 0 5px 0;
}

#instop h1 {
	font-size: 12px;
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 60px 5px 0;
}

#insleft h1 {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 3px 5px 0;
}

#insleft h2 {
	font-size: 22px;
	color: #009900;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin: 3px 5px 0;
}

#insright h1 {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 3px 5px 0;
}

#insright h2 {
	font-size: 22px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 3px 5px 0;
}

#cardmore h1 {
	font-size: 12px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 20px 75px 0 2px;
}

#cardmore h2 {
	font-size: 18px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 20px 75px 0 2px;
}

#cardmore li {
	font-size: 12px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 20px 75px 0 2px;
}


#bottom2 h6 {
	font-size: 15px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 0 ;
}

#ratesright h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 5px 0;
	color: #ffffff;
	background-image: url(images/rrb.png);
	width: 190px;
	font-weight: bold;
	text-align: left;
}

