html { position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 780px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 38px; height: 220px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 220px; left: 0; height: 27px; width: 772px; padding: 6px 0px 5px 8px; background-color: #E0E0E0; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 520px; position: relative; width: 772px; padding: 0px 3px 8px 5px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 258px; bottom: 40px; left: 0; width: 780px; background-color: #FFF0F0; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 40px; width: 780px; background-color: #E0E0E0; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }