body {
	margin: 0;
	padding: 0;
	background-color: #19810C;
	text-align: center;
}
#imSite {width: 958px; margin: 0px auto; text-align: left; }
#imHeader {height: 249px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 134px; float: left; padding: 11px 0 0 18px; }
#imContent {
	width: 786px;
	float: left;
	margin-top: 1px;
	text-align: center;
}
#imFooter {clear: both; height: 76px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 37px 0 0 26px; float: left; }
#imFooter_R {margin: 37px 26px 0 0; float: right; }
