/* soucre Website: http://wittysparks.com*/
.formcontainer{width:100%;position:relative}
.main{width:95%;max-width:1000px;margin:0 auto;position:relative}
header{padding:40px 0}
header h1{font-size:250%;margin:0 0 0 5px;color:#333;float:left}
header h1{display:block;font-size:55%;font-weight:100;padding:15px 0}
.ws_nav{float:right;clear:none;padding-top:10px}
.fix::before, .fix::after{content:" ";display:table}
.fix::after{clear:both}
.form_a{transition: all 0.3s ease 0s}
.ws_nav li{float:left;margin:0 5px}
.ws_nav a{background-color:#F1F1F1;border-left:2px solid #DDD;color:#000;display:block;line-height:29px;margin:11px 0 0;padding:0 10px;text-decoration:none}
.ws_nav a:hover, .ws_nav a.active{background-color:#89C735;border-color:#FA4B2A;color:#FFF}
.fheading{display:block;text-indent:5px;text-decoration:underline;margin:2% 0 0 0}