
.content_wrapper{
	background: transparent url('/images/about_us_bg.jpg') no-repeat top left;
}

.logos ul{
	list-style:none;
	display:block;
	float:left;
	padding:0;
	margin-left:26px;
	margin-top:40px;
	position:relative;
	clear:both;
}

.logos li{
	display:inline;
	margin-right:1px;
}

.logos img{
	border:none;
}