html { position: relative; margin: 0; padding: 0; background-color: #E0E0E0; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { padding-top: 0px; margin: 15px auto 0px auto; width: 840px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: transparent; }
#imHeader { height: 184px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 0; left: 0; height: -10px; width: 830px; padding: 5px 5px 5px 5px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 830px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 184px; bottom: 10px; left: 0; width: 840px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 10px; width: 840px; background-color: #C30017; }
#imFooterResponsiveContent { display: none; }