html { position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: repeat-y; background-attachment: fixed; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { padding-top: 5px; margin: 15px auto 15px auto; width: 1112px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 5px; width: 100%; background-color: transparent; }
#imHeader { height: 5px; background-color: transparent; }
#imMnMn { position: absolute; top: 0; left: 0; height: -4px; width: 1047px; padding: 4px 5px 5px 60px; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 1920px; position: relative; width: 972px; padding: 5px 70px 5px 70px; }
#imContentGraphics { min-height: 1920px; position: absolute; top: 10px; bottom: 30px; left: 0; width: 1112px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 30px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 30px; width: 1112px; background-color: #0030BF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1111px) {
	html { background-image: url('responsive-bg.jpg'); background-position: left top; background-repeat: repeat-y; background-attachment: fixed; background-color: #000000; }
	#imPage { padding-top: 3px; margin: 15px auto 15px auto; }
	#imHeaderBg { height: 3px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 0; height: 3px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 0; left: 0; height: -6px; padding: 4px 5px 5px 60px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 380px; padding: 5px 70px 5px 70px; }
	#imContentGraphics { min-height: 380px; top: 6px; bottom: 5px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 5px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 5px; height: auto; background-image: none; background-color: #0030BF; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 24px; 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: 1111px) and (min-width: 840px) {
	#imPage, #imContentGraphics, #imFooter { width: 840px; }
	#imMnMn { width: 775px; }
	#imContent { width: 700px; }
}

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

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