﻿body 
{
    margin:0px auto;
    border:solid 1px #555;
    width:1015px;
    height:auto;
    background-color:#01529D;
    font-family:cambria;  
}
.topmid
{ 
    font-size:large;
    font-weight:bold;
    text-align:center;
    color:red
}

.site
{
    background-color:#FFF;
    height:auto;
    width:1015px;
    float:left;
}


a
{
    cursor:pointer;
    color:#FFF;
    text-decoration:none;  
    font-size:10px;
    font-family:Cambria;
}

a:hover
{
    text-decoration:underline;    
}

.header
{
    width:100%;
    height:126px;    
    background:url(images/header2.png) 0 0 no-repeat; 
     
    
 } 

#image_map {
  display:block; 
  width:400px; 
  height:240px; 
  background:transparent;
  position:relative;
  
  }
  
#image_map a#link1{
	display:block;
	width:100px;
	height:40px;
	top:20px;
	left:50px;
	background:transparent;
}

.styletop {
		text-align: right;
		position:relative;
		border-width: 0;
		height:48px;

	
	
	
	
}



.menu
{
    width:1015px;
    height:25px; 
    background-color:#01529D;
    text-align:center; 
    padding-top:5px;
    color:#FFF; 
    letter-spacing:3px;
}

.menu a
{ 
    padding-left:15px;
    padding-right:15px;
    font-size:12px;
    font-weight:bold;
}



.leftColumn 
{
    float:left; 
    width:245px;
    height:600px;
    padding-left:15px;
    background-color:#E7EEF6;
    
}

.leftColumn a
{
    font-size:14px;
    color:#EEE;
    padding-top:10px;
    margin:15px; 
}

.leftColumn img
{
    border:none; 
}

.middleColumn
{
    padding-left:20px;
    float:left; 
    width:560px;
    height:600px;
    background-color:#FFF;
}




.scroll1
{    
    background:url(images/div1.jpg) 0 0 no-repeat;
    height:30px;
    background-position:center
   
      
    
}

.scroll2
{    
    background:url(images/div2.jpg) 0 0 no-repeat;
    height:30px;
    background-position:center
}

.scroll3
{    
    background:url(images/div3.jpg) 0 0 no-repeat;
    height:30px;
    background-position:center
}
 
 
    

.leftmenu1, .leftmenu2, .leftmenu3, .leftmenu4, .leftmenu5 
{
    height:auto;
    width:185px;
    border:solid 1px #AF8;
    position:absolute;
    margin-left:210px;
    margin-top:-58px;
    z-index:1000;
    color:White;
    background-color:Red;
}


.leftmenu1 a, .leftmenu2 a, .leftmenu3 a, .leftmenu4 a, .leftmenu5 a
{ 
    width:150px;
    float:left; 
    color:White;
    padding:0px;
    margin-top:10px;
    z-index:999; 
} 


.footer
{    
    width:985px;
    height:80px;
    border:solid 0px red;  
    background-color:#E7EEF6;
    text-align:left;
    color:black;
    float:left; 
    font-size:11px;
    font-family:Cambria;    
    padding-left:30px;
    padding-top:5px;
    
}

.footer a
{ 
    padding-left:10px;
    padding-right:10px;
    float:right;
    color:black
}


 #ma1, #ma2, #ma3, #ma4, #ma5, .ma
{
	width:190px;
    border:solid 5px black;
    height:25px;
    margin-left:15px;
    text-align:center;
    padding-top:5px;
    background-color:#117D4A; 
    margin-bottom:0px;
	
}
<!--[if IE 7]>

 #ma1, #ma2, #ma3, #ma4, #ma5, .ma
{
	margin-bottom:15px;
}
<![endif]-->

