#services_top_content{
	background:url(Images/Services-BG.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:178px;
	height:480px;
	width:869px;
	padding:20px 40px 20px 40px;
}

.serv_colomn{
	position:absolute;
	top:86px;
	padding:12px;
	margin:0px;
	height:355px;
	width:190px;
}

#kitchen{
	left:28px;
}

#carpentry{
	left:254px;
}

#property{
	left:479px;
}

#insurance{
	left:705px;
}

.serv_links{
	position:absolute;
	top:190px;
	font-size:16px;
	font-weight:600;
	line-height:24px;
}

.serv_button{
	position:absolute;
	top:330px;
	font-size:18px;
	font-weight:600;
	color:#FC0;
}

.serv_button:hover{
	color:#FF9;
}

#services_bottom_banner{
	top:660px;
}