body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#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: 100px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

