html {position: relative; margin: 0; padding: 0; background-color: #0030BF;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 10px auto 10px auto; width: 1900px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent;}
#imHeader {height: 145px; background-color: #567EB6; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 135px; padding: 5px 5px 5px 5px;}
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 145px; bottom: 0px; left: 0; width: 145px; background-color: #809FFF;}
#imContent {min-height: 320px; position: relative; width: 1745px; padding: 5px 5px 5px 5px; margin-left: 145px; }
#imContentGraphics {min-height: 320px; position: absolute; top: 145px; bottom: 0px; right: 0; width: 1755px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 0px; width: 1900px; background-color: #567EB6;}
