.body1 {
	width: 800px;
	background-color: #000018;
	float: none;
	left: auto;
	top: 0px;
	right: auto;
}
.body1 .header {
	height: 82px;
	width: 800px;
}
.body1 .menu {
	background-color: #000033;
	clear: left;
	height: 35px;
	width: 800px;
}
.body1 .body2 {
	width: 800px;
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #CCCCCC;
}
.body1 .menu2 {
	clear: left;
	width: 800px;
	color: #CCCCCC;
}
.body1 .footer {
	width: 800px;
	color: #FFFFFF;
	bottom: auto;
}
