
.slideshow-pager {
	position:absolute;
	
	z-index:10;
	margin:15px 0 0 450px;
}
.slideshow-pager:hover {
	opacity:1;
	-moz-opacity:1;
	-khtml-opacity:1;
	filter:alpha(opacity=100);
}
.slideshow-pager a {
	width:20px;
	height:13px;
	float:left;
	text-indent:-9999px;
	margin:0 2px;
	background:url(../images/controlls.png) no-repeat left -4px;
	outline:none;
}
.slideshow-pager .activeSlide, .slideshow-pager a:hover {
	background:url(../images/controlls.png) no-repeat left -24px;
}
#project-slideshow {
	width:997px;
	float:left;
	position:absolute; /*margin-top:-10px;*/
}
#project-slideshow #project-slideshow-list li {
	width:997px;
	height:459px;
	margin:0px 0 0 4px; 
	/*border:10px solid #c1c1c1;*/
	overflow:hidden; /*padding:50px 0 0 25px;*/ cursor:pointer;
}
#project-slideshow #project-slideshow-list li img {
	/*border:6px solid #ffffff;*/
	float:left;
}
#project-slideshow .slideshow-pager {
	display:none;
}
#project-slideshow #project-link a {
	width:82px;
	height:31px;
	font-size:1.1em;
	color:#ffffff;
	line-height:31px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0 -1px 0 #460101;
	padding-left:16px;
	display:block;
}

#project-slideshow  #project-slideshow-list li h1  {color:#fff;
	font-size:28px; font-weight:normal; font-family:HelveticaLTStd-Light; display:table;
	text-decoration:none;
	float:left;
	border:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:50px; margin-left:25px;}
	
#project-slideshow  #project-slideshow-list li .testimonial{width:320px; float:left; margin-top:70px; margin-left:40px; font-family: 'CaeciliaLTStd45Light'; font-size:16px; color:#333333; line-height:18px;}

#project-slideshow  #project-slideshow-list li .testimonial1 {width:285px; float:left; margin-top:200px;  margin-left:40px; font-family: 'CaeciliaLTStd45Light'; font-size:16px; color:#333333; line-height:18px;}

#project-slideshow  #project-slideshow-list li .testimonial2{width:320px; float:left; margin-top:150px; margin-left:40px; font-family: 'CaeciliaLTStd45Light'; font-size:16px; color:#333333; line-height:18px;}

