#header.f-ms { min-height:100px; z-index:100; background-color:#2e3a4a; position:fixed; left:0; width:100% }
#headerInner.f-ms { max-width:948px; z-index:0; padding:30px 3%; margin-left:auto; margin-right:auto; overflow:hidden }
#logoDiv.f-ms { z-index:0; float:left }
#tracybutterworthlogo.f-ms { left:0px; top:0px; width:93px; height:92px; overflow:hidden }
#mainNav.f-ms { z-index:0; float:right; padding-top:30px }
#navShim.f-ms { z-index:0; overflow:hidden }
#main.f-ms { z-index:0 }
@media screen and (max-width:568px)
{
	#logoDiv.f-ms { width:50px }
	#mainNav.f-ms { display:none }
}
