html {position: relative; margin: 0; padding: 0; background-color: #393939;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1112px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {margin-bottom: 47px; height: 227px; background-color: #393939; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 227px; left: 0;  height: 37px; width: 1032px; padding: 5px 75px 5px 5px; background-color: #E0E0E0;}
#imMnMn > ul { text-align: right; }
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 972px; padding: 5px 70px 5px 70px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 274px; bottom: 130px; left: 0; width: 1112px; background-color: #E0E0E0;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 130px; width: 1112px; background-color: #393939; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
