body {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height:20px; 

} 

body {
	background:url(images/background.jpg) no-repeat top left; 
	text-align:center; 
	margin:0 auto;
	padding:0;
	}

.wrapper{
width:775px; 
margin:0 auto;
} 

.header{ 
width:780px;	
float:center;
height:206px;
}

.wave{ 
background:url(images/busheader.jpg) no-repeat top;
float:left; 
width:525px;
height:130px; 
}

.logo{ 
background:url(images/mainlogo.jpg) no-repeat;
width:780px; 
height:206px;
float:center;
}

.underbanner{
width:100%;	
height:22px;
background:inherit;
}

.contentmiddle{
width:100%;
margin-top:20px;
float:center; 
}

.contentmiddle a{
color:#00529C; 
text-decoration:none;
font-weight:bold; 
font-size:13px;
}

.contentmiddle a img{
border-style:2px solid red;
}

.contentmiddle a:hover img{
border-style:2px solid green;
}

.contentbottom{
text-align:center; 
width:100%;	
padding-top:20px; 
color:#00877B; 
font-weight:bold;
} 

.contentbottom a{
color:#00877B;
text-decoration:none; 
font-weight:bold; 
font-size:13px;
}

.footer{
width:100%;
}
