html {position: relative; margin: 0; padding: 0; background-color: #BFCFFF;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 5px auto 1px auto; width: 1000px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {height: 100px; background-color: #567EB6; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 148px; padding: 10px 1px 1px 1px;}
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 100px; bottom: 50px; left: 0; width: 150px; background-color: #7BB5EF;}
#imContent {min-height: 500px; position: relative; width: 840px; padding: 5px 5px 5px 5px; margin-left: 150px; }
#imContentGraphics {min-height: 500px; position: absolute; top: 100px; bottom: 50px; right: 0; width: 850px; background-color: #BFCFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 50px; width: 1000px; background-color: #567EB6; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
