html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 15px auto; width: 1100px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: transparent; }
#imHeader { height: 255px; background-color: #808080; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 124px; padding: 3px 3px 3px 3px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 255px; bottom: 75px; left: 0; width: 130px; background-color: #D3D3D3; }
#imContent { min-height: 520px; position: relative; width: 964px; padding: 3px 3px 3px 3px; margin-left: 130px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 255px; bottom: 75px; right: 0; width: 970px; background-color: #DCDCDC; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 75px; width: 1100px; background-color: #FFFFFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }