body {margin: 0; padding: 0; background-image: url('bg.jpg'); }
#imSite {
	width: 968px;
	margin: 0px auto;
	text-align: left;
	font-size: 10px;
}
#imMenuMain {height: 31px; padding: 0px 1px 0 20px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {
	clear: left;
	padding: 1px 20px 0 0;
	margin-left: 15px;
	font-size: 14px;
	color: #FFF;
}
#imHeader {height: 248px; background-image: url('top2.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imFooter {clear: both; height: 51px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
