
/** Services Content **********************************************************************************************/

.Services-images-wrapper{
	width:275px;
	float:left;
	background:#fff;
}

.Services-images-wrapper img{
	display:block;
	height:216px;
	width:270px;
	border-bottom:#fff solid 4px;
	border-right:#fff solid 4px;
	padding:0;
	margin:0;
	float:left;
}

.Services-images-wrapper img.bottom{
	display:block;
	height:220px;
	width:270px;
	border-right:#fff solid 4px;
	border-bottom:none;
	padding:0;
	margin:0;
	float:left;
}

.Services-bucket-wrapper{
	padding-bottom:50px;
	float:left;
}


.Services-bucket-wrapper h3,
.Services-bucket-wrapper h4,
.Services-bucket-wrapper-nobull h4{
	padding-bottom:10px;
	color:#3e4d4c;
}

.Services-bucket-wrapper p{
	padding-bottom:0x;
	color:#3e4d4c;
}

.Services-bucket-wrapper ul{
	margin-left:15px;
	float:left;
}

.Services-bucket-wrapper li{
	list-style-position: outside;
    margin-right: -18px;
	padding-bottom:4px;
	color:#3e4d4c;
	}
	
.Services-bucket-wrapper-nobull{
	padding-bottom:50px;
	float:left;
}


.Services-bucket-wrapper-nobull ul{
	float:left;
	padding-right:60px;
}


.Services-bucket-wrapper-nobull li  {
	list-style:none;
	list-style-position:inside;
	line-height:1.6em;
	color:#3e4d4c;
}
