.BGabout {
	background-image: url(images/BG_about2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.maintext {
	font-family: "Trebuchet MS", Arial, "Helvetica TTF";
	font-size: 12pt;
	color: #003366;
}
.column {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.BGServices {
	background-image: url(images/BG_services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgCIRCLES {
	background-image: url(images/circle_gray.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, "Helvetica TTF";
	font-size: 11pt;
	color: #003366;
}
.BGSuccess {
	background-image: url(images/BG_success.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.vertline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.BGfaq {
	background-image: url(images/BG_faq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGlinks {
	background-image: url(images/BG_links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGcontact {
	background-image: url(images/BG_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

