#content { 
	background: url( '../img/consulting/title.header.png' ) 0 0 no-repeat; 
	overflow: visible;
	position: relative;
}

#crPhoto {
	position: absolute;
	top: 90px;
	right: -24px;
	z-index: 100;
}

#columnRight { 
	background: url( '../img/cr.bg_gray.png' ) 100% 0 repeat-y;
	font-size: 12px;
	margin-top: 65px; 
	padding: 0 0 20px 20px;
	width: 663px;
}
	
	#columnRight .photo {
		float: right;
		height: 200px;
		margin: 20px 50px 0 50px;
	}
	

dl.icons { margin-bottom: 15px; }
	dl.icons dt { clear: both; float: left; margin-bottom: 10px; }
	dl.icons dd { padding: 0 10px 0 70px; margin-bottom: 10px; }
		dl.icons dd strong { font-size: 14px; }


.core-values {
	background: #fdf8df url('../img/title.core-values.png') 10px 10px no-repeat;
	border: 1px solid #99752f;
	margin-bottom: 20px;
	padding: 40px 10px 10px;
}
	.core-values ul { margin: 0; padding: 0; list-style: none; }
	.core-values li {
		background: url('../img/icon.leaf.png') 0 50% no-repeat;
		color: #004933;
		font: normal 18px/1.2 Tahoma, Geneva, sans-serif;
		padding: 5px 0 5px 40px;
	}
