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; }
@media (min-width: 1150px) {
		#imPageExtContainer { background-image: none; background-color: rgba(245, 245, 245, 1); }
		#imPage { padding-top: 15px; padding-bottom: 15px; min-width: 1150px; }
		#imHeaderBg { height: 175px; background-image: none; background-color: rgba(73, 92, 106, 1); }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 160px; width:1150px; }
		#imContent { align-self: start; padding: 5px 0 5px 0; }
		#imContentGraphics { min-height: 400px; background-image: none; background-color: rgba(245, 245, 245, 1); }
		#imFooterBg { height: 316px; background-image: none; background-color: rgba(245, 245, 245, 1); }
		#imFooter { background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 300px; width:1150px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 400px; }
	
}
@media (max-width: 1149px) and (min-width: 720px) {
		#imPageExtContainer { background-image: none; background-color: transparent; }
		#imPage { padding-top: 5px; padding-bottom: 5px; min-width: 720px; }
		#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
		#imHeader { background-image: url('D8FE96D3992DC4D73E5D13195CA7CFA4.png'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 32px; width:720px; }
		#imContent { align-self: start; padding: 5px 0 5px 0; }
		#imContentGraphics { min-height: 300px; background-image: none; background-color: transparent; }
		#imFooterBg { height: 50px; background-image: none; background-color: transparent; }
		#imFooter { background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 86px; width:720px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 300px; }
	
}
@media (max-width: 719px)  {
		#imPageExtContainer { background-image: none; background-color: transparent; }
		#imPage { padding-top: 5px; padding-bottom: 5px; }
		#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
		#imHeader { background-image: none; background-color: transparent; }
		#imHeaderObjects { margin-left: auto; margin-right: auto; position: relative; height: 32px; width:320px; }
		#imContent { align-self: start; padding: 5px 0 5px 0; }
		#imContentGraphics { min-height: 300px; background-image: none; background-color: transparent; }
		#imFooterBg { height: 50px; background-image: none; background-color: transparent; }
		#imFooter { background-image: none; background-color: transparent; }
		#imFooterObjects { margin-left: auto; margin-right: auto; position: relative; height: 86px; width:320px; }
		#imSideBar { background-image: none; background-color: transparent; overflow: visible; zoom: 1; z-index: 200; }
		#imSideBarObjects { position: relative; height: 300px; }
	
}
