html {position: relative; margin: 0; padding: 0; background-color: transparent; background-image: url('bg.jpg'); background-position: center top; background-repeat: repeat-y; background-attachment: scroll;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 101px; margin: 112px auto 0px auto; width: 1301px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 450px; width: 100%; background-color: transparent;}
#imHeader {height: 309px; background-color: #242424; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: 91px; width: 1291px; padding: 5px 5px 5px 5px; background-color: transparent;}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 249px; position: relative; width: 1301px; padding: 0px 0px 0px 0px; }
#imContentGraphics {min-height: 249px; position: absolute; top: 410px; bottom: 329px; left: 0; width: 1301px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; background-image: url('bottombg.jpg'); background-position: left center; background-repeat: no-repeat;}
#imFooter {position: relative; margin: 0 auto; height: 329px; width: 1301px; background-color: #242424; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
