html { position: relative; margin: 0; padding: 0; background-color: #F4F4F4; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 950px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 86px; width: 100%; background-color: transparent; }
#imHeader { height: 75px; background-color: transparent; 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: center; }
#imMnMnGraphics { position: absolute; top: 75px; bottom: 301px; left: 0; width: 130px; background-color: transparent; }
#imContent { min-height: 380px; position: relative; width: 800px; padding: 10px 10px 10px 10px; margin-left: 130px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 75px; bottom: 301px; right: 0; width: 820px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 99px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 301px; width: 950px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }