.jflow-content-slider {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#jFlowSlide{
	font-family: Georgia;
}
#myController {
	font-family: Georgia;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 2px;
	height: 30px;
	width: 100%;
	text-align: center;
	background-image: url(../images/scroller_nav_bg.jpg);
	background-repeat: no-repeat;
}
#myController span.jFlowSelected {
	background:#43A0D5;
	margin-right:0px;
}

.slide-wrapper {
	width: 800px;
	height: 320px;
	background-image: url(../images/testimonial_bg.jpg);
	background-repeat: no-repeat;
}
.slide-thumbnail {
	width:250px;
	float:left;
	height: 200px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 50px;
	background-image: url(../images/images/photo_frame.jpg);
	background-repeat: no-repeat;
}
.slide-thumbnail img {
	max-width:250px;
}
.slide-details {
	width:375px;
	float:right;
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.slide-details h2 {
	font-size:18px;
	font-weight:normal;
	line-height: 20px;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.slide-details .description {
	margin-top:10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}
.description p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}

.jFlowControl, .jFlowPrev, .jFlowNext {
	color:#FFF;
	cursor:pointer;
	padding: 5px;
	margin: 5px;
}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #43A0D5; }
.photo {
	height: 168px;
	width: 208px;
	left: 212px;
	top: 262px;
	margin-left: 20px;
	margin-top: 10px;
}
