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: 840px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 0px; background-color: transparent; }
#imMnMn { float: right; width: 40px; padding: 0px 0px 0px 0px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 0px; bottom: 0px; right: 0; width: 40px; background-color: transparent; }
#imContent { min-height: 300px; position: relative; width: 800px; padding: 0px 0px 0px 0px; margin-right: 40px; }
#imContentGraphics { min-height: 300px; position: absolute; top: 0px; bottom: 0px; left: 0; width: 800px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: #B0D1FF; }
#imFooter { position: relative; margin: 0 auto; height: 0px; width: 840px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }