html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { padding-top: 22px; margin: 15px auto 0px auto; width: 1080px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 38px; width: 100%; background-color: #FFFFFF; }
#imHeader { height: 364px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 0; left: 0; height: 22px; width: 1080px; padding: 0px 0px 0px 0px; background-color: #FFFFFF; }
#imMnMn > ul { text-align: right; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 1070px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 386px; bottom: 80px; left: 0; width: 1080px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 79px; width: 100%; background-color: #0B409B; }
#imFooter { position: relative; margin: 0 auto; height: 80px; width: 1080px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }