html { position: relative; margin: 0; padding: 0; background-color: #F8F8F8; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1060px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 259px; width: 100%; background-image: url('headerbg.jpg'); background-position: center center; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent; }
#imHeader { height: 258px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { float: left; width: 153px; padding: 57px 0px 0px 0px; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { position: absolute; top: 258px; bottom: 351px; left: 0; width: 153px; background-color: transparent; }
#imContent { min-height: 250px; position: relative; width: 902px; padding: 24px 0px 40px 5px; margin-left: 153px; }
#imContentGraphics { min-height: 250px; position: absolute; top: 258px; bottom: 351px; right: 0; width: 907px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 351px; width: 100%; background-color: #272727; }
#imFooter { position: relative; margin: 0 auto; height: 351px; width: 1060px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1059px) {
	html { background-image: none; background-color: #F8F8F8; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 228px; background-image: none; background-color: #FFFFFF; }
	#imHeader { margin-bottom: 44px; height: 228px; background-image: url('responsive-top.png'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF; }
	#imMnMn { position: absolute; top: 228px; left: 0; height: -13px; padding: 57px 0px 0px 0px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 349px; padding: 24px 5px 40px 5px; margin-left: 0; }
	#imContentGraphics { min-height: 349px; top: 272px; bottom: 204px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 190px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 204px; height: auto; background-image: url('responsive-bottom.PNG'); background-position: center center; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; font: normal normal normal 12pt 'Verdana'; color: #000000; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

@media  (max-width: 1059px) and (min-width: 720px) {
	#imPage, #imContentGraphics, #imFooter { width: 720px; }
	#imMnMn { width: 720px; }
	#imContent { width: 710px; }
}

@media  (max-width: 719px) 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: 44px; }
}
