/* CSS Document */
#menu-container-testimonials {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/logo-background-testimonials.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#testimonials {
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: 70px 0px;
	height: 82px;
}
