/* 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 */

.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;
}


.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;
}

td.loc {
	font: normal 12px arial;
	color: #333333;
	}


a:link {
	color:#0066cc; 
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color:#0066cc; 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color:#333333; 
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color:#0066cc; 
	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;}

#left a:link{ color:#000000; font-weight:bold; text-decoration:none; margin: 0 5px 0;}
#left a:active{ color:#000000; font-weight:bold; text-decoration:none; margin: 0 5px 0;}
#left a:visited{ color:#000000; font-weight:bold; text-decoration:none; margin: 0 5px 0;}
#left a:hover{ color:#333333; font-weight:bold; text-decoration:none; margin: 0 5px 0;}

#q1top a:link{ color:#3366cc; font-weight:normal; text-decoration:none; margin: 0 5px 0;}
#q1top a:active{ color:#3366cc; font-weight:normal; text-decoration:none; margin: 0 5px 0;}
#q1top a:visited{ color:#3366cc; font-weight:normal; text-decoration:none; margin: 0 5px 0;}
#q1top a:hover{ color:#333333; font-weight:normal; text-decoration:none; margin: 0 5px 0;}

#q3top a:link{ color:#3366cc; font-weight:normal; text-decoration:none; margin: 0 5px 0;}
#q3top a:active{ color:#3366cc; font-weight:normal; text-decoration:none; margin: 0 5px 0;}
#q3top a:visited{ color:#3366cc; font-weight:normal; text-decoration:none; margin: 0 5px 0;}
#q3top a:hover{ color:#333333; font-weight:normal; text-decoration:none; margin: 0 5px 0;}

body {
	font-family: Arial;
}

#topper {
	width: 780px;
	height: 32px;
	background-color: #cccccc;
	background-image: url(images/olbtopper.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header {
	width: 780px;
	height: 153px;
	background-color: #cccccc;
	background-image: url(images/qheader.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#navigation {
	width: 780px;
	height: 20px;
	background-color: #006600;
	margin: 0 auto;
	display: block;
	text-align: center;
	z-index: 100;
}

#container {
	width: 780px;
	background-color: #ffffff;
	margin: 0 auto;
	position:relative;
	z-index: 0;
}

#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: 1px solid #cccccc;
	margin: 0;
	position: relative;
	left:0px;
	top: -1px;
	text-align: center;
	z-index: 2;

}
#hm2 {
	width: 458px;
	height: 500px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0;
	position: relative;
	left:0px;
	top: -1px;
	text-align: left;
	z-index: 2;

}


#hm3 {
	width: 458px;
	height: 500px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0;
	position: relative;
	left:0px;
	top: -1px;
	text-align: left;
	z-index: 2;
}

#right {
	width: 290px;
	background-color: #99ff99;
	background-image: url(images/qrightback.png);
	background-repeat: repeat-x;
	text-align: center;
	position: relative;
	margin: 15px 0 7px;
	border: #009900 solid 1px;
	float:right;
	z-index: -2;
}

#qrighttop {
	width: 290px;
	height: 32px;
	text-align: left;
	margin: 15px 0 0 3px;
}



#right1 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #006633;
	border-left: 2px solid #006633;
	border-bottom: 2px dashed #006633;
	border-right: 2px dashed #006633;
	margin: 0 auto;;
	text-align: left;
}

#right2 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	border-bottom: 2px dashed #333333;
	border-right: 2px dashed #333333;
	margin: 0 auto;;
	text-align: left;
}

#right3 {
	width: 283px;
	height: 400px;
	background-color: #ffffff;
	border-top: 2px solid #006600;
	border-left: 2px solid #006600;
	border-bottom: 2px dashed #006600;
	border-right: 2px dashed #006600;
	margin: 0 auto;;
	text-align: left;
}

#bottom {
	width: 780px;
	height: 10px;
	background-color: #006633;
	margin: 0 auto;
	position: relative;
	top: 0px;
}

#instop {
	width: 480px;
	height: 200px;
	background-image: url(images/instop.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}


#left2 {
	width: 470px;
	background-color: #ffffff;
	border: 1px solid #333333;
	margin: 5px 2px 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;
}

#qtop {
	width: 480px;
	height: 200px;
	background-image: url(images/qtop.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}

#q1top {
	width: 480px;
	height: 200px;
	background-image: url(images/q1top.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}

#q2top {
	width: 480px;
	height: 200px;
	background-image: url(images/q2top.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}

#q3top {
	width: 480px;
	height: 200px;
	background-image: url(images/q3top.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	text-align: left;
}

#q4top {
	width: 480px;
	height: 200px;
	background-image: url(images/q4top.jpg);
	background-color: #cccccc;
	margin: 15px 0 0 0;
	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;
}



#left h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 5px 0;
	color: #333333;
}


#left2 h1 {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 3px 5px 0;
}

#left2 h2 {
	font-size: 18px;
	color: #006600;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin: 0 5px 0;
}

#left b {
	color: #006633;
	font-weight: bold;
}

#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;
}


#right h1 {
	font-size: 12px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 0 5px 0;
}

#right b{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
	

#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;
}

#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;
}

#bottom2 h6 {
	font-size: 15px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	margin: 0 ;
}


