body {margin: 0; padding: 0; background-color: #0062A1; }

#imSite {
	width: 988px;
	margin: 15px auto;
	text-align: center;
}

#imHeader {height: 120px; background-color: #0062A1; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }

#imBody {background-color: #FFFFFF; }

#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #C40D1F; }

#imContent {
	clear: left;
	padding: 1px 7px 0 7px;
	text-align: left;
}

#imFooter {clear: both; height: 25px; background-color: #C0C0C0; }

