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: 958px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 374px; width: 100%; background-color: transparent; }
#imHeader { height: 300px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 180px; padding: 0px 0px 0px 0px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 300px; bottom: 50px; left: 0; width: 180px; background-color: transparent; }
#imContent { min-height: 405px; position: relative; width: 768px; padding: 5px 5px 5px 5px; margin-left: 180px; }
#imContentGraphics { min-height: 405px; position: absolute; top: 300px; bottom: 50px; right: 0; width: 778px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 50px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 50px; width: 958px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }