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: 960px; }
#imPageExtContainer { background-image: none; background-color: rgba(59, 68, 75, 1); }
#imPage { padding-top: 50px; padding-bottom: 50px; min-width: 960px; }
#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
#imHeader { background-image: none; background-color: rgba(255, 255, 255, 1); }
#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 285px; width:960px; }
#imContent { align-self: start; padding: 35px 0 40px 0; }
#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 255, 255, 1); }
#imFooterBg { height: 90px; background-image: none; background-color: transparent; }
#imFooter { background-image: none; background-color: rgba(99, 116, 133, 1); }
#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 100px; width:960px; }
#imSideBar { background-image: url('Screenshot--541-.png'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: rgba(85, 140, 240, 1); overflow: visible; zoom: 1; z-index: 200; }
#imSideBarObjects { position: relative; height: 380px; }
