/* CSS Document */

body {
/*	background-color:#050A6F;*/ 
	background-color:#000033;
	padding:0px;
}
#body {
/*	background-image:url(../IMAGES/bodyBK_05.jpg);
	background-repeat:repeat-y;*/
	background-color:#FFFFFF;
	margin:auto;
	width:800px;
/*	float:inherit;
/*	border:0px;
	margin-top:0px;
	
	height:100%;
	padding:0px;
	
	*/
}
#container {
	width:800px;
	margin:auto;
}

#header {
	background-image:url(../IMAGES/bkFinal_02.png);
/*	background-image:url(../IMAGES/headerNew_02.jpg);*/
	margin:auto;
	width:800px;
	height:130px;
	float:inherit;
/*	float:left;
	padding:0px;
*/
}
#menu {
	background-image:url(../IMAGES/menu_03.jpg);
	/*background-color:#0D5D19;*/
	width:800px;
	height:25px;
	margin:auto;
/*	border-right-color:#0D5D19;
	border-right-width:1px;
	border-right-style:inset;*/

}
#logo {
	padding-top:10px;
	margin:auto;
	height:120px;
	width:800px;
}

#footer {
	width:800px;
	font-size:10px;
	color:#000066;
	margin:auto;
	

}
#container2 {
	float:inherit;
	width:800px;
	height:470px;
}

#bannerLeft {
	width:130px;
	height:470px;
	margin:auto;
	float:left;
}
#bannerRight {
	width:130px;
	height:470px;
	margin:auto;
	float:left;
}
#mainContainer {
	width:539px;
	height:470px;
	float:left;

}
#bannerBottom {
	width:800px;
	height:120px;
	margin:auto;
	float:left;

}
#upperBox {
	width:530px;
	height:170px;
}