body{	margin:0; 
	padding:0; 
	background-color:#d5d6d9;} 

#header{width:100%; 
	height: 75px; 
	margin:0 auto; 
	background-color:#23305f;
	text-align: center;
	text-line: 100px;}
#subheader{width:100%; 
	height: 25px; 
	margin:0 auto; 
	background-color:#23305f;
	text-align: center;
	font-family:arial;
	font-size: 15px;
	text-line: 100px;}

.banner{position:absolute; height:493px; width:100%; background-image:url(image/grid.gif);}
#banner1{ }
#banner2{ }
#banner3{ }
#banner4{ }
#banner5{ }
#banner6{ }
#banner7{ }
#banner8{ }
#banner9{ }

#bannerbar{width:100%; 
	height: 493px; 
	margin:0 auto; 
	background-color:#838383;
	text-align: center;
	text-line: 100px;}

#footer{width:100%; 
	height: 50px; 
	margin:0; 
	padding:0;
	text-align: center;
	font-family:arial;
	font-size: 10px;
	font-color: #AFB1B8;}

a:link {color: #ffffff;}
a:visited {color: #ffffff;}
a:active {color: #ffffff;}
a:hover {color: gray;}
a {text-decoration: none;}

