html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1300px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 450px; width: 100%; background-image: url('headerbg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imHeader {height: 450px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 140px; padding: 45px 0px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 450px; bottom: 535px; left: 0; width: 140px; background-color: #FFFFFF}
#imContent {min-height: 998px; position: relative; width: 1150px; padding: 30px 5px 5px 5px; margin-left: 140px; }
#imContentGraphics {min-height: 998px; position: absolute; top: 450px; bottom: 535px; right: 0; width: 1160px; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 550px; width: 100%; background-image: url('bottombg.png'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 535px; width: 1300px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
