html { position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 1350px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 118px; width: 100%; background-color: transparent; }
#imHeader { height: 180px; background-color: transparent; }
#imMnMn { float: left; width: 143px; padding: 5px 5px 5px 5px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 180px; bottom: 94px; left: 0; width: 153px; background-color: #FFBF00; }
#imContent { min-height: 520px; position: relative; width: 1187px; padding: 5px 5px 5px 5px; margin-left: 153px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 180px; bottom: 94px; right: 0; width: 1197px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 100px; width: 100%; background-image: url('bottombg.jpg'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 94px; width: 1350px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }