html { position: relative; margin: 0; padding: 0; background-color: #A9A8AC; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1280px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 50px; width: 100%; background-color: #A9A8AC; }
#imHeader { margin-bottom: 52px; height: 200px; background-color: #939297; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 200px; left: 0; height: 47px; width: 1275px; padding: 0px 0px 5px 5px; background-color: #2F578E; }
#imMnMn > ul { text-align: right; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 1280px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 252px; bottom: 70px; left: 0; width: 1280px; background-color: #A9A8AC; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 70px; width: 100%; background-color: #A9A8AC; }
#imFooter { position: relative; margin: 0 auto; height: 70px; width: 1280px; background-color: #5B5959; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }