html {position: relative; margin: 0; padding: 0; background-color: #E0E0E0;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1200px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {height: 150px; background-color: #475668; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 149px; padding: 3px 3px 3px 3px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 150px; bottom: 50px; left: 0; width: 155px; background-color: #D3D3D3;}
#imContent {min-height: 380px; position: relative; width: 1039px; padding: 3px 3px 3px 3px; margin-left: 155px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 50px; right: 0; width: 1045px; background-color: #DCDCDC;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 65px; width: 100%; background-color: #E0E0E0;}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 1200px; background-color: #475668;}
