﻿#AboutUs{
	height: 820px;
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	
}

#AboutUsTitle{
	height:200px;
	text-align:center;
	
}

.AboutUsTitleText{
	color:#000000;
	font-size:52px;
}

.AboutUsGenralText{
	color:#000000;
	font-size:26px;
}

#Testimonial {
	height: 250px;
	width:100%;
	float: left;
	background-image: url(../../Images/TestimonialBackground.jpg);
	background-repeat: no-repeat;
	background-position:center;
}