html { position: relative; margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; text-align: left; height: 100%; }
#imPageExtContainer {min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; left: 0; top: 0; width: 100%; }
#imContent { position: relative; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
html { min-width: 924px; }
#imPageExtContainer { background-image: none; background-color: rgba(234, 234, 234, 1); }
#imPage { padding-top: 15px; padding-bottom: 15px; min-width: 924px; }
#imHeaderBg { height: 253px; background-image: none; background-color: rgba(64, 64, 64, 1); }
#imHeader { background-image: none; background-color: transparent; }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 238px; width:924px; }
#imContent { align-self: start; padding: 0px 0 0px 0; }
#imContentGraphics { min-height: 580px; background-image: none; background-color: transparent; }
#imFooterBg { height: 135px; background-image: none; background-color: rgba(64, 64, 64, 1); }
#imFooter { background-image: none; background-color: rgba(64, 64, 64, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 120px; width:924px; }
#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 580px; }
