html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #000000}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 35px auto 10px auto; width: 1200px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 395px; width: 100%; background-image: url('headerbg.jpg'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: #000000}
#imHeader {height: 395px; background-color: transparent;}
#imMnMn {float: left;  width: 174px; padding: 0px 0px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 395px; bottom: 260px; left: 0; width: 174px; background-color: transparent}
#imContent {min-height: 800px; position: relative; width: 1006px; padding: 30px 10px 15px 10px; margin-left: 174px; }
#imContentGraphics {min-height: 800px; position: absolute; top: 395px; bottom: 260px; right: 0; width: 1026px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 260px; width: 100%; background-image: url('bottombg.jpg'); background-position: center top; background-repeat: repeat; background-attachment: scroll; background-color: #000000}
#imFooter {position: relative; margin: 0 auto; height: 260px; width: 1200px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
