/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Partners
 */
#main-content h2 {
	background-image: url("/resource/image/h2/partners.gif"); 
}

#main-content #our-companies h3  {
	background-image: url("/resource/image/h3/benchmark-into.gif"); 
	background-repeat: no-repeat;
	height: 15px;
	margin: 25px 0px 5px 0px;
}
#partners {
	text-align: center;
	margin-bottom: 15px;
}
#partners img {
	border: solid 2px #cccccc;
	margin: 3px;
	background-color: #000000;
	padding: 10px;
}
#partners img:hover {
	border: solid 2px #333333;
}
#main-content .article {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
#main-content .article .text {
	float: left;
	width: 450px;
	text-align: left;
	margin-left: 15px;

}
#main-content .article .image {
	float: left;
}

#main-content .charities {
	margin-top: 20px;
}	