.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333300;
}
.bgabout {
	background-image: url(graphics/photo_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgpro {
	background-image: url(graphics/photo_procedures.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgouroff {
	background-image: url(graphics/photo_ouroffice.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgcontact {
	background-image: url(graphics/photo_contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bgfaq {
	background-image: url(graphics/photo_faq.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.bgsd {
	background-image: url(graphics/photo_sd.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
