html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 5px auto 5px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 140px; width: 100%; background-color: #FFD69E; }
#imHeader { height: 180px; background-color: #FFF4C1; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 140px; padding: 25px 0px 5px 10px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 180px; bottom: 80px; left: 0; width: 150px; background-color: #FFF3D1; }
#imContent { min-height: 520px; position: relative; width: 785px; padding: 5px 5px 5px 20px; margin-left: 150px; }
#imContentGraphics { min-height: 520px; position: absolute; top: 180px; bottom: 80px; right: 0; width: 810px; background-color: #FFF3D1; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 40px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 80px; width: 960px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }