


#companion {
	width: 367px;
	height: 238px;
	background-image: url(images/companion3.jpg);
	}

#ctaservices {
	height: 16px;
	width: 367px;
	padding: 17px 0px 25px 0px;
	background-image: url(images/ctaservices.jpg);
	background-repeat: no-repeat;
}

.servicestext {
	font-size: 16px;
	color: rgb(0,0,0);
	font-weight: bold;
}

.servicestext:hover {
	color: rgb(255,255,255);
}

a {
	color: rgb(95,39,179);
	text-decoration: none;
}

