html {margin: 0; padding: 0; background-color: transparent;}
body {margin: 0px 0 0px; padding: 0; text-align: left;}
#imPage {padding-top: 30px; margin: 0 auto; width: 1012px; position: relative;}
#imHeader {height: 276px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 22px; width: 979px; padding: 5px 3px 3px 30px; background-color: transparent; background-image: url('menu.png'); background-position: left top; background-repeat: repeat-y;}
#imMnMn li {display: inline}
#imContent {min-height: 480px; position: relative; width: 887px; padding: 0px 60px 3px 65px; }
#imContentGraphics {
	position: absolute;
	top: 306px;
	bottom: 0px;
	left: 0px;
	width: 1012px;
	background-color: transparent;
	background-image: url(content.png);
	background-position: right top;
	background-repeat: repeat-y;
	height: 2800px;
}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 229px; width: 1012px; background-color: transparent; background-image: url('bottom1.png'); background-position: top left; background-repeat: no-repeat;}
