.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
}
.tandridge {
	background-image: url(images/tandridge.jpg);
	background-repeat: no-repeat;
}
.fensa {
	background-image: url(images/fensa.jpg);
	background-repeat: no-repeat;
}
.ggf {
	background-image: url(images/ggf.jpg);
	background-repeat: no-repeat;
}
.rhs {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-left-color: #2F85E8;
}
.homebackgraound {
	background-image: url(images/centaur-home-page.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodycontact {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #2F85E8;
	padding: 20px;
}
.contactbody2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	color: #2F85E8;
}


.orangebackground {
	background-image: url(images/centaur-home-orange.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.orangebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 18px;
	padding-top: 20px;
}
