BODY {
	background-color: #009bc4;
	font-family:Arial, Helvetica, sans-serif, Trebuchet MS;
	background-attachment: scroll;
	background-image: url(/images/bg-insidepage-body.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.contentLeft{
	font-size:12px;
}
.contentLeft H1{
	float:none;
}
.services-part {
	margin:0px auto;
	width:940px;
	padding-top:15px;
}
.services {
	padding-bottom:20px;
	float:left;
	width:940px;
	background-attachment: scroll;
	background-image: url(/images/bg-services-line.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.services-area {
	width:235px;
	float:left;
}
	.services-area h2 {
		width:235px;
		float:left;
		padding-bottom:20px;
		font-size:14px;
		color:#FFFFFF;
	}
	.services-area-left {
		width:85px;
		float:left;
	}
	.services-area-right {
		width:145px;
		float:left;
	}
		.services-area-right p {
			width:125px;
			float:left;
			color:#bae8ff;
			line-height:16px;
			font-size:11px;
			padding-top:3px;
		}
.services-area1 {
	width:215px;
	float:left;
	padding:0px 5px 0px 15px;
}
	.services-area1 h2 {
		width:215px;
		float:left;
		padding-bottom:20px;
		font-size:14px;
		color:#FFFFFF;
	}
	.services-area-left1 {
		width:85px;
		float:left;
	}
	.services-area-right1 {
		width:130px;
		float:left;
	}
		.services-area-right1 p {
			width:125px;
			float:left;
			color:#bae8ff;
			line-height:16px;
			font-size:11px;
			padding-top:3px;
		}
	
.customer-expects {
	width:630px;
	padding-left:20px;
	float:left;
}
.expects-list {
	width:300px;
	float:left;
	padding-right:15px;
	padding-bottom:20px;
}
	.expects-list h2 {
		font-size:18px;
		float:left;
		color:#000000;
		width:300px;
		font-weight:bold;
		line-height:25px;
	}
		.expects-list h2 span {
			color:#157db1;
			font-weight:normal;
		}
	.expects-list ul {
	}
		.expects-list ul li {
			font-size: 11px;
			color: #303030;
			float:left;
			width:300px;
			list-style-type:none;
			padding-bottom:15px;
		}
.number-list {
	padding: 8px 25px 10px 15px;
	float:left;
	display:block;
	background-image: url(/images/bg-list-star.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
	font-size: 14px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
	.number-list1 {
		padding: 8px 25px 10px 9px;
		float:left;
		display:block;
		background-image: url(/images/bg-list-star.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		background-attachment: scroll;
		font-size: 14px;
		color:#FFFFFF;
		font-size:14px;
		font-weight:bold;
		text-align:center;
	}
.content-list {
	color: #303030;
	font-size:11px;
	float:left;
	width:230px;
	padding-top:5px;
	line-height:17px;
}
.contentFeatures {
	margin-top:20px;
	float:left;
	width:605px;
	background-attachment: scroll;
	background-image: url(/images/bg-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
