@import url('elements.css'); 
/*Customer services style sheet  DW True 25/02/10*/
.cust-services{
	
}

.cust-services h1{margin-bottom:15px;}

.cust-services .wide-940{
	position: relative;
	width: 100%; 
	height: 225px;
	overflow: hidden; 
	float: none;
	background : url(../images/elements/cust-services/cust-services-bg-1.jpg) no-repeat 0px 0px;	
}


.cust-services .wide-940 .top-940-inner{width:938px;border-left: solid 1px #DADADA;position : absolute;left:0px;top:5px;z-index:701;border-right: solid 1px #DADADA;min-height:230px;float:left;}

.cust-services .top-940-content{
	width:380px;
	margin-left:600px;
}

.cust-services .top-940-content h2 {
	font-weight:normal;
	color:#666;
	margin-top:30px;
	margin-bottom:10px;
	background: url('../images/elements/cust-services/title-whether.jpg') 0 0 no-repeat;
	width: 325px;
	height: 97px;
	text-indent: -10000px;
}

.cust-services .top-940-content a {display: block;clear:both;margin-bottom:3px;
margin-left:0px;width:250px;font-weight:bold;
background-position: 0px 7px;
}
.cust-services .top-940-content a:hover{
	color:#3074DA;
}
.cust-services .top-940-content h3{font-weight:normal;clear:both;width:100%;color:#000;font-size:180%;}
.cust-services .bottom-wrap{float:left;width:940px;/*padding-bottom:20px;*/position : relative;left:0px;top:0px;clear:both;margin-bottom:0px;}

.cust-services .w-220{width:220px;float:left;}
.cust-services .w-220 h4{color:#666666; font-size:150%;font-weight:normal;padding:15px 0px 0px 10px;float:left;}
.cust-services .w-220 img{margin-bottom:10px;}
.cust-services .w-220 ul{margin-left:10px;}
.cust-services .w-220 ul li{background : url(../images/elements/arrow-blue.gif) no-repeat 0px 10px;padding:6px 0px 0px 10px;float:left;width:210px;}
.cust-services .w-220 ul li a{font-size:110%;color:#000;text-decoration : none;}
.cust-services .w-220 ul li a:hover{color:#3074DA;}
