html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1024px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 205px; width: 100%; background-image: url('headerbg.png'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imHeader { margin-bottom: 50px; height: 155px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 155px; left: 0; height: 44px; width: 964px; padding: 1px 5px 5px 55px; background-color: #004778; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 969px; padding: 5px 5px 5px 50px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 205px; bottom: 170px; left: 0; width: 1024px; background-image: url('content.png'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 100px; width: 100%; background-color: #0066A1; }
#imFooter { position: relative; margin: 0 auto; height: 170px; width: 1024px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }