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: 1550px; }
#imPageExtContainer { background-image: none; background-color: rgba(207, 226, 243, 1); }
#imPage { padding-top: 10px; padding-bottom: 0px; min-width: 1550px; }
#imHeaderBg { height: 410px; background-image: none; background-color: rgba(207, 226, 243, 1); }
#imHeader { background-image: url('header-gazeau.jpg'); background-position: center bottom; background-repeat: no-repeat; background-attachment: scroll; background-color: rgba(0, 102, 153, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 400px; width:1550px; }
#imContent { align-self: start; padding: 5px 0 5px 0; }
#imContentGraphics { min-height: 820px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooterBg { height: 0px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooter { background-image: none; background-color: transparent; }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 0px; width:1550px; }
#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 820px; }
