
.cent {
	margin: auto;
}

.cont_header h2 {
	color: #444;	
	padding: 10px 0 10px 0;
	font-size: 16px;
}

.services_top {
	background: url("i/about/equipment_bg.jpg") 0 0 repeat-y;
	width: 915px;
}
.services_head {
	background: url("i/services/services_header.jpg") 0 0 no-repeat;
	text-align: justify;
}
.services_shad {
	background: url("i/about/equipment_shad.png") 0 0 no-repeat;
	height: 13px;
}

.rgt_shad {
		background: url("i/articles/art_shad.png") 0 0 repeat-y;
		width: 5px;
}
.pad {
	padding: 10px;	
	text-align: justify;
}


.equipment_bg img {
	border: #444 5px solid;
	margin-left: 10px;
	float: right;
}

.price {
	border-top: #000 1px solid;
	border-left: #000 1px solid;
}
.price tr td{
	text-align: center;
	padding: 5px;
	color: #333025;
	font-size: 14px;
	border-right: #333025 1px solid;
	border-bottom: #333025 1px solid;
}

.price_cap {
	width: 150px;	
}
.price_head {
	font-weight: bold;
	color: #333025;
}
.price_footer {
	background: url("i/services/stamp.png") top right no-repeat;
	margin-right: 60px;
	padding-top: 113px;
	padding-left: 60px;
	padding-bottom: 20px;
	height: 40px;
	display: block;
	color: #666;
	font-size: 12px;
}

.serv_pic {
	width: 220px;	
}
.serv_pic img{
	border: #555 5px solid;	
}
.serv_text{
	font-size: 14px;
	vertical-align: top;
}
.serv_price {
	background: url("i/services/sticker.png") right top no-repeat;
	width: 172px;
	vertical-align: top;
	font-size: 38px;
	color: #201f1b;
	font-family: Georgia;
}
.serv_pad {
	padding-right: 50px;
	padding-top: 13px;
	text-align: right;
	display: block;
}
