html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 65px; margin: 0px auto 0px auto; width: 1202px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 65px; width: 100%; background-color: #FFFFFF;}
#imHeader {height: 40px; background-color: transparent;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 49px; width: 1202px; padding: 16px 0px 0px 0px; background-color: transparent; background-image: url('menu.png'); background-position: center center; background-repeat: no-repeat;}
#imMnMn > ul { text-align: right; }
#imMnMn li {display: inline}
#imContent {min-height: 300px; position: relative; width: 1202px; padding: 0px 0px 0px 0px; }
#imContentGraphics {min-height: 300px; position: absolute; top: 105px; bottom: 254px; left: 0; width: 1202px; background-color: transparent;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 254px; width: 100%; background-color: transparent; background-image: url('bottombg.png'); background-position: center top; background-repeat: no-repeat;}
#imFooter {position: relative; margin: 0 auto; height: 254px; width: 1202px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
