html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { padding-top: 39px; margin: 0px auto 0px auto; width: 975px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 150px; background-color: transparent; }
#imMnMn { position: absolute; top: 0; left: 0; height: 39px; width: 975px; padding: 0px 0px 0px 0px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 500px; position: relative; width: 940px; padding: 5px 25px 5px 10px; }
#imContentGraphics { min-height: 500px; position: absolute; top: 189px; bottom: 75px; left: 0; width: 975px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 75px; width: 975px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 974px) {
	html { background-image: none; background-color: transparent; }
	#imPage { padding-top: 39px; margin: 0px auto 0px 0px; }
	#imHeaderBg { height: 0px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 0; height: 74px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 0; left: 0; height: 39px; padding: 0px 0px 0px 0px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 500px; padding: 5px 25px 5px 10px; }
	#imContentGraphics { min-height: 500px; top: 113px; bottom: 75px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 0px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 75px; height: auto; background-image: none; background-color: transparent; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; font: normal normal normal 9pt 'Tahoma'; color: #000000; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

@media  (max-width: 974px) and (min-width: 720px) {
	#imPage, #imContentGraphics, #imFooter { width: 720px; }
	#imMnMn { width: 720px; }
	#imContent { width: 685px; }
}

@media  (max-width: 719px) and (min-width: 480px) {
	#imPage, #imContentGraphics, #imFooter { width: 480px; }
	#imMnMn { width: 480px; }
	#imContent { width: 445px; }
}

@media  (max-width: 479px) {
	#imPage, #imMnMn, #imContent, #imContentGraphics, #imFooter { box-sizing: border-box; width: 100%; }
	#imMnMn { height: 39px; }
}
