body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003333;
	background-color: #E5F1F1;
	margin: 0px;
}
.leftbar {
	background-position: top;
	background-image: url(images/main_27.gif);
	vertical-align: top;
}
.mainbg {
	background-color: #E5F1F1;
	background-image: url(images/main_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}
.testimonial {
	padding: 15px;
	border: 5px ridge #C4CAC6;
}
.references {
	padding: 0px;
	border: 5px groove #cb9a1e;
}
.smallcaps {
	font-variant: small-caps;
}
.orange a {
	color: #CC6600;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:active {
	color: #009999;
	text-decoration: none;
}

a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #006699;
}

.credit {
	font-size: 10px;
}