#service-content { padding-top: 21px; }

#service-content input.block {
	width: 212px;
	height: 17px;
	padding: 3px 2px 0 2px;
}

#service-promotions { margin: 75px 0 0 0; }

#service-promotions .service-promotion {
	position: relative;
	display: inline;
	float: left;
	width: 221px;
	height: 201px;
	overflow: hidden;
	border: 1px solid #000;
	margin-right: 18px;
}

#service-promotions .service-promotion img.promo {
	position: absolute;
	z-index: 5;
}

#service-promotions .service-promotion a.button {
	position: absolute;
	top: 148px;
	left: 64px;
	float: none;
	z-index: 6;
}

#service-main .service-item {
	float: left;
	height: 294px;
	width: 218px;
	overflow: hidden;
	margin: 20px 20px 0 0;
	border: 1px solid #d0d0d0;
	background: url('/images/background-about-item.png') 0 0 repeat-x;
}

#service-main .service-item.alt { margin-right: 0;}

#service-main #service-landing-content {width:702px;margin-top:-20px;}

#service-main .service-item .service-item-content {
	height: 255px;
	width: 172px;
	overflow: hidden;
	padding: 10px 0 0 13px;
	margin: 14px 0 0 16px;
	background: #fff;
	border: 1px solid #d0d0d0;
	color: #333;
}

#service-main .service-item .service-item-content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #db011c;
	height: 20px;
	margin-bottom: 4px;
	overflow: hidden;
}

#service-main .service-item .service-item-content img.service-image {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#service-main .service-item .service-item-content img.service-image-custom {
	border: 1px solid #ccc;
	margin-bottom: 6px;
}

#service-main .service-item .service-item-content p {
	height: 68px;
	overflow: hidden;
	margin-bottom: 14px;
	font-size:11px;
}
