html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1042px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 250px; width: 100%; background-image: url('headerbg.png'); background-position: center center; background-repeat: repeat-x; background-attachment: scroll; background-color: #FFBF00; }
#imHeader { height: 250px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 0px; left: 0px; height: 32px; width: 1042px; padding: 8px 0px 0px 0px; background-image: url('menu.png'); background-position: center top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 780px; position: relative; width: 1032px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 780px; position: absolute; top: 250px; bottom: 140px; left: 0; width: 1042px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 140px; width: 100%; background-color: #313131; }
#imFooter { position: relative; margin: 0 auto; height: 140px; width: 1042px; background-color: #313131; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }