html {position: relative; margin: 0; padding: 0; background-color: transparent; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed;}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 30px auto 50px auto; width: 995px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent;}
#imHeader {margin-bottom: 66px; height: 395px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 395px; left: 0;  height: 56px; width: 985px; padding: 5px 5px 5px 5px; background-color: transparent;}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 1000px; position: relative; width: 945px; padding: 15px 25px 15px 25px; }
#imContentGraphics {min-height: 1000px; position: absolute; top: 461px; bottom: 370px; left: 0; width: 995px; background-color: #FFFFFF;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 230px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 370px; width: 995px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
