BODY
{
	margin:0px;
	padding:0px; 
}
h1{margin:5px 0px;font-size:16px;}

h3,h4
{
	text-indent:-20000px; font-size:0px; margin:0px; padding:0px;
}

#main_div
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	height:100%;	
}

#content_div
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	background:#FFFFFF;
	width:972px;
	margin:auto;
}

#top_image
{
	background: url('../img/content.jpg') top left no-repeat;   
	height:238px;
	margin:auto;
	background-color:#007DAB;
}

#image_content
{
	padding: 30px 0 0 20px;
	width:630px;
	color:#ffffff;
}
#image_content p {margin-top:5px;}

#image_content_head
{
	
	font-size:18px;
}

#image_selector
{
	padding: 0 0 0 20px;
}

#image_selector_drop
{
	float:left;
}

#submit
{	
	height:23px;	
	width:31px;
	text-indent:-9000px;
	float:left;
	padding-left:10px;
}
#submit a:link, #submit a:visited 
{
	background:url('../img/gobutton1.gif') top center;
	display: block; 
	height:23px;	
	width: 31px;
	
}
#submit a:hover 
{
	background:url('../img/gobutton2.gif') top center;
}

#map_image
{
	background: url('../img/mapbg.gif') top center no-repeat;   
	height:449px;
	margin:auto;
	text-indent:-20000px;
}

#map_text
{
	color:#003e63;
	font-size:20px;
	font-weight:bold;
	padding: 20px 0 0 40px;
	float:left;
}

#find_branch
{
	background: url('../img/find-button1.gif') top left no-repeat;  
	height:40px;
	float:left;
	text-indent:-9000px;
}

#find_branch a:link, #find_branch a:visited 
{
	background: url('../img/find-button.jpg') top left no-repeat;  
	display: block; 
	height:40px;
	
	
}

#find_branch a:hover 
{
	background: url('../img/find-button2.gif') top left no-repeat;
}


#mapText
{
	width:972px; 
	height:60px; 
	margin-top:20px; 
}
#findButton
{
	background: url('../img/find-button1.gif') top left no-repeat;
	margin-left:730px; 
	height:44px; 
	margin-top:-70px;
	text-indent:-20000px;
}


#findButton a:link, #findButton a:visited 
{
	background: url('../img/find-button1.gif') top left no-repeat;  
	display: block; 
	height:40px;
	
	
}

#findButton a:hover 
{
	background: url('../img/find-button2.gif') top left no-repeat;
}

h2
{
	font-size:20px;
}
.textDarkBlue
{
	color:#003e63;
	font-size:20px;
	font-weight:bold;
}

#logo_footer
{
	margin-top:10px;
	background: url('../img/footer.jpg') top left no-repeat;
	height:77px;
}
.alt_text {
    font-size: 0.9em;
    position: absolute;
    text-decoration: underline;
    z-index: -999;
}