html { position: relative; margin: 0; padding: 0; background-color: #FCC0A7; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 11px auto 10px auto; width: 1160px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent; }
#imHeader { height: 186px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 172px; padding: 13px 65px 0px 13px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 186px; bottom: 120px; left: 0; width: 250px; background-color: #FFEFBF; }
#imContent { min-height: 380px; position: relative; width: 835px; padding: 19px 35px 20px 40px; margin-left: 250px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 186px; bottom: 120px; right: 0; width: 910px; background-color: #FFF5D9; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 80px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 120px; width: 1160px; background-color: #808080; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }