html { position: relative; margin: 0; padding: 0; background-color: #E0E0E0; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 1250px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: #000000; }
#imHeader { height: 100px; background-color: #7A8EA5; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 140px; padding: 40px 5px 5px 5px; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 100px; bottom: 40px; left: 0; width: 150px; background-color: #7A8EA5; }
#imContent { min-height: 550px; position: relative; width: 1060px; padding: 20px 20px 20px 20px; margin-left: 150px; }
#imContentGraphics { min-height: 550px; position: absolute; top: 100px; bottom: 40px; right: 0; width: 1100px; background-color: #7A8EA5; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: #B0D1FF; }
#imFooter { position: relative; margin: 0 auto; height: 40px; width: 1250px; background-color: #7A8EA5; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }