.bgheader {
	background-image: url(bgheader.gif);
	background-repeat: repeat-x;
}
.borderleft {
	background-image: url(borderleft.gif);
	background-repeat: repeat-y;
}
.borderright {
	background-image: url(borderright.gif);
	background-repeat: repeat-y;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 2px;
	padding: 0px;
}
.subscribebox {
	background-image: url(subscribebox.gif);
	background-repeat: no-repeat;
}
.box_light {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 2px;
	padding: 0px;
	font-style: italic;
}
