#container{
	position:relative;
	text-align:left;
	width:670px;
	
	padding: 0px 0px 0px 39px;
	
		}	
#content{
	position:relative;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 670px;
	background:none;
}			
/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	
		}
	#slider li, #slider2 li{
		width:670px; 
	overflow:hidden;
/*padding-left:9px;*/
		}	

	#slider2 li{ 
		background:none;
		}		
	
	#controls, #controls2{
	margin:0;
	position:relative;
	padding: 0px;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:20px;
	position:absolute;
	left:-26px;
	top:-50px;
	height: 30px;
		
		}	
	#nextBtn, #nextBtn2{
	left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{
	display:block;
	width:20px;
	margin-left:0px;
	height: 30px;
	background-image: url(../images/left-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
		}	
	#nextBtn a, #nextBtn2 a{
	display:block;
	width:22px;
	height:30px;
	margin-left:0px;
	background-image: url(../images/right-arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}		






.mid-pds-bg { background:url(../images/logo-bg02.jpg) repeat-y left top;
    border:#dadadc solid 1px;
	padding: 0px 0px 33px 0px;
	float: left;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.sub-head { float:left; clear:both; width:670px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 39px;
	padding-left: 0px;
	
}
.pds-pro-box-brd {

	margin: 0px;
	padding: 0px;
	width: 741px;
	display: block;
	float: left;

}
.panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}