body {margin: 0; padding: 0; background-color: #C0C1C8; }
#imSite {width: 992px; margin: 15px auto; text-align: left; }
#imHeader {height: 147px; }
#imBody {
	background-image: url(content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
}
#imMenuMain {height: 40px; padding: 1px 1px 0 43px; background-image: url(menu.jpg); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 8px 15px 0 15px; }
#imFooter {clear: both; height: 51px; background-image: url(bottom.jpg); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 22px 0 0 37px; float: left; }
#imFooter_R {margin: 22px 37px 0 0; float: right; }
