html { position: relative; margin: 0; padding: 0; background-color: #DED0AD; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 15px auto; width: 1140px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 30px; height: 233px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 233px; left: 0; height: 24px; width: 1133px; padding: 1px 0px 5px 7px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 1126px; padding: 1px 7px 5px 7px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 263px; bottom: 40px; left: 0; width: 1140px; background-image: url('content.gif'); background-position: center top; background-repeat: repeat-y; background-attachment: scroll; background-color: #EFE6C5; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 55px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 40px; width: 1140px; background-color: #DCC898; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }