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: 1024px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 400px; width: 100%; background-image: url('headerbg.png'); background-position: center center; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
#imHeader { height: 400px; background-color: transparent; }
#imMnMn { position: absolute; top: 15px; left: 15px; height: 54px; width: 999px; padding: 1px 5px 5px 5px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 500px; position: relative; width: 1004px; padding: 21px 10px 10px 10px; }
#imContentGraphics { min-height: 500px; position: absolute; top: 400px; bottom: 100px; left: 0; width: 1024px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 100px; width: 100%; background-color: #404040; }
#imFooter { position: relative; margin: 0 auto; height: 100px; width: 1024px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }