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%; }
#imContentContainer { position: relative; }
#imContent { position: relative; }
#imContentGraphics { position: absolute; top: 0; bottom: 0; }
#imFooPad { float: left; margin: 0 auto; }
#imBtMnContainer { clear: both; }
.imPageRow { position: relative; clear: both; float: left; width: 100%; }
.imHGroup:after, .imUGroup:after, .imVGroup:after, .imPageRow:after { content: ""; display: table; clear: both; }
#imFooterBg { position: absolute; left: 0; bottom: 0; width: 100%; }
#imFooter { position: relative; }
#imStickyBarContainer { visibility: hidden; position: absolute; overflow: hidden; }
#imPageToTop { position: fixed; bottom: 30px; right: 30px; z-index: 5000; display: none; opacity: 0.75 }
#imPageToTop:hover {opacity: 1; cursor: pointer; }
@media (min-width: 1200px) {
		#imPageExtContainer { background-image: none; background-color: rgba(250, 249, 248, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 1200px; }
		#imHeaderBg { height: 170px; background-image: none; background-color: rgba(250, 249, 248, 1); }
		#imHeader { position: relative; margin-bottom: 0; margin-left: auto; margin-right: auto; height: 170px; background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 170px; width:1200px; }
		#imContent { min-height: 520px; padding: 0px 0 0px 0; }
		#imContentGraphics { left: 0; right: 0; margin-left: auto; margin-right: auto; min-height: 520px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 200px; background-image: none; background-color: rgba(46, 46, 55, 1); }
		#imFooter { margin-left: 0; margin-right: 0; height: 200px; background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 200px; width:1200px; }
		#imSideBarContainer { display: none; }	#imFooPad { height: 520px; }
		#imSideBarContainer { width: 1200px; }
		#imHeader { width: 1200px; }
		#imFooter { width: 100%; }
		#imSideBar { width: 150px; }
		#imContentGraphics { width: 1200px; }
	
}
@media (max-width: 1199px) and (min-width: 720px) {
		#imPageExtContainer { background-image: none; background-color: rgba(250, 249, 248, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 720px; }
		#imHeaderBg { height: 170px; background-image: none; background-color: rgba(250, 249, 248, 1); }
		#imHeader { position: relative; margin-bottom: 0; margin-left: auto; margin-right: auto; height: 170px; background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 170px; width:720px; }
		#imContent { min-height: 520px; padding: 5px 0 5px 0; }
		#imContentGraphics { left: 0; right: 0; margin-left: auto; margin-right: auto; min-height: 520px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 150px; background-image: none; background-color: rgba(46, 46, 55, 1); }
		#imFooter { margin-left: auto; margin-right: auto; height: 150px; background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 150px; width:720px; }
		#imSideBarContainer { display: none; }	#imFooPad { height: 520px; }
		#imSideBarContainer { width: 720px; }
		#imHeader { width: 720px; }
		#imFooter { width: 720px; }
		#imSideBar { width: 150px; }
		#imContentGraphics { width: 720px; }
	
}
@media (max-width: 719px) and (min-width: 480px) {
		#imPageExtContainer { background-image: none; background-color: rgba(250, 249, 248, 1); }
		#imPage { padding-top: 0px; padding-bottom: 0px; min-width: 480px; }
		#imHeaderBg { height: 100px; background-image: none; background-color: rgba(250, 249, 248, 1); }
		#imHeader { position: relative; margin-bottom: 0; margin-left: auto; margin-right: auto; height: 100px; background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 100px; width:480px; }
		#imContent { min-height: 520px; padding: 5px 0 5px 0; }
		#imContentGraphics { left: 0; right: 0; margin-left: auto; margin-right: auto; min-height: 520px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 150px; background-image: none; background-color: rgba(46, 46, 55, 1); }
		#imFooter { margin-left: auto; margin-right: auto; height: 150px; background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 150px; width:480px; }
		#imSideBarContainer { display: none; }	#imFooPad { height: 520px; }
		#imSideBarContainer { width: 480px; }
		#imHeader { width: 480px; }
		#imFooter { width: 480px; }
		#imSideBar { width: 150px; }
		#imContentGraphics { width: 480px; }
	
}
@media (max-width: 479px) {
		#imPageExtContainer { background-image: none; background-color: transparent; }
		#imPage { padding-top: 0px; padding-bottom: 0px; }
		#imHeaderBg { height: 90px; background-image: none; background-color: transparent; }
		#imHeader { position: relative; margin-bottom: 0; margin-left: auto; margin-right: auto; height: 90px; background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 90px; width:320px; }
		#imContent { min-height: 520px; padding: 5px 0 5px 0; }
		#imContentGraphics { left: 0; right: 0; margin-left: auto; margin-right: auto; min-height: 520px;  background-image: none; background-color: transparent; }
		#imFooterBg { height: 100px; background-image: none; background-color: rgba(46, 46, 55, 1); }
		#imFooter { margin-left: auto; margin-right: auto; height: 100px; background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 100px; width:320px; }
		#imSideBarContainer { display: none; }	#imFooPad, #imBtMnContainer, #imBtMn, #imPgMnContainer { display: none; }
		#imHeader { width: 100%; max-width: 320px; }
		#imFooter { width: 100%; max-width: 320px; }
		#imPage, #imSideBar, #imContent, #imContentGraphics { box-sizing: border-box; width: 100%; }
	
}
