.bgArea {
	position: relative;
	float: left;
	width: 100%;
	height: 208px;
	margin-top: 390px;
	border-bottom: 2px solid #20a4d9;
} 

.InnerText{
	padding-top:40px;
	color:white;
	width:650px;
	padding-left:240px;
	line-height:13px;
}

.phoneSet{	
	position: absolute;
	top:39px;
	left:551px;
	color:white;
	line-height:13px;
}

a{
	color:#00b1df;
	text-decoration:none;
}

.bgArea img{
	position: absolute;
	top:23px;
	left:16px;
}