body { color:#333; font-family:"fira_sanslight",Verdana,Arial,Helvetica,sans-serif; font-size:1em; line-height:1.4; margin:0px; background-color:#f3f3f3; height:100% }
html { height:100% }
#right a:link { color:#333; font-family:"fira_sansregular",Verdana,Arial,Helvetica,sans-serif; text-decoration:none }
#right a:visited { color:#333 }
#right a:hover { color:#7db713 }
#right a:active { color:#000 }
#footer a:link { color:#fff; text-decoration:none }
#footer a:visited { color:#fff }
#footer a:hover { text-decoration:underline }
#PageDiv { position:relative; min-height:100%; max-width:1280px; margin:auto; background-color:#fff }
#headerInner.f-ms { padding:22px 3% 15px }
#content { z-index:0; padding:40px 3% 20px; overflow:hidden }
#left { width:23.5%; z-index:0; float:left }
#right { width:74.5%; z-index:0; float:right; padding-top:10px }
#footer.f-ms { padding:40px 3% 10px }
@media screen and (max-width:568px)
{
	#left { width:auto; float:none }
	#right { width:auto; float:none; padding-top:0px }
}
