html { position: relative; margin: 0; padding: 0; background-color: #800000; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 30px auto 30px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent; }
#imHeader { height: 150px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 165px; padding: 5px 5px 5px 5px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 150px; bottom: 30px; left: 0; width: 175px; background-color: #E0E0E0; }
#imContent { min-height: 400px; position: relative; width: 775px; padding: 5px 5px 5px 5px; margin-left: 175px; }
#imContentGraphics { min-height: 400px; position: absolute; top: 150px; bottom: 30px; right: 0; width: 785px; background-color: #E0E0E0; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 30px; width: 960px; background-color: #C0C0C0; }
#imFooterResponsiveContent { display: none; }