html { position: relative; margin: 0; padding: 0; background-color: #417B7E; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 964px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent; }
#imHeader { margin-bottom: 40px; height: 90px; background-color: #417B7E; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 90px; left: 0; height: 35px; width: 946px; padding: 0px 5px 5px 13px; background-color: transparent; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 964px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 130px; bottom: 65px; left: 0; width: 964px; background-color: #E0E0E0; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 90px; width: 100%; background-color: #417B7E; }
#imFooter { position: relative; margin: 0 auto; height: 65px; width: 964px; background-color: #417B7E; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 963px) {
	html { background-image: none; background-color: #417B7E; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 165px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 40px; height: 90px; background-image: url('responsive-top.png'); background-position: left center; background-repeat: no-repeat; background-attachment: scroll; background-color: #417B7E; }
	#imMnMn { position: absolute; top: 90px; left: 0; height: 35px; padding: 0px 5px 5px 13px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 250px; padding: 0px 0px 0px 0px; }
	#imContentGraphics { min-height: 250px; top: 130px; bottom: 90px; left: 0; background-image: none; background-color: #E0E0E0; }
	#imFooterBg { height: 90px; width: 100%; background-image: none; background-color: #417B7E; }
	#imFooter { min-height: 90px; height: auto; background-image: none; background-color: #417B7E; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; font: normal normal normal 8pt 'Tahoma'; color: #E0E0E0; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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

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

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