html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 1400px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 325px; width: 100%; background-image: url('headerbg.png'); background-position: center center; background-repeat: repeat; background-attachment: scroll; background-color: #80FFFF}
#imHeader {margin-bottom: 90px; height: 253px; background-color: #80FFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 253px; left: 0;  height: 73px; width: 1390px; padding: 12px 5px 5px 5px; background-color: #0040FF}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 390px; position: relative; width: 1390px; padding: 5px 5px 5px 5px; }
#imContentGraphics {min-height: 390px; position: absolute; top: 343px; bottom: 40px; left: 0; width: 1400px; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-image: url('bottombg.png'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: #FFC0C0}
#imFooter {position: relative; margin: 0 auto; height: 40px; width: 1400px; background-color: #DFFFBF;}
