html {position: relative; margin: 0; padding: 0; background-image: url('bg.gif'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll; background-color: #CDCDCD}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 15px auto 15px auto; width: 1060px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 180px; background-color: #203479; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 40px; padding: 0px 0px 0px 0px;}
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 180px; bottom: 65px; left: 0; width: 40px; background-color: #F5F5F5}
#imContent {min-height: 380px; position: relative; width: 1014px; padding: 3px 3px 3px 3px; margin-left: 40px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 180px; bottom: 65px; right: 0; width: 1020px; background-color: #F5F5F5}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 80px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 65px; width: 1060px; background-color: #203479; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
