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: 60px auto 0px auto; width: 1002px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 500px; width: 100%; background-color: transparent;}
#imHeader {height: 120px; background-color: #002080; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 107px; padding: 20px 20px 20px 20px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 120px; bottom: 85px; left: 0; width: 147px; background-color: #000000; background-image: url('menu.jpg'); background-position: center center; background-repeat: repeat-y;}
#imContent {min-height: 300px; position: relative; width: 855px; padding: 20px 0px 0px 0px; margin-left: 147px; }
#imContentGraphics {min-height: 300px; position: absolute; top: 120px; bottom: 85px; right: 0; width: 855px; background-color: #008000; background-image: url('content.jpg'); background-position: right center; background-repeat: repeat;}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 85px; width: 1002px; background-color: #002080; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
