html { position: relative; margin: 0; padding: 0; background-color: #F3F2EA; }
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: 265px; width: 100%; background-color: #FFFFFF; }
#imHeader { margin-bottom: 70px; height: 265px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 265px; left: 0; height: 48px; width: 1097px; padding: 19px 3px 3px 0px; background-image: url('menu.jpg'); background-position: center bottom; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 1061px; padding: 15px 30px 3px 9px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 335px; bottom: 166px; left: 0; width: 1100px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 200px; width: 100%; background-color: #000000; }
#imFooter { position: relative; margin: 0 auto; height: 166px; width: 1100px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }