BODY {
	background-color: #009bc4;
	font-family:Arial, Helvetica, sans-serif, Trebuchet MS;
	background-attachment: scroll;
	background-image: url(/images/bg-body.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.latest-news {
	padding:14px 0px 0px 0px;
	float:left;
	border-top:1px solid #4a9ac3;
	height:31px;
	width:940px;
	display:block;
}
	.latest-news span{
		float:left;
		font-size:12px;
		color:#FFFFFF;
		width:auto;
	}
	.latest-news p {
		float:left;
		width:90px;
		font-size:12px;
		color:#FFFFFF;
	}
	UL.latest-news li {
		padding:0px 15px 0px 16px;
		float:left;
		list-style-type:none;
		background-attachment: scroll;
		background-image:url(/images/bg-latestnews-icon.gif);
		background-repeat: no-repeat;
		background-position: left top;
		font-size:12px;
		color:#bae8ff;
	}
	UL.latest-news li a {
		color:#bae8ff;
		text-decoration:none;
	}
	UL.latest-news li a:hover {
		color:#FFFFFF;
		text-decoration: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;
	width:230px;
	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;
	font-weight:bold;
}

.services-area2 {
	width:215px;
	float:left;
	padding:0px 20px 0px 0px;
	_padding:0px 10px 0px 0px;
 }
.services-area2 h2 {
	width:215px;
	float:left;
	padding-bottom:20px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.services-area-left1 {
	/*width:85px;
	float:left;*/
	width:215px;
	float:left;
}
.services-area-left1 img{
	width:85px;
	float:left;
}
.services-area-left1 p {
	width:125px;
	float:left;
	color:#bae8ff;
	line-height:16px;
	font-size:11px;
	padding-top:3px;
}
.services-area-right1 {
	/*width:130px;*/
	width:215px;
	float:left;
	padding-right:3px;
}
.services-area-right1 img{
	width:85px;
	float:left;
}
.services-area-right1 p {
	width:125px;
	float:left;
	color:#bae8ff;
	line-height:16px;
	font-size:11px;
	padding-top:3px;
}
