html {position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #F3F3F3}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 1000px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent}
#imHeader {height: 200px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 100px; left: 260px;  height: 50px; width: 775; padding: 0px 0px 0px 0px; background-color: transparent}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 500px; position: relative; width: 990px; padding: 5px 5px 5px 5px; }
#imContentGraphics {min-height: 500px; position: absolute; top: 200px; bottom: 100px; left: 0; width: 1000px; background-color: #F3F3F3}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 100px; width: 1000px; background-color: transparent;}