/* CSS Document */

body{
	background:#98D8FB url(images/bg.jpg); background-repeat:repeat-x ;
	margin:0px; padding:0px;
	text-align:center; font-family:trebuchet ms, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#666666; 
	}
img {border:0}	

#container	{
		width:910px;
		height:auto; 
		margin:auto;
		background:#ffffff;
		}
#linkbg{
		width:910px;
		height:86px;
		background:#eeeeee url(images/menubg.jpg);
		}
#bannerarea{
		width:910px;
		height:230px;
		background:#ffffff;
		}
#mainarea{
		width:910px;
		height:auto;
		background:#ffffff; clear:both
		}
#footerarea{
		width:910px;
		height:55px;
		background:#ffffff;
		}	
		

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; color:#336699
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; line-height:15px 
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009DFC; line-height:15px 
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-weight: bold; line-height:5px }
.style5 {color: #FFFFFF}							