/*mobile site*/
.WF_mobilesitewrapper {
	width: 100%;
	background-color: white;
}
.WF_mobileheader {
	background-color: #203c57;
}
.WF_mobilebanner_middle img {
	width: 100%;
}
.WF_mobileservices {
	margin: 0px auto;
	width: 90%;
}
.WF_mobilefooter {
	text-align: center;
	font-size: .8em;
}
.WF_servicebutton {
	width: 100%;
	height: 3em;
	font-size: 1em;
	margin: 10px 0px;
}
.mobileabrequest {
	height: 3000px;
	min-width: 300px;
	width: 100%;
}
/*mobile site ends*/
