html {margin: 0; padding: 0; background-color: transparent;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1000px; position: relative;}
#imHeader {margin-bottom: 50px; height: 199px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 199px; left: 0;  height: 44px; width: 990px; padding: 1px 0px 5px 10px; background-color: transparent;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 998px; padding: 5px 1px 5px 1px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 249px; bottom: 0; left: 0; width: 1000px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 40px; width: 1000px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
