html { position: relative; margin: 0; padding: 0; background-color: #809FFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 1000px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: #05399A; }
#imHeader { height: 170px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 120px; padding: 5px 5px 5px 5px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 170px; bottom: 80px; left: 0; width: 130px; background-color: #809FFF; }
#imContent { min-height: 480px; position: relative; width: 850px; padding: 0px 0px 0px 20px; margin-left: 130px; }
#imContentGraphics { min-height: 480px; position: absolute; top: 170px; bottom: 80px; right: 0; width: 870px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: #05399A; }
#imFooter { position: relative; margin: 0 auto; height: 80px; width: 1000px; background-color: #05399A; }
#imFooterResponsiveContent { display: none; }