html {margin: 0; padding: 0; background-color: #FFFFFF;}
body {margin: 20px 0 20px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; position: relative;}
#imHeader {height: 120px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 150px; padding: 20px 0px 5px 0px;}
#imMnMnGraphics { position: absolute; top: 120px; bottom: 0; left: 0; width: 150px; background-color: #FFFFFF;}
#imContent {min-height: 380px; position: relative; width: 850px; padding: 20px 0px 10px 0px; margin-left: 150px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 120px; bottom: 0; right: 0; width: 850px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 20px; width: 1000px; background-color: #E86600; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}

