html { position: relative; margin: 0; padding: 0; background-color: #800000; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 950px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: #800000; }
#imHeader { height: 130px; background-color: #993535; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 90px; left: 112px; height: 30px; width: 806px; padding: 5px 5px 5px 5px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 590px; position: relative; width: 940px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 590px; position: absolute; top: 130px; bottom: 80px; left: 0; width: 950px; background-color: #FFF0F0; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: #800000; }
#imFooter { position: relative; margin: 0 auto; height: 80px; width: 950px; background-color: #FFFFFF; }
#imFooterResponsiveContent { display: none; }