/* SERVICES STYLES
*****************************************/
#servicesBlock {
	position: absolute;
	z-index: 1;
	top: 142px;
	left: 0px;
	width: 970px;
	height: 647px;
	background-image: url(../images/homepage/homepage_bkg.jpg);
	background-repeat: no-repeat;	
}
#servicesBox {
	position: absolute;
	z-index: 5;
	width: 623px;
	height: 599px;
	top: 24px;
	left: 23px;
	background-image: url(../images/services/services_box.png);
	background-repeat: no-repeat;
}
.servicesText1 {
	position: absolute;
	z-index: 6;
	top: 40px;
	left: 20px;
	width: 584px;
	height: 262px;	
}
.servicesText2 {
	position: absolute;
	z-index: 6;
	top: 391px;
	left: 40px;
	width: 584px;
	height: 176px;	
}
.servicesText3 {
	float: left;	
	position: relative;
	z-index: 6;	
	width: 160px;
	height: 176px;
	text-align: center;
	color: #8E4601;
	font-size: 10px;
	margin-right: 30px;
}
