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: 1100px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 74px; height: 200px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 200px; left: 0; height: 61px; width: 1094px; padding: 10px 3px 3px 3px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 1048px; padding: 26px 26px 26px 26px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 274px; bottom: 120px; left: 0; width: 1100px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 120px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 120px; width: 1100px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }