html {margin: 0; padding: 0; background-color: transparent;}
body {margin: 15px 0 15px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1081px; position: relative;}
#imHeader {height: 241px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 190px; padding: 15px 3px 3px 55px;}
#imMnMnGraphics { position: absolute; top: 241px; bottom: 0; left: 0; width: 248px; background-color: transparent; background-image: url('menu.png'); background-position: right top; background-repeat: repeat-y;}
#imContent {min-height: 380px; position: relative; width: 733px; padding: 5px 45px 10px 55px; margin-left: 248px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 241px; bottom: 0; right: 0; width: 833px; background-color: transparent; background-image: url('content.png'); background-position: left center; background-repeat: repeat-y;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 138px; width: 1081px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
