html {position: relative; margin: 0; padding: 0; background-color: #FFFFFF}
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: 500px; width: 100%; background-image: url('headerbg.png'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: #FFFFFF}
#imHeader {margin-bottom: 50px; height: 150px; background-color: #E0E0E0; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 150px; left: 0;  height: 24px; width: 1000px; padding: 6px 0px 20px 0px; background-image: url('menu.png'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF}
#imMnMn > ul { text-align: center; }
#imMnMn li {display: inline}
#imContent {min-height: 489px; position: relative; width: 975px; padding: 20px 15px 15px 10px; }
#imContentGraphics {min-height: 489px; position: absolute; top: 200px; bottom: 153px; left: 0; width: 1000px; background-image: url('content.png'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 153px; width: 100%; background-color: #F0F0F0}
#imFooter {position: relative; margin: 0 auto; height: 153px; width: 1000px; background-color: #EFEFEF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
