#client_logos {
		width: 730px;
		height: 410px;
		background-image: url(../images/clients_local_back.png);
		background-repeat: no-repeat;
		background-position: center center;
		position: relative;
		margin-top: 10px;
	}

	#client_logos img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		position: absolute;
		*position: static;
		top: 1px;
		left: 1px;
	}

	#box1 {
		width: 212px;
		height: 107px;
		position: absolute;
		top: 2px;
		left: 2px;
	}
	
	#box2 {
		width: 186px;
		height: 90px;
		position: absolute;
		top: 2px;
		left: 275px;
	}
	
	#box3 {
		width: 213px;
		height: 88px;
		position: absolute;
		top: 2px;
		left: 530px;
	}
	
	#box4 {
		width: 212px;
		height: 84px;
		position: absolute;
		top: 137px;
		left: 2px;
	}
	
	#box5 {
		width: 213px;
		height: 141px;
		position: absolute;
		top: 130px;
		left: 535px;
	}
	
	#box6 {
		width: 213px;
		height: 136px;
		position: absolute;
		top: 276px;
		left: 2px;
	}
	
	#box7 {
		width: 268px;
		height: 92px;
		position: absolute;
		top: 302px;
		left: 253px;
	}
	
	#box8 {
		width: 135px;
		height: 88px;
		position: absolute;
		top: 302px;
		left: 575px;
	}