.contCenterText {
	text-align: center !important;
}

.servTitle {
	margin-bottom: 40px;
}

.servText {
	text-align: left !important;
}

.lkBack { vertical-align: top !important; }

.itemLst { vertical-align: middle; }

#bkContent {
    background-attachment: fixed;
	background-image: url('../img/content-bg.jpg');
    background-position: center center;
	background-repeat: no-repeat;
    padding: 50px 0 20px 0;
}

#bkContent, #bkContent h3 a {
	color: #FFF !important;
    text-decoration: none;
}


#contentContent {
	background-color: #212920;
}

#insideContent {
	background-color: #FFF;
	padding-top: 30px;
}

#insideContent p {
	font-size: 20px;
	text-align: justify;
}

#centralImgs {
    margin-bottom: 30px;
}

@media (max-width: 480px) {
	#contPic1, #contPic2 { width: 100%;}
}

@media (min-width: 1200px) {
	#servicesPanel #btnServices {
	    margin: 30px -20px;
	}
}

#btnContactUsCont {
	font-size: 20px;
	padding: 10px;
}

#panelServCont {
    margin-top: 80px;
    margin-bottom: 20px;
}