body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
}
#imSite {width: 988px; margin: 15px auto; text-align: left; }
#imHeader {
	height: 120px;
	background-color: #FFFFFF;
	clear: none;
	float: none;
}
#imBody {background-color: #FFFFFF; }
#imMenuMain {
	height: 30px;
	padding: 1px 7px 0 7px;
	background-color: #FFFFFF;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#imContent {clear: center; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 25px; background-color: #FFFFFF; }

