body {
	margin: 0;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
}
#imSite {
	width: 1000px;
	margin: 15px auto;
	text-align: left;
}
#imHeader {
	height: 150px;
	background-repeat: no-repeat;
}
#imBody {}
#imMenuMain {height: 1px; padding: 1px 1px 0 1px; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {
	clear: both;
	height: 5px;
	background-image: url('bottom.jpg');
	background-repeat: no-repeat;
}

