html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 4px auto 4px auto; width: 1110px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 80px; width: 100%; background-color: #C0C0C0; }
#imHeader { margin-bottom: 50px; height: 190px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 190px; left: 0; height: 44px; width: 1104px; padding: 3px 3px 3px 3px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 280px; position: relative; width: 1110px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 280px; position: absolute; top: 240px; bottom: 20px; left: 0; width: 1110px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 0px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 20px; width: 1110px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1109px) {
	html { background-image: none; background-color: transparent; }
	#imPage { padding-top: 56px; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 56px; background-image: none; background-color: #000000; }
	#imHeader { margin-bottom: 0; height: 70px; background-image: none; background-color: #EAEAEA; }
	#imMnMn { position: absolute; top: 0; left: 0; height: 51px; padding: 0px 0px 5px 5px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: right; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 380px; padding: 0px 0px 0px 0px; }
	#imContentGraphics { min-height: 380px; top: 126px; bottom: 60px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 60px; width: 100%; background-image: none; background-color: #000000; }
	#imFooter { min-height: 60px; height: auto; background-image: url('responsive-bottom.jpg'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; 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: #808080; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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