
.container
{
	width: 980px;
	overflow: hidden;
}

.logo1
{
	float: left;
	height: 30px;
	width: 130px;
	background-image: url(../../img/client/logo1.png);
	background-position: left center;
	background-repeat: no-repeat;
}


