.slide-desc-bg {
	background: #FFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	height:319px !important;
}
.slide-desc-text {
	color: #fff;
	padding: 55px 31px 38px;
	text-align: left;
	height:226px;
}
.slide-desc-text .slide-title {
	font-size:12px;
	color: #010101;
	margin-bottom: 5px;
	font-weight:bold;
	text-transform:uppercase;
}
.slide-text{font-size:12px;
	color: #010101; height:85px;}
.slide-text p{ line-height:17px; margin:0px;}
.service{ font-size:31.16px; color:#0071b5;}
#cust-navigation88{ top:264px !important; right:0px !important; left:29px !important; width:263px;}
.slide-desc-text .slide-title a {
	color: #eeee88;
}
.djslider .navigation-container a {
	outline: none;
}
.djslider-loader {
	background: url(loader.gif) center center no-repeat;
}

.djslider li {
	text-align: center;
}

span.load-button {
	width: 12px;
	height: 12px;
	display: inline-block;
	background: #615e5e;
	/*border: 1px solid #fff;*/
	/*box-shadow: 0 0 2px #fff;*/
	margin: 0 3px;
	cursor: pointer;
	border-radius: 7px;
	/*opacity: 0.4;
	filter: alpha(opacity = 40);*/
}
span.load-button-active {
	/*opacity: 0.8;
	filter: alpha(opacity = 80);*/
	background-color:#0071b5;
}

/*** image on the left and 100% height of description area ***/
/*
#slider45 li {
	text-align: left;
}
#slider45 .slide-desc,
#slider45 .slide-desc-in {
	height: 100%;
}
#slider45 .slide-desc-bg {
	opacity: 1;
	filter: alpha(opacity = 100);
}
*/
