body {margin: 0; padding: 0; background-color: #C4932E; }
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {height: 100px; background-color: #E8E8E8; background-image: url('top.gif'); background-repeat: no-repeat; background-position: center center; }
#imBody {
	background-color: #E8E8E8;
	top: 50px;
}
#imMenuMain {width: 74px; float: left; padding: 11px 0 0 1px; }
#imContent {
	width: 912px;
	float: left;
	margin-top: 1px;
	height: 550px;
}
#imFooter {
	clear: both;
	height: 25px;
	background-color: #E8E8E8;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

