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

.services-samples a {
width:430px;
float:left;
height:76px;
display:block;
border:0px solid #CCCCCC;
margin-right:24px;
margin-bottom:28px;
background-position:center center;
background-repeat:no-repeat;
}

.web a {
background-position:left -12px;
}

.logos a {
height:150px;
margin-bottom:0px;
}

.services-samples span {
margin-left:-1000px;
}

.services-samples {
margin-right:48px;
width:938px;
padding-top:6px;
}

.arrows li {
padding-left:18px;
background-image:url(/images/forms/arrow.png);
background-position:left center;
background-repeat:no-repeat;
line-height:30px;
float:left;
width:220px;
display:block;
}

.arrows {
list-style:none;
margin:24px 64px 24px 0px;
padding:0;
width:1000px;
display:block;
}