#content .headline {
	margin-top: -22px; 
	overflow: hidden;
	height: 100%;
	padding: 73px 20px 0px 44px;
	background: url(images/what-we-do-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-head2.gif) no-repeat;
}

#content .headline strong {
	display: block;
	font-size: 14px;
	padding-top: 28px;
	font-weight: normal; 
	color: #595959;
}
#content .headline strong a {
	color: #8ebe3f;
	text-decoration: none; 
}
#content .headline strong a:hover {
	text-decoration: underline; 
}


#content .cont .left-col .links-list .left-col-first {
	width: 260px;
	float: left; 
}
#content .cont .left-col .links-list .left-col-second {
	float: left; 
	width: 260px;
}
#content .cont .left-col .links-list td a {
	padding: 0px 0px 0px 15px !important;
	background: url(images/links-list-arrow.gif) no-repeat 0 3px !important;
	color: #69747a;
	line-height: 25px;
	font-size: 13px;
}

#content .cont .left-col .links-list {
	margin: 6px 0px 0px -44px !important;
	padding: 9px 0px 9px 46px !important;
	width: 538px;
	position: relative; 
	list-style: none;
	background: url(images/links-list-bg.gif) repeat-y;
	overflow: hidden;
	height: 100%; 
}



