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; }
#imPageToTop { position: fixed; bottom: 30px; right: 30px; z-index: 10500; display: none; opacity: 0.75 }
#imPageToTop:hover {opacity: 1; cursor: pointer; }
html { min-width: 1120px; }
#imPageExtContainer { background-image: none; background-color: rgba(206, 154, 106, 1); }
#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 1120px; }
#imHeaderBg { height: 500px; background-image: none; background-color: transparent; }
#imHeader { background-image: url('header1.jpg'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(205, 153, 105, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 500px; width:1120px; }
#imContent { align-self: start; padding: 0px 0 0px 0; }
#imContentGraphics { min-height: 520px; background-image: none; background-color: transparent; }
#imFooterBg { height: 500px; background-image: url('footer1.jpg'); background-position: center center; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent; }
#imFooter { background-image: none; background-color: transparent; }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 500px; width:1120px; }
#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 520px; }
#imStickyBarContainer { top: 0; left: 0; right: 0; margin: auto; width: 100%; height: 160px; box-sizing: border-box; z-index: 10301; }
#imStickyBarGraphics { top: 0; left: 0; right: 0; margin: auto; width: 100%; height: 160px; box-sizing: border-box; background-image: none; background-color: rgba(152, 0, 0, 1); position: absolute; opacity: 1}
#imStickyBar { position: relative; top: 0; left: 0; margin: auto; width: 1120px }
#imStickyBarObjects { position: relative; height: 160px; }
