html { position: relative; margin: 0; padding: 0; background-image: url('bg.png'); background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; background-color: #E0E0E0; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 960px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 0px; width: 100%; background-color: transparent; }
#imHeader { height: 52px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 174px; padding: 0px 0px 0px 70px; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { position: absolute; top: 52px; bottom: 55px; left: 0; width: 244px; background-image: url('menu.png'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #B40000; }
#imContent { min-height: 50px; position: relative; width: 688px; padding: 5px 5px 5px 23px; margin-left: 244px; }
#imContentGraphics { min-height: 50px; position: absolute; top: 52px; bottom: 55px; right: 0; width: 716px; background-image: url('content.png'); background-position: left top; background-repeat: repeat-y; background-attachment: scroll; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 65px; width: 100%; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 55px; width: 960px; background-color: transparent; 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: #808080; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 100px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 35px; height: 112px; background-image: url('responsive-top.png'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: #B40000; }
	#imMnMn { position: absolute; top: 112px; left: 0; height: 35px; padding: 0px 25px 0px 0px; background-image: none; background-color: #B40000; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 520px; padding: 5px 5px 5px 5px; margin-left: 0; }
	#imContentGraphics { min-height: 520px; top: 147px; bottom: 35px; left: 0; background-image: none; background-color: #FFFFFF; }
	#imFooterBg { height: 35px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 35px; height: auto; background-image: none; background-color: #B40000; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 10px; margin-bottom: 10px; margin-left: 5px; margin-right: 5px; font: normal normal bold 9pt 'Palatino Linotype'; color: #FFFFFF; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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