html {position: relative; margin: 0; padding: 0; background-color: #0057C5}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 5px auto 5px auto; width: 1200px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 150px; width: 100%; background-color: #0057C5}
#imHeader {margin-bottom: 75px; height: 150px; background-color: #0057C5; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 150px; left: 0;  height: 65px; width: 1190px; padding: 5px 5px 5px 5px; background-color: #0055C6}
#imMnMn > ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 1211px; position: relative; width: 1200px; padding: 0px 0px 0px 0px; }
#imContentGraphics {min-height: 1211px; position: absolute; top: 225px; bottom: 72px; left: 0; width: 1200px; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 73px; width: 100%; background-color: #0057C5}
#imFooter {position: relative; margin: 0 auto; height: 72px; width: 1200px; background-color: #0056C2; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
