#clients {
margin: 10px 10px;
background: none;

}

div.left {
/*border: solid thin 1px #6e6e6e;*/
float: left;
margin-right: 25px;
width: 170px;
margin-bottom: 10px;
/*background: #ebebeb url(../images/white-bg.png);*/
}

div.left p {
text-align: center;
color:#003399;
background: none;
}

div.left a {
color:#3f3f3f;
background: none;
}


div.left a:hover {
color:#000000;
background: none;
}


img {
border: 0px none;
background: none;
}

div.center {
width: 800px;
background: none;
}