@charset "utf-8";
/* CSS Document */

#509 {
	width: 509px;

}

#logo {
	width: 509px;
	height: auto;
	padding-bottom: 20px;
}

#video {
	width: 509px;
	height: 287px;
}

#video_description {
	width: 489px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #a3b2d2;
}

#graphics {
	width: 499px;
	padding-left: 10px;

}

#testimonials {
	width: 509px;
	overflow: visible;

}

#testimonial {
	width: 499px;
	height: 79px;
	overflow:hidden;
	margin-top: 10px;
	margin-left: 10px;
}

#testimonial_logo {
	width: 110px;
	height: 79px;
	float:left;
	vertical-align:middle;
}

#testimonial_text {
	width: 377px;
	height: 79px;
	padding-left: 10px;
	float:left;
	text-align:left;
	vertical-align:middle;
}

.divider {
	width: 509px;
	height: 16px;
	margin-top: 10px;
	margin-bottom: 10ps;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: top center;

}
