@charset "utf-8";
/* CSS Document */

#homeBanner{
	display:block;
	width:960px;
	height:149px;
	background: url(../images/clients/clients-banner.jpg) 0 0 no-repeat;
}

.clientList{
	float: left;
	list-style: none;
	margin: 10px 0 ;
	padding: 0;
}

.clientList li {
	float: left;
	margin: 0 20px 0 0px;
	padding: 0;
}
.clientDiv{
	width:140px;
	height:120px;
	display:block;
	color:#325068;
	font-weight:bold;
}
h6{
	display:block;
	width:140px;
	height:108px;
}
#client0{
	background:url(../images/clients/sytner.gif) 0 0 no-repeat;
}
#client1{
	background:url(../images/clients/arriva.gif) 0 0 no-repeat;
}
#client2{
	background:url(../images/clients/finnforest.gif) 0 0 no-repeat;
}
#client3{
	background:url(../images/clients/perkins.gif) 0 0 no-repeat;
}
#client4{
	background:url(../images/clients/norbert.gif) 0 0 no-repeat;
}
#client5{
	background:url(../images/clients/morgan.gif) 0 0 no-repeat;
}
#client6{
	background:url(../images/clients/keltbray.gif) 0 0 no-repeat;
}
#client7{
	background:url(../images/clients/b-inspired.jpg) 0 0 no-repeat;
}
#client8{
	background:url(../images/clients/ups.jpg) 0 0 no-repeat;
}
#client9{
	background:url(../images/clients/ngh.jpg) 0 0 no-repeat;
}
#client10{
	background:url(../images/clients/ymca.jpg) 0 0 no-repeat;
}





