body {margin: 0; padding: 0; background-color: #909E9E;}
#imSite {
	width: 992px;
	text-align:justify;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#imHeader {height: 150px; background-image: url('top2banner.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {
	background-image: url(content3.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#imMenuMain {width: 120px; float: left; padding: 10px 0 0 20px; }
#imContent {
	width: 819px;
	float: left;
	margin-left: 14px;
	margin-top: 14px;
	height: auto;
}
#imFooter {clear: both; height: 59px; background-image: url('bottom2.jpg'); background-repeat: no-repeat; background-position: left top; }
#imFooter_L {margin: 12px 0 0 160px; float: left; }
#imFooter_R {margin: 12px 38px 0 0; float: right; }
