html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1100px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 265px; width: 100%; background-color: #FFFFFF; }
#imHeader { height: 319px; background-color: #FFFFFF; }
#imMnMn { float: left; width: 127px; padding: 0px 3px 3px 0px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 319px; bottom: 166px; left: 0; width: 130px; background-color: #FFFFFF; }
#imContent { min-height: 380px; position: relative; width: 931px; padding: 15px 30px 3px 9px; margin-left: 130px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 319px; bottom: 166px; right: 0; width: 970px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 150px; width: 100%; background-color: #FFFFFF; }
#imFooter { position: relative; margin: 0 auto; height: 166px; width: 1100px; background-color: #FFFFFF; }
#imFooterResponsiveContent { display: none; }