html { position: relative; margin: 0; padding: 0; background-color: #FFFFFF; }
body { margin: 0; padding: 0; text-align: left; }
#imPage { margin: 15px auto 0px auto; width: 1024px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 177px; width: 100%; background-color: #B0D1FF; }
#imHeader { margin-bottom: 74px; height: 166px; background-color: #BFCFFF; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat; }
#imMnMn { position: absolute; top: 166px; left: 0; height: 64px; width: 1014px; padding: 5px 5px 5px 5px; background-color: #BFCFFF; }
#imMnMn > ul { text-align: left; }
#imMnMnGraphics { display: none; }
#imMnMn li { display: inline; }
#imContent { min-height: 200px; position: relative; width: 1024px; padding: 0px 0px 0px 0px; }
#imContentGraphics { min-height: 200px; position: absolute; top: 240px; bottom: 112px; left: 0; width: 1024px; background-color: #BFFFFF; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 112px; width: 100%; background-color: #BFFFFF; }
#imFooter { position: relative; margin: 0 auto; height: 112px; width: 1024px; background-color: #809FFF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }
@media (max-width: 1023px) {
	html { background-image: none; background-color: #FFFFFF; }
	#imPage { padding-top: 0; margin: 0px auto 0px auto; }
	#imHeaderBg { height: 37px; background-image: none; background-color: #B0D1FF; }
	#imHeader { margin-bottom: 36px; height: 37px; background-image: url('responsive-top.gif'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent; }
	#imMnMn { position: absolute; top: 37px; left: 0; height: 36px; padding: 0px 0px 0px 0px; background-image: url('responsive-menu.gif'); background-position: left top; background-repeat: repeat-x; background-attachment: scroll; background-color: transparent; }
	#imMnMn > ul { text-align: left; }
	#imMnMnGraphics { display: none; }
	#imMnMn li { display: inline; }
	#imContent { min-height: 380px; padding: 0px 0px 0px 0px; }
	#imContentGraphics { min-height: 380px; top: 73px; bottom: 110px; left: 0; background-image: none; background-color: #80FFFF; }
	#imFooterBg { height: 110px; width: 100%; background-image: none; background-color: #B0D1FF; }
	#imFooter { min-height: 110px; height: auto; background-image: url('responsive-bottom.jpg'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: #BFFFFF; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 4px; margin-bottom: 4px; margin-left: 4px; margin-right: 4px; font: normal normal normal 9pt 'Tahoma'; color: #400030; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
}

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

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

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

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

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