html { position: relative; margin: 0; padding: 0; background-color: #065BA2; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 5px auto 5px auto; width: 993px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 173px; width: 100%; background-color: #0072B5; }
#imHeader { height: 173px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 130px; padding: 5px 5px 5px 5px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 173px; bottom: 43px; left: 0; width: 140px; background-color: #0768B8; }
#imContent { min-height: 380px; position: relative; width: 843px; padding: 5px 5px 5px 5px; margin-left: 140px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 173px; bottom: 43px; right: 0; width: 853px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 43px; width: 993px; background-color: #0768B8; }
#imFooterResponsiveContent { display: none; }