@charset "UTF-8";


.unicusSlides {
	position: relative;
	width:100%;
	min-width: 1122px;
	height:400px;
	overflow: hidden;
	margin-top: 51px;
}

.unicusSlides img.centerimg {
	position: absolute;
	left:50%;
	margin-left:-840px;
}

#banner {
	width: auto;
	height:400px;
	float:none;
	margin-top: 60px;
}

#slideshow { 
	width:100%;
	min-width: 1122px;
	height:400px;
	margin: 0;
	padding:0;
	}
	
#main { 
	width:100%;
	margin: 0;
	padding:0;
	position: relative;
	}
	
#nav { 
	width: 800px;
	text-align: center;
	min-width: 30px; 
	height:30px;
	padding:0 5px 0 10px;
	position:absolute; 
	bottom: -30px;
	left:25%; 
	z-index: 50;
	}
	


a.service0 {font-size: 3.5em; line-height: 0.75em; color:#000; text-decoration:none; padding-right: 5px; opacity:1; cursor:pointer; }
a.service0:hover { text-decoration: none; cursor:pointer; }
a.service0.activeSlide {color: #fff; opacity:1;}


a.service1 {font-size: 3.5em; line-height: 0.75em; color:#000; text-decoration:none; padding-right: 5px; opacity:1; cursor:pointer; }
a.service1:hover { text-decoration: none; cursor:pointer; }
a.service1.activeSlide {color: #fff;opacity:1;}


a.service2 {font-size: 3.5em; line-height: 0.75em; color:#000; text-decoration:none; padding-right: 5px; opacity:1; cursor:pointer; }
a.service2:hover { text-decoration: none; cursor:pointer; }
a.service2.activeSlide {color: #fff;opacity:1;}


a.service3 {font-size: 3.5em; line-height: 0.75em; color:#000; text-decoration:none; padding-right: 5px; opacity:1; cursor:pointer; }
a.service3:hover { text-decoration: none; cursor:pointer; }
a.service3.activeSlide {color: #fff;opacity:1;}



.sliderText {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 21px;
	line-height: 25px;
	color: #666;
	display:block;
    float:left;
    padding:18px 0 0 20px;
    margin:0;
}

.slidertextWrap {
	background-color:red;
	width: 200px;
    float:left;
}

.section ul.customers { text-align:center; }

.section ul.customers li {
	display: inline-block;
}

.section ul.customers li img {
	width: 150px;
	margin: 15px;
}
