html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 0px auto 0px auto; width: 1000px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 100px; width: 100%; background-color: #FFFFFF; }
#imHeader { margin-bottom: 40px; height: 100px; background-color: #FFFFFF; background-image: url('top.jpg'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 100px; left: 0; height: 40px; width: 1000px; padding: 0px 0px 0px 0px; background-color: #0040FF; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 380px; position: relative; width: 990px; padding: 5px 5px 5px 5px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 140px; bottom: 150px; left: 0; width: 1000px; background-color: #FFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 150px; width: 100%; background-color: #0040FF; }
#imFooter { position: relative; margin: 0 auto; height: 150px; width: 1000px; background-color: #0040FF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 999px) {
	html { background-image: none; background-color: #FFFFFF; }
	#imPage { padding-top: 0; margin: 0px auto 0px 0px; }
	#imHeaderBg { height: 45px; background-image: url('responsive-headerbg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: #85D3B9; }
	#imHeader { margin-bottom: 40px; height: 10px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 10px; left: 0; height: 40px; padding: 0px 0px 0px 0px; background-image: none; background-color: transparent; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 380px; padding: 5px 5px 5px 5px; }
	#imContentGraphics { min-height: 380px; top: 50px; bottom: 99px; left: 0; background-image: none; background-color: #FFFFFF; }
	#imFooterBg { height: 104px; width: 100%; background-image: url('responsive-bottombg.jpg'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
	#imFooter { min-height: 99px; height: auto; background-image: url('responsive-bottom.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 75px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; font: normal normal normal 10pt Tahoma; color: #FF0000; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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

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

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

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

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