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: 1345px; position: relative; }
#imHeaderBg { position: absolute; left: 0; top: 0; height: 30px; width: 100%; background-color: #404040; }
#imHeader { height: 127px; background-color: transparent; margin: 34px 0 0 0;}
#imMnMn { position: absolute; top: 0px; left: 0px; height: 95px; width: 1090px; padding: 0px 5px 5px 250px; background-image: url('menu.png'); background-position: left top; background-repeat: repeat-y; 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: 1145px; padding: 0px 100px 0px 100px; }
#imContentGraphics { min-height: 380px; position: absolute; top: 127px; bottom: 180px; left: 0; width: 1345px; background-color: transparent; }
#imFooterBg { position: absolute; left: 0; bottom: 0; height: 180px; width: 100%; background-image: url('bottombg.png'); background-position: left top; background-repeat: repeat; background-attachment: scroll; background-color: transparent; }
#imFooter { position: relative; margin: 0 auto; height: 180px; width: 1345px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat; }
#imFooterResponsiveContent { display: none; }



@media (max-width: 1344px) {
	html { background-image: none; background-color: transparent; }
	#imPage { padding-top: 100px; margin: 34px auto 0px auto; }
	#imHeaderBg { height: 0px; background-image: none; background-color: transparent; }
	#imHeader { margin-bottom: 0; height: 0px; background-image: none; background-color: transparent; }
	#imMnMn { position: absolute; top: 0; left: 0; height: 85px; padding: 10px 5px 5px 5px; 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: 100px; bottom: 50px; left: 0; background-image: none; background-color: transparent; }
	#imFooterBg { height: 290px; width: 100%; background-image: none; background-color: transparent; }
	#imFooter { min-height: 50px; height: auto; background-image: none; background-color: #404040; }
	#imFooterResponsiveContent { display: inline-block; margin-top: 0px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px; font: normal normal normal 10pt 'Arial'; color: #FFFFFF; background-color: transparent; text-align: left; text-decoration: none; }
	#imHeaderFlashBackground, #imFooterFlashBackground, .imTemplateContent, #imFooPad, #imBtMn, #imPgMn { display: none; }
	#imPgMn2 { display: none; }
}

@media  (max-width: 1344px) and (min-width: 720px) {
	#imPage, #imContentGraphics, #imFooter { width: 720px; }
	#imMnMn { 
		width: 710px;
		background-image: url('menu2.png'); 
		background-position: left top; 
	}
	#imContent { width: 710px; }
#imPgMn2 { display: inline-block;
	           padding: 0 0 20px 0; 

	}

}

@media  (max-width: 719px) and (min-width: 480px) {
	#imPage, #imContentGraphics, #imFooter { width: 480px; }
	#imMnMn { width: 470px; 
              background-image: url('menu2.png'); 
		      background-position: left top;  
	}
	#imContent { width: 470px; }
	#imPgMn2 { display: inline-block;
	           padding: 0 0 20px 0; 

	}

}

@media  (max-width: 479px) {
	#imPage, #imMnMn, #imContent, #imContentGraphics, #imFooter { box-sizing: border-box; width: 100%; }
	#imMnMn { 
		height: 100px;
		background-image: url('menu2.png'); 
		background-position: left top;  
	}
	#imPgMn2 { display: inline-block;
	           padding: 0 0 20px 0; 

	}
}
