@charset "utf-8";
/* CSS Document */
.Servicesbanner {
	width:100%;
	height:700px;
	background-image:url(../images/ServicesGirl.jpg);
	background-position:center;
}
.ServicesHomeNumber {
	width:165px;
	font-family: 'latolight';
	font-size:140pt;
	float:left;
	color:#808285;
}
.ServicesSubtitle {
	float:left;
	width:200px;
	height:210px;
	padding-top:12px;
}
.ServicesBannerInfo {
	width:1042px;
	text-align:left;
	padding-top:50px;
	margin: 0 auto;
	height:700px;
	position:relative;
}
