html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 10px auto 10px auto; width: 1350px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 100px; width: 100%; background-color: #FFFFFF}
#imHeader {height: 25px; background-color: #FFFFFF;}
#imMnMn {float: left;  width: 165px; padding: 217px 10px 50px 25px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 25px; bottom: 30px; left: 0; width: 200px; background-image: url('menu.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF}
#imContent {min-height: 750px; position: relative; width: 1140px; padding: 0px 5px 5px 5px; margin-left: 200px; }
#imContentGraphics {min-height: 750px; position: absolute; top: 25px; bottom: 30px; right: 0; width: 1150px; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 30px; width: 1350px; background-color: #FFFFFF;}
