@charset "utf-8";
/* CSS Document */





.aboutus {
	clear: both;
	width:968px;
	height:1132px;
	background-image:url(images/aboutus.jpg);
	background-repeat:no-repeat;
}

.clients {
	clear: both;
	width:968px;
	height:1132px;
	background-image:url(images/pricelist.jpg);
	background-repeat:no-repeat;
}

.certified {
	clear: both;
	width:968px;
	height:631px;
	background-image:url(images/certified.jpg);
	background-repeat:no-repeat;
}

.services {
	clear: both;
	width:968px;
	height:631px;
	background-image:url(images/services.jpg);
	background-repeat:no-repeat;
}
.aboutustext1 {
	padding-top:250px;
	padding-left:300px;
	font-family:Verdana, Geneva, sans-serif;
	max-width:350px;
	font-size:21px;
	text-align:center;
	color: #806000;
	line-height: 25px;
}

.aboutustext2 {
	padding-top:50px;
	padding-left:200px;
	font-family:Verdana, Geneva, sans-serif;
	max-width:500px;
	font-size:14px;
	text-align:justify;
	color: #000;
	line-height: 16px;
}

.certifiedtext {
	padding-top:380px;
	padding-left:280px;
	font-family:Verdana, Geneva, sans-serif;
	max-width:300px;
	font-size:14px;
	text-align:right;
	color: #000;
	line-height: 16px;
}

.servicestext {
	padding-top:450px;
	padding-left:590px;
	font-family:Verdana, Geneva, sans-serif;
	max-width:300px;
	font-size:14px;
	text-align:right;
	color: #000;
	line-height: 16px;
}
