﻿html {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 960px; position: relative;}
#imHeader {margin-bottom: 50px; height: 120px; background-color: #EFEFEF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 120px; left: 0;  height: 37px; width: 954px; padding: 10px 3px 3px 3px; background-color: #F5F5F5;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 954px; padding: 3px 3px 3px 3px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 170px; bottom: 0; left: 0; width: 960px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: #EFEFEF;}
#imFooter {
	position: relative;
	margin: 0 auto;
	height: 110px;
	width: 960px;
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
}
