.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.homeBackground {
	background-image: url(resources/images/home_bgimage.jpg);
	background-repeat: no-repeat;
}
.homeBackground2 {
	background-image: url(resources/images/home_bgimage2.jpg);
	background-repeat: no-repeat;
}
.privateImage {
	background-image: url(resources/images/private_image.jpg);
	background-repeat: no-repeat;
}
.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF9900;
}
.servicesImage {
	background-image: url(resources/images/services_image.jpg);
	background-repeat: no-repeat;
}
.contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.contactmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
}
.contactLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: none;
}
.aboutImage {
	background-image: url(resources/images/about_Image.jpg);
	background-repeat: no-repeat;
}
