div.background_services{
	width: 690px;
	margin: 20px 20px 20px 5px;
	float: right;
	height: 744px;
	}
	
div#services_pic {
	width: 209px;
	height: 480px;
	margin: 20px 5px 19px 20px;
	background-image: url('../images/services.png');
	float: left;
	}
	
	div.sub_title {
	width: 199px;
	height: 80px;
	margin: 380px 5px 0px 5px;
	text-align: center;
	line-height: 38px;	
	color: #ffffff;
	}
	
div.sub_title a {
	color: #ffffff;
	}
	
div.sub_title a:hover {
	color: #000037;
	transition:.5s;
	text-shadow: 0px 4px 4px #fff;
}

div.left-lower {
width: 193px;
height: 228px;
background-color: #ff7f2a;
float: left;
	margin: 0px 5px 20px 20px;
	padding: 5px 5px 5px 5px;
border: 3px solid #ff7f2a;
border-radius: 6px;
color: #000000;
}