body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; }
#imSite {
	width: 844px;
	text-align: left;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 160px;
	right: 15px;
	left: 140px;
	height: 500px;
	color: #FFFFFF;
	top: 15px;
	clip: rect(15px,auto,auto,auto);
	border-top-color: #F1CA52;
	border-right-color: #F1CA52;
	border-bottom-color: #F1CA52;
	border-left-color: #F1CA52;
	background-image: url(content1.jpg);
}
#imHeader {
	height: 100px;
	background-image: url(top1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#imBody {
	background-repeat: repeat-y;
	background-position: left top;
}
#imMenuMain {
	height: 42px;
	padding: 0px 1px 0 8px;
	background-image: url(menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#imContent {
	clear: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 3px;
	width: 820px;
	height: 330px;
}
#imFooter {
	clear: both;
	height: 40px;
	background-image: url(bottom1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#imFooter_L {margin: 7px 0 0 55px; float: left; }
#imFooter_R {margin: 7px 55px 0 0; float: right; }
