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

/* ---------------- HOME -------------------------------------------------------------- */

.icon_set{
clear:both;
margin:10px 0 0 0;
width:270px;
}
.icon_set div{
float:left;
text-align:center;
width:90px;
font: bold 11px Arial,Georgia,serif;
}

.clients_box{
width:525px;
padding:5px 10px;
}

.clients_box div{
text-align:center;
float:left;
width: 175px;
height:20px;
font: bold 11px Arial,Georgia,serif;
}

.clients_box span{
float:left;
width:525px;
text-align:center;
padding-top:8px;
font: bold 11px Arial,Georgia,serif;
}

