html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 20px auto 0px auto; width: 1345px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: #FFFFFF; }
#imHeader { height: 95px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 27px; left: 270px; height: 22px; width: 641px; padding: 5px 5px 5px 5px; background-color: #FFFFFF; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 500px; position: relative; width: 1345px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 500px; position: absolute; top: 95px; bottom: 45px; left: 0; width: 1345px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 45px; width: 1345px; background-color: #FFFFFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }