.company_photo1 {
	float:left;
	background:transparent url(../images/company_photo1.jpg) 0px 0px no-repeat;
	width:94px;
	height:90px;
	margin:30px 10px 30px 30px;
}
.company_photo2 {
	float:left;
	background:transparent url(../images/company_photo2.jpg) 0px 0px no-repeat;
	width:94px;
	height:90px;
	margin:30px 10px 30px 30px;
}
.company_photo3 {
	float:left;
	background:transparent url(../images/company_photo3.jpg) 0px 0px no-repeat;
	width:94px;
	height:90px;
	margin:30px 10px 30px 30px;
}
