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; overflow-x: clip; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
html { min-width: 1080px; }
#imPageExtContainer { background-image: none; background-color: rgba(224, 224, 224, 1); }
#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 1080px; }
#imHeaderBg { height: 220px; background-image: none; background-color: rgba(86, 86, 86, 1); }
#imHeader { background-image: url('Header.jpg'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(128, 128, 128, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 220px; width:1080px; }
#imContent { align-self: start; padding: 5px 0 5px 0; }
#imContentGraphics { min-height: 480px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooterBg { height: 60px; background-image: none; background-color: rgba(86, 86, 86, 1); }
#imFooter { background-image: none; background-color: rgba(86, 86, 86, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 60px; width:1080px; }
#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 480px; }
#imStickyBarContainer { top: 0; left: 0; right: 0; margin: auto; width: 1080px; height: 48px; box-sizing: border-box; z-index: 10301; }
#imStickyBarGraphics { top: 0; left: 0; right: 0; margin: auto; width: 1080px; height: 48px; box-sizing: border-box; background-image: none; background-color: rgba(64, 0, 0, 1); position: absolute; }
#imStickyBar { position: relative; top: 0; left: 0; margin: auto; width: 1080px }
#imStickyBarObjects { position: relative; height: 48px; }
