html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1920px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 180px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 25px; left: 1750px; height: 0px; width: 40px; padding: 0px 0px 0px 0px; background-color: #363839; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 1910px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 180px; bottom: 220px; left: 0; width: 1920px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: #363839; }
#imFooter { position: relative; margin: 0 auto; height: 220px; width: 1920px; background-color: #363839; }
#imFooterResponsiveContent { display: none; }