body {margin: 0; padding: 0; background-color: #FFFFFF; }
#imSite {width: 1280px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #FFFFFF; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {width: 194px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 1083px; float: left; margin-top: 1px; }
#imFooter {
	clear: both;
	height: 95px;
	background-image: url('bottom.jpg');
	background-repeat: no-repeat;
	page-break-before: always;
}
