#PageWrapper.f-ms { z-index:0; margin-left:auto; margin-right:auto; background-color:#1e1e1e; background-image:url(../Resources/4h.jpg); overflow:auto; background-size:100% }
#HeaderWrapper.f-ms { width:100%; z-index:0; clear:both; margin-left:auto; margin-right:auto }
#Header.f-ms { max-width:1060px; z-index:0; clear:both; padding:20px; margin-left:auto; margin-right:auto }
#LogoWrapper1.f-ms { width:40%; z-index:0; float:right; clear:right; margin-top:20px }
#LogoWrapper.f-ms { width:511px; z-index:0; float:left; clear:left }
#CSSMenuWrapper.f-ms { max-width:1100px; z-index:0; clear:both; margin-left:auto; margin-right:auto; background-color:#1e1e1e }
#CSSMenu.f-ms { z-index:0; clear:both; margin:40px auto; background-color:#46b465; overflow:hidden }
#BodyWrapper.f-ms { z-index:0; clear:both; margin-left:auto; margin-right:auto; background-color:#000 }
#Body.f-ms { max-width:1040px; z-index:0; clear:both; padding:30px; margin-left:auto; margin-right:auto; overflow:hidden }
#FooterWrapper.f-ms { z-index:0; clear:both; margin-left:auto; margin-right:auto }
#Footer.f-ms { max-width:1100px; z-index:0; clear:both; padding-top:40px; padding-bottom:40px; margin-left:auto; margin-right:auto }
#FooterLeft.f-ms { width:37.73%; z-index:0; float:left; padding:12px }
#FooterRight.f-ms { width:40%; min-height:100px; z-index:0; float:right }
@media screen and (max-width:768px)
{
	#Header.f-ms { max-width:728px }
	#CSSMenuWrapper.f-ms { max-width:768px }
	#CSSMenu.f-ms { padding-top:20px; padding-bottom:20px }
	#Body.f-ms { max-width:708px }
	#Footer.f-ms { max-width:768px }
}
@media screen and (max-width:480px)
{
	#Header.f-ms { max-width:511px }
	#LogoWrapper1.f-ms { width:100% }
	#LogoWrapper.f-ms { width:100%; float:none }
	#CSSMenuWrapper.f-ms { max-width:505px }
	#Body.f-ms { max-width:420px }
	#Footer.f-ms { max-width:480px }
	#FooterLeft.f-ms { width:95%; float:none; margin-bottom:20px }
	#FooterRight.f-ms { width:100%; float:none }
}
@media screen and (max-width:320px)
{
	#Header.f-ms { max-width:511px }
	#LogoWrapper1.f-ms { float:none }
	#Body.f-ms { max-width:260px }
	#Footer.f-ms { max-width:320px }
	#FooterLeft.f-ms { width:92.5% }
}
