html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1000px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {height: 200px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 193px; padding: 1px 0px 5px 7px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 200px; bottom: 25px; left: 0; width: 200px; background-color: #FFFFFF;}
#imContent {min-height: 380px; position: relative; width: 783px; padding: 1px 7px 5px 10px; margin-left: 200px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 200px; bottom: 25px; right: 0; width: 800px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 25px; width: 1000px; background-color: #D9DFE7; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
