html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { padding-top: 0px; margin: 0px auto 0px auto; width: 850px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 0px; background-color: transparent; }
#imMnMn { position: absolute; top: 0; left: 0; height: 0px; width: 850px; padding: 0px 0px 0px 0px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 850px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 0px; bottom: 0px; left: 0; width: 850px; background-color: #F2EADC; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 0px; width: 850px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 849px) {
	html { background-image: none; background-color: transparent; }
	#imPage { padding-top: 0px; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 0px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 0; height: 0px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 0; left: 0; height: 0px; 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: 380px; padding: 0px 0px 0px 0px; }
	#imContentGraphics { min-height: 380px; top: 60px; bottom: 35px; left: 0; background-image: none; background-color: #E0E0E0; }
	#imFooterBg { height: 0px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 35px; height: auto; background-image: none; background-color: transparent; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 5px; margin-bottom: 10px; margin-left: 15px; margin-right: 15px; font: normal normal normal 9pt Tahoma; color: #FFFFFF; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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