html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 15px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 127px; width: 100%; background-color: #0088CB; }
#imHeader { margin-bottom: 33px; height: 82px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 82px; left: 0; height: 33px; width: 960px; padding: 0px 0px 0px 0px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 320px; position: relative; width: 950px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 320px; position: absolute; top: 115px; bottom: 60px; left: 0; width: 960px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 83px; width: 100%; background-color: #0188CA; }
#imFooter { position: relative; margin: 0 auto; height: 60px; width: 960px; background-color: #0188CA; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 959px) {
	html { background-image: none; background-color: #E0E0E0; }
	#imPage { padding-top: 97px; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 97px; background-image: none; background-color: #0088CB; }
	#imHeader { margin-bottom: 0; height: 20px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 0; left: 0; height: 67px; padding: 15px 15px 15px 15px; background-image: none; background-color: #0088CB; }
	#imMnMn > ul { text-align: center; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 300px; padding: 5px 5px 5px 5px; }
	#imContentGraphics { min-height: 300px; top: 117px; bottom: 40px; left: 0; background-image: url('responsive-content.png'); background-position: center bottom; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
	#imFooterBg { height: 40px; width: 100%; background-image: none; background-color: #0188CA; }
	#imFooter { min-height: 40px; height: auto; background-image: none; background-color: #0088CB; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 11px; margin-bottom: 15px; 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: 959px) and (min-width: 720px) {
	#imPage, #imContentGraphics, #imFooter { width: 720px; }
	#imMnMn { width: 690px; }
	#imContent { width: 710px; }
}

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

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