/* CSS Document */

body { background:url(../images/bg2.jpg) #333333 top left repeat-x; margin:0; font-family:Arial, Helvetica, sans-serif; *text-align:center;_text-align:center;}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	background-color:#022a73;
	*text-align:left;
	_text-align:left;
}
#banner {
	width:950px;
	height:95px;
	background:url(../images/banner.jpg) no-repeat;
}

#splashBg{
	width:950px;
	height:220px;
	background:url(../images/splashBg.jpg) no-repeat;
}
#navBG {
	width:950px;
	height:42px;
	background:url(../images/navBg.jpg) no-repeat;
	text-align:center;
}
#top1 {
	margin: 5px 15px 0px 25px; 
	width:900px;
	height:77px;
	background:url(../images/top1.jpg) no-repeat;
}
#mainContent {width:900px; margin: 0px 15px 15px 25px; }
	.left{float:left; }
	.contents{float:left; background-color:white;width:526px;margin-right:5px;margin-top:2px;}
	.right{float:left;}


