html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 957px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 180px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 42px; height: 138px; background-color: #FFFFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 138px; left: 0; height: 37px; width: 957px; padding: 0px 0px 5px 0px; background-color: #FFFFFF; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 887px; padding: 5px 10px 5px 60px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 180px; bottom: 100px; left: 0; width: 957px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 100px; width: 957px; background-color: #FFFFFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 956px) {
	html { background-image: none; background-color: #FFFFFF; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 54px; height: 30px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 30px; left: 0; height: 39px; padding: 10px 0px 5px 0px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: right; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 380px; padding: 5px 10px 5px 60px; }
	#imContentGraphics { min-height: 380px; top: 84px; bottom: 50px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 90px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 50px; 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 'Arial'; color: #000000; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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