.home {
	background-image: url(images/backgroundhome.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
}
.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	background-image: url(images/connect1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003333;
	text-decoration: none;
	background-image: url(images/contactbackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
