html { position: relative; margin: 0; padding: 0; background-color: #F8F8F8; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 980px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 190px; width: 100%; background-image: url('headerbg.jpg'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imHeader { margin-bottom: 39px; height: 220px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 220px; left: 0; height: 29px; width: 970px; padding: 5px 5px 5px 5px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 970px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 259px; bottom: 57px; left: 0; width: 980px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 88px; width: 100%; background-color: #122F62; }
#imFooter { position: relative; margin: 0 auto; height: 57px; width: 980px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }