@charset "utf-8";
@import url('body.css');
h1 {
	width: 117px;
	background: url(../images/headers/h1-clients.jpg) no-repeat;	
}
h4 {
	background: url(../images/backgrounds/bg-h4-clients.jpg) no-repeat;	
}
ul.client-list {
	display: block;
	float: left;
	padding-left: 125px;	
}
	ul.client-list li {
		list-style: none;
		line-height: 1.6em;	
	}