#content{ text-align: left;}
.services{
	margin-left: 4px;
	margin-top: 20px;
}
.service-block{
	float: left;
	width: 181px;
	height: 281px;
	margin: 0 3px !important;
	margin: 0 2px 0 3px;
    text-align: center;
}

.service-block-content{
    text-align: left;
	background: transparent url(images/service-back.jpg) no-repeat;
	padding: 0 20px;
	height: 129px;
}

.service-block  h2, p, img{ margin:0; padding: 0;}
.service-block h2{ color: #555A66; font-size: 16px; line-height: 1.1; text-align: center; margin: 0px 0px 10px 0px; padding-top: 15px;}
.service-block p { color: #767985; font-size: 11px; }

.service-block-bottom{ position: relative; width: 180px; text-align: left; }
.service-block-bottom a{
	display: block;
	color: white;
	height: 20px !important;
	height: 20px;
	background: transparent url(images/service-back-bottom.jpg) no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 10px;
	text-decoration: none;
}

.service-block-bottom a:hover{
	background: transparent url(images/service-back-bottom_over.jpg) no-repeat;
}

#clients-home{
	text-align: center;
	position: relative;
}

#client-list{
	margin: 0;
	padding: 0;
	background: transparent url(images/clients-back.png) no-repeat;
	width: 692px;
	height: 125px;
}
