﻿img {border:0 none;}

img[align=middle] {
	display: block;
	margin: 2em auto;
}



hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }

/*=B-Price*/
.b-price {
	border-collapse: collapse;
	margin: 0 0 1.5em;
}
.b-price td,
.b-price th {
	border: 1px solid #4c4c4c;
	padding: 5px;
}
.b-price td {
	text-align: center;
}
.b-price td:first-child {
	text-align: left;
}
.b-price__section-title {
	background: #4c4c4c;
	color: #fff;
	font-weight: 700;
	text-align: center !important;
}
.b-price__subsection-title {
	font-weight: 700;
	text-align: center !important;
}

body { 
text-align:center;
}
.service_table{
width: 100%;
}
.service_table td{
width: 33.33%;
text-align: center;
vertical-align: top;
padding: 0px 5px;
}
.service_table td img{
margin-top: 20px;
}

table.reqs {

}
table.reqs td:last-child {
	font-weight: 700;
}

p {
	margin: 10px 0;
}

img[src*=googleusercontent] {
	clear: right;
	float: right;
	height: auto;
	margin: 0 0 10px 10px;
	max-width: 350px;
}
