#content .headline {
	margin-top: -22px; 
	overflow: hidden;
	height: 100%;
	padding: 73px 20px 0px 44px;
	background: url(images/about-bg1.jpg) no-repeat 100% 0;
}
* html #content .headline {
	overflow: visible;
}
#content .headline h1 {
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/about-head1.gif) no-repeat;
}
#nav li ul li.nav-about4 a {
	color: #69747a !important;
}

