html {margin: 0; padding: 0; background-color: transparent;}
body {margin: 5px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1800px; position: relative;}
#imHeader {height: 110px; background-color: #FF0000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 105px; padding: 2px 3px 3px 2px;}
#imMnMnGraphics { position: absolute; top: 110px; bottom: 0; left: 0; width: 110px; background-color: #E0E0E0;}
#imContent {min-height: 380px; position: relative; width: 1690px; padding: 0px 0px 0px 0px; margin-left: 110px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 110px; bottom: 0; right: 0; width: 1690px; background-color: #EBEBEB;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: #FFFFFF;}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 1800px; background-color: #BDC4BE; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
