.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0C2C84;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.footer {
	background-attachment: fixed;
	background-image: url(bottom-curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_about {
	background-attachment: fixed;
	background-image: url(curve_about.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_service {
	background-attachment: fixed;
	background-image:  url(curve_service.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_contact {
	background-attachment: fixed;
	background-image: url(curve_contact.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}