html { position: relative; margin: 0; padding: 0; background-color: transparent; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1920px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 265px; width: 100%; background-color: transparent; }
#imHeader { height: 70px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 15px; left: 15px; height: 67px; width: 1902px; padding: 0px 3px 3px 0px; background-image: url('menu.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
#imMnMn > ul { text-align: center; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 1920px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 70px; bottom: 290px; left: 0; width: 1920px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 200px; width: 100%; background-color: #000000; }
#imFooter { position: relative; margin: 0 auto; height: 290px; width: 1920px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1919px) {
	html { background-image: none; background-color: #FFFFFF; }
	#imPage { padding-top: 68px; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 0px; background-image: none; background-color: #FFFFFF; }
	#imHeader { margin-bottom: 0; height: .1px; background-image: url('responsive-top.JPG'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF; }
	#imMnMn { position: absolute; top: 0; left: 0; height: 68px; padding: 0px 0px 0px 0px; background-image: url('responsive-menu.JPG'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #FFFFFF; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 300px; padding: 0px 0px 0px 0px; }
	#imContentGraphics { min-height: 300px; top: 68px; bottom: 166px; left: 0; background-image: none; background-color: #FFFFFF; }
	#imFooterBg { height: 200px; width: 100%; background-image: none; background-color: #000000; }
	#imFooter { min-height: 166px; height: auto; background-image: url('responsive-bottom.png'); background-position: left top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 100px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; font: normal normal normal 9pt 'Tahoma'; color: #000000; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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