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: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 10px auto 10px auto; width: 1264px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 420px; width: 100%; background-color: #000000}
#imHeader {height: 400px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 30px; left: 0px;  height: 40px; width: 1280px; padding: 5px 5px 5px 5px; background-color: transparent}
#imMnMn > ul { text-align: right; }
#imMnMn li {display: inline}
#imContent {min-height: 600px; position: relative; width: 1254px; padding: 5px 5px 5px 5px; }
#imContentGraphics {min-height: 600px; position: absolute; top: 400px; bottom: 250px; left: 0; width: 1264px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 265px; width: 100%; background-color: #000000}
#imFooter {position: relative; margin: 0 auto; height: 250px; width: 1264px; background-color: #000000; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
