body {margin: 0; padding: 0; background-color: #2C7C9E; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {
	width: 969px;
	margin: 15px auto;
	text-align: left;
}
#imHeader {height: 144px; }
#imBody {
	background-image: url(content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#imMenuMain {width: 134px; float: left; padding: 13px 0 0 12px; }
#imContent {
	width: 808px;
	float: left;
	margin-top: 0px;
}
#imFooter {clear: both; height: 53px; background-image: url(bottom.jpg); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 24px 0 0 16px; float: left; }
#imFooter_R {margin: 24px 16px 0 0; float: right; }

