html { position: relative; margin: 0; padding: 0; background-color: #F0F0F0; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 249px; width: 100%; background-image: url('headerbg.png'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
#imHeader { height: 240px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 15px; left: 15px; height: 25px; width: 935px; padding: 0px 5px 5px 5px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 950px; padding: 5px 5px 30px 5px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 240px; bottom: 20px; left: 0; width: 960px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 20px; width: 100%; background-image: url('bottombg.png'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 20px; width: 960px; background-color: #F0F0F0; }
#imFooterResponsiveContent { display: none; }