html { position: relative; margin: 0; padding: 0; background-color: #808080; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 15px auto; width: 860px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent; }
#imHeader { height: 155px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 160px; padding: 5px 5px 5px 10px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 155px; bottom: 40px; left: 0; width: 175px; background-color: transparent; }
#imContent { min-height: 520px; position: relative; width: 685px; padding: 0px 0px 0px 0px; margin-left: 175px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 155px; bottom: 40px; right: 0; width: 685px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 40px; width: 860px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }