h2.pageHeaderLinkToUs {
	margin: 0px;
	padding: 0px;
	color: #666666;
	height: 169px;
	background-image:url('../images/acting/link-to-us-header.jpg');
	background-repeat: no-repeat;
}

h2.pageHeaderLink {
	margin: 0px;
	padding: 0px;
	color: #666666;
	height: 169px;
	background-image:url('../images/acting/links-header.jpg');
	background-repeat: no-repeat;
}

.about_us_cont
{
	margin-bottom:15px;
}

.about_us_snippet
{
	margin-left:12px;
	margin-right:12px;
	padding-bottom:5px;
	text-align:justify;
	font-size:13px;
}


.about_us_snippet a {
		color:#000;
		text-decoration: none;
	}

.about_us_snippet a:hover {
		color:#000;
		text-decoration: none;
	}
