html { position: relative; margin: 0; padding: 0; height: 100%; }
body { margin: 0; padding: 0; text-align: start; height: 100%; }
#imPageExtContainer { min-height: 100%; }
#imPageIntContainer { position: relative;}
#imPage { position: relative; width: 100%; }
#imHeaderBg { position: absolute; inset-inline-start: 0px; top: 0; width: 100%; }
#imContent { position: relative; overflow-x: clip; }
#imFooterBg { position: absolute; inset-inline-start: 0px; bottom: 0; width: 100%; }
#imStickyBarContainer { visibility: hidden; position: fixed; overflow: hidden; }
@media (min-width: 1280.0px) {
		#imPageExtContainer { background-image: none; background-color: rgba(255, 249, 230, 1); z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 1280px; }
		#imHeaderBg { height: 80px; background-image: none; background-color: transparent; }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 84px; width:1280px; }
		#imContent { align-self: start; padding: 15px 0 3px 0; }
		#imContentGraphics { min-height: 300px; background-image: none; background-color: rgba(255, 249, 230, 1); }
		#imFooterBg { z-index: -1; height: 100px; background-image: none; background-color: transparent; }
		#imFooter {  background-image: none; background-color: rgba(255, 249, 230, 1); }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 40px; width:1280px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 300px; }
	
}
@media (max-width: 1279.9px) and (min-width: 480.0px) {
		#imPageExtContainer { background-image: none; background-color: rgba(243, 242, 234, 1); z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 480px; }
		#imHeaderBg { height: 140px; background-image: none; background-color: transparent; }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 160px; width:480px; }
		#imContent { align-self: start; padding: 15px 0 3px 0; }
		#imContentGraphics { min-height: 600px; background-image: none; background-color: rgba(255, 255, 255, 1); }
		#imFooterBg { z-index: -1; height: 100px; background-image: none; background-color: transparent; }
		#imFooter {  background-image: none; background-color: transparent; }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 24px; width:480px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 600px; }
	
}
@media (max-width: 479.9px)  {
		#imPageExtContainer { background-image: none; background-color: rgba(243, 242, 234, 1); z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 0px; }
		#imHeaderBg { height: 140px; background-image: none; background-color: transparent; }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 220px; width:320px; }
		#imContent { align-self: start; padding: 15px 0 3px 0; }
		#imContentGraphics { min-height: 600px; background-image: none; background-color: rgba(255, 255, 255, 1); }
		#imFooterBg { z-index: -1; height: 100px; background-image: none; background-color: transparent; }
		#imFooter {  background-image: none; background-color: transparent; }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 24px; width:320px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 600px; }
	
}
