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, 255, 255, 1); z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 15px; min-width: 1280px; }
		#imHeaderBg { height: 40px; background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeader { background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 40px; width:1280px; }
		#imContent { align-self: start; padding: 20px 0 250px 0; }
		#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 255, 255, 1); }
		#imFooterBg { z-index: -1; height: 250px; background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooter {  background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 235px; width:1280px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 380px; }
	
}
@media (max-width: 1279.9px) and (min-width: 980.0px) {
		#imPageExtContainer { background-image: none; background-color: rgba(255, 255, 255, 1); z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 15px; min-width: 980px; }
		#imHeaderBg { height: 40px; background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeader { background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 40px; width:980px; }
		#imContent { align-self: start; padding: 0px 0 10px 0; }
		#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 255, 255, 1); }
		#imFooterBg { z-index: -1; height: 250px; background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooter {  background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 235px; width:980px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 380px; }
	
}
@media (max-width: 979.9px) and (min-width: 640.0px) {
		#imPageExtContainer { background-image: none; background-color: rgba(255, 255, 255, 1); z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 15px; min-width: 640px; }
		#imHeaderBg { height: 120px; background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeader { background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 120px; width:640px; }
		#imContent { align-self: start; padding: 15px 0 10px 0; }
		#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 255, 255, 1); }
		#imFooterBg { z-index: -1; height: 250px; background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooter {  background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 235px; width:640px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 380px; }
	
}
@media (max-width: 639.9px)  {
		#imPageExtContainer { background-image: none; background-color: transparent; z-index: 0; position: relative; }
		#imPage { padding-top: 0px; padding-bottom: 15px; }
		#imHeaderBg { height: 130px; background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeader { background-image: none; background-color: rgba(228, 159, 144, 1); }
		#imHeaderObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 130px; width:320px; }
		#imContent { align-self: start; padding: 15px 0 10px 0; }
		#imContentGraphics { min-height: 380px; background-image: none; background-color: rgba(255, 255, 255, 1); }
		#imFooterBg { z-index: -1; height: 400px; background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooter {  background-image: none; background-color: rgba(243, 243, 243, 1); }
		#imFooterObjects { margin-inline-start: auto; margin-inline-end: auto; position: relative; height: 400px; width:320px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 380px; }
	
}
