@CHARSET "UTF-8";

.page-wrapper .services_top {
	position: relative;
	left: 1px;
	height: 250px;
	width: 978px;
	background: url(../../../images/services/bg.png) repeat-x 0 105px;
}
.services_top .title {
	padding: 4px 0 0 36px; 
}
.services_top h1 {
	text-align: left;
}
.services_top .service_box {
	position: absolute;	
	bottom: 0;
	left: 190px;
}
.services_top .service_box img {
	display: block;
}
.services_top .notes {
	width: 650px;
	padding-top: 63px;
}
.services_top .note {
	width: 248px;
	padding: 0 36px 0 0;
	text-align: left;
}
.page-wrapper .cleft {
	position: relative;
	left: 1px;
	height: 27px; 
	background: url(../../../images/services/cl.png) no-repeat 0 0;
}
.page-wrapper .cright {
	height: 27px;
	width: 32px; 
	background: url(../../../images/services/cr.png) no-repeat 0 0;
}
.page-wrapper .list {
	padding: 0 0 0 36px;
	width: 942px;
}
.page-wrapper .service {
	width: 154px;
	text-align: left;
	padding-right: 34px;
}
.page-wrapper .service h3 { padding-bottom: 10px; }
.page-wrapper .service .thumb{
	width: 154px;
	height: 114px;
	text-align: left;
}
.page-wrapper .service .thumb a{
	text-decoration: none;
}
.page-wrapper .service a.readmore{
	display: block;
	text-align: left;
	padding-top: 8px;
}

