body {margin: 0; padding: 0; background-color: #0DC606; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: left top; }
#imSite {
	width: 900px;
	text-align: left;
	height: 675px;
}
#imHeader {
	height: 0px;
}
#imBody {
	background-image: url('content.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	height: 675px;
}
#imMenuMain {
	width: 273px;
	float: left;
	padding: 173px 0 0 7px;
}
#imContent {
	width: 488px;
	float: left;
	margin-top: 1px;
	padding: 110px 90px 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-align: left;
}
#imFooter {
	clear: both;
	height: 0px;
}
.pagetitles {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
