html { position: relative; margin: 0; padding: 0; background-color: #E5E6E7; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 1366px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: #E5E6E7; }
#imHeader { height: 324px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 210px; left: 250px; height: 30px; width: 935px; padding: 5px 5px 5px 5px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 400px; position: relative; width: 1356px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 400px; position: absolute; top: 324px; bottom: 118px; left: 0; width: 1366px; background-color: #E5E6E7; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 118px; width: 1366px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }