#services_title 
{ position:relative; 
margin:0px auto 80px auto; 
width:100%; 
height:auto; 
}

#services_title p {
	padding:0px; 
	margin:0px; 
	}

#quicklink_one:hover, #quicklink_two:hover, #quicklink_three:hover, #quicklink_four:hover, #quicklink_five:hover, #quicklink_six:hover, #quicklink_seven:hover, #quicklink_eight:hover, #quicklink_nine:hover {
	background-color:#A3A3A3 !important;
	color:#fff;
}

#quicklink_one_icon:hover, #quicklink_two_icon:hover, #quicklink_three_icon:hover, #quicklink_four_icon:hover, #quicklink_five_icon:hover, #quicklink_six_icon:hover, #quicklink_seven_icon:hover, #quicklink_eight_icon:hover, #quicklink_nine_icon:hover {
	background-color:#D66715;
}

#quicklink_one_content, #quicklink_two_content, #quicklink_three_content, #quicklink_four_content, #quicklink_five_content, #quicklink_six_content, #quicklink_seven_content, #quicklink_eight_content, #quicklink_nine_content {
	position:relative;
	margin:0px auto 0px auto;
	width:100%;
	height:180px;
	border: 0px;
	overflow:hidden;
	font-family: 'Droid Sans', sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 25px;
}

#quicklink_one_icon {
	position:relative;
	margin:0px auto;
	background-color:#f97c20;
	border:5px solid #fff;
	max-width: 140px;
	min-height: 140px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_nine.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 25px;
}
#quicklink_two_icon {
	position:relative;
	margin:0px auto;
	background-color:#f97c20;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_two.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 25px;
}

#quicklink_three_icon {
	position:relative;
	margin:0px auto;
	background-color:#f97c20;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_hands2.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:60%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 25px;
}

#quicklink_four_icon {
	position:relative;
	margin:0px auto;
	background-color:#008ab4;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_four.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_five_icon {
	position:relative;
	margin:0px auto;
	background-color:#008ab4;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_five.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:30%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_six_icon {
	position:relative;
	margin:0px auto;
	background-color:#008ab4;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_six.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_seven_icon {
	position:relative;
	margin:0px auto;
	background-color:#008ab4;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_seven.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}


#quicklink_eight_icon {
	position:relative;
	margin:0px auto;
	background-color:#008ab4;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_eight.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}


#quicklink_nine_icon {
	position:relative;
	margin:0px auto;
	background-color:#008ab4;
	border:5px solid #fff;
	max-width:140px;
	min-height:140px;
	height:auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_nine.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}


#quicklink_one, #quicklink_two, #quicklink_three {
	position:relative;
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:315px;
	margin-bottom:10px;
	background-color:#D3D3D3;
	text-align:center;
	color:#4F4F4F;
		border-radius: 5px;

}

#quicklink_four, #quicklink_five, #quicklink_six {
	position:relative;
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:315px;
	margin-bottom:10px;
	background-color:#e9decd;
	text-align:center;
	color:#626262;
}

#quicklink_seven, #quicklink_eight, #quicklink_nine {
	position:relative;
	float:left;
	width:23%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:315px;
	margin-bottom:25px;
	background-color:#e9decd;
	text-align:center;
	color:#626262;
}

@media (max-width:700px) {

#quicklink_one, #quicklink_two, #quicklink_three {
	position:relative;
	float:left;
	width:40%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:260px;
	margin-bottom:10px;
	text-align:center;
	color:#626262;
}

#quicklink_four, #quicklink_five, #quicklink_six {
	position:relative;
	float:left;
	width:40%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:260px;
	margin-bottom:10px;
	text-align:center;
	color:#626262;
}

#quicklink_seven, #quicklink_eight, #quicklink_nine {
	position:relative;
	float:left;
	width:40%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	height:260px;
	margin-bottom:10px;
	text-align:center;
	color:#626262;
}


#quicklink_one_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}
#quicklink_two_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:70%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_three_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 65%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_four_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_four.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_five_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_five.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:30%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_six_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_six.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

#quicklink_seven_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_seven.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}


#quicklink_eight_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_eight.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}


#quicklink_nine_icon {
	position:relative;
	margin:0px auto;
	border:5px solid #fff;
	max-width: 70px;
	min-height: 70px;
	height: auto !important;
	border-radius:50%;
	background-image:url(../images/quicklink_nine.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 50%;
	background-repeat:no-repeat;
	background-position: center center;
	margin-top:-50px;
	margin-bottom: 15px;
}

}

@media (max-width:510px) {

#quicklink_one, #quicklink_two, #quicklink_three {
	position:relative;
	float:left;
	width:90%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	margin-bottom:65px;
	text-align:center;
	color:#626262;
}

#quicklink_four, #quicklink_five, #quicklink_six {
	position:relative;
	float:left;
	width:90%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	margin-bottom:65px;
	text-align:center;
	color:#626262;
}

#quicklink_seven, #quicklink_eight, #quicklink_nine {
	position:relative;
	float:left;
	width:90%;
	margin-left:1%;
	margin-right:1%;
	padding-left:4%;
	padding-right:4%;
	padding-bottom:1%;
	padding-top:0px;
	margin-bottom:65px;
	text-align:center;
	color:#626262;
}

}

