html {margin: 0; padding: 0; background-color: #E0E0E0;}
body {margin: 15px 0 0px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1200px; position: relative;}
#imHeader {height: 205px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 220px; padding: 5px 0px 0px 0px;}
#imMnMnGraphics { position: absolute; top: 205px; bottom: 0; left: 0; width: 220px; background-color: #4F4C4D;}
#imContent {min-height: 380px; position: relative; width: 980px; padding: 5px 0px 10px 0px; margin-left: 220px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 205px; bottom: 0; right: 0; width: 980px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 35px; width: 1200px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
