html { position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 40px; height: 100px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 100px; left: 0; height: 40px; width: 960px; padding: 0px 0px 0px 0px; background-color: #000000; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 750px; position: relative; width: 960px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 750px; position: absolute; top: 140px; bottom: 80px; left: 0; width: 960px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 80px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 80px; width: 960px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }