html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1200px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent; }
#imHeader { height: 245px; background-color: #202427; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 170px; padding: 5px 5px 5px 25px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 245px; bottom: 65px; left: 0; width: 200px; background-color: #202427; }
#imContent { min-height: 300px; position: relative; width: 945px; padding: 5px 20px 5px 35px; margin-left: 200px; }
#imContentGraphics { min-height: 300px; position: absolute; top: 245px; bottom: 65px; right: 0; width: 1000px; background-color: #4A5255; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 65px; width: 1200px; background-color: #4A5255; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }