html { position: relative; margin: 0; padding: 0; background-color: #2C9D0D; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px 0px; width: 1344px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 460px; width: 100%; background-color: #2C9D0D; }
#imHeader { height: 475px; background-color: #60BF00; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 458px; left: 2px; height: 45px; width: 1344px; padding: 0px 0px 0px 0px; background-color: #2C9D0D; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 300px; position: relative; width: 1334px; padding: 30px 5px 5px 5px; }
#imContentGraphics { min-height: 300px; position: absolute; top: 475px; bottom: 0px; left: 0; width: 1344px; background-image: url('content.jpg'); background-position: center top; background-repeat: repeat; background-attachment: scroll; background-color: #60BF00; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 220px; width: 100%; background-color: #2C9D0D; }
#imFooter { position: relative; margin: 0 auto; height: 0px; width: 1344px; background-color: transparent; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1343px) {
	html { background-image: none; background-color: #60BF00; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 250px; background-image: none; background-color: #60BF00; }
	#imHeader { margin-bottom: 0px; height: 250px; background-image: url('responsive-top.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #60BF00; }
	#imMnMn { position: absolute; top: 250px; left: 0; height: 0px; padding: 0px 0px 0px 0px; background-image: none; background-color: #80FF00; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 400px; padding: 5px 5px 5px 5px; }
	#imContentGraphics { min-height: 400px; top: 250px; bottom: 50px; left: 0; background-image: url('responsive-content.jpg'); background-position: center top; background-repeat: repeat; background-attachment: scroll; background-color: #60BF00; }
	#imFooterBg { height: 0px; width: 100%; background-image: none; background-color: #60BF00; }
	#imFooter { min-height: 50px; height: auto; background-image: none; background-color: #60BF00; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; font: normal normal bold 10pt 'Calibri'; color: #FFFFFF; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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