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; }
@media (min-width: 950.0px) {
		#imPageExtContainer { background-image: url('bg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 950px; }
		#imHeaderBg { height: 180px; background-image: none; background-color: transparent; }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 180px; width:950px; }
		#imContent { align-self: start; padding: 25px 0 5px 0; }
		#imContentGraphics { min-height: 380px; background-image: none; background-color: transparent; }
		#imFooterBg { height: 160px; background-image: url('bottom-bg.jpg'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: rgba(0, 0, 0, 1); }
		#imFooter { background-image: url('bottom-bg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: rgba(1, 1, 1, 1); }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 160px; width:950px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 380px; }
	
}
@media (max-width: 949.9px)  {
		#imPageExtContainer { background-image: url('bg-1-.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
		#imPage { padding-top: 5px; padding-bottom: 5px; }
		#imHeaderBg { height: 130px; background-image: none; background-color: transparent; }
		#imHeader { background-image: url('B33E27D814C5B21D0F6A4A3F8F9035BC.png'); background-position: center bottom; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 123px; width:320px; }
		#imContent { align-self: start; padding: 15px 0 5px 0; }
		#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(238, 238, 238, 1); }
		#imFooterBg { height: 140px; background-image: url('bottom-bg.jpg'); background-position: center top; 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: 138px; width:320px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 380px; }
	
}
