/*********  TESTIMONIALS *********/
#wrapper {
	background-image: url(../../images/bg_testimonials.jpg);
	background-repeat: no-repeat;
	height: 506px;
	width: 100%;
	background-position: center 0px;
}
#main {
	width: 450px;
 	height: 280px;
        margin: 160px 0px 0px 0px; 
	padding: 3px 20px 0px 40px;
	scrollbar-3dlight-color:#2e373f;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#2e373f;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#2e373f;
	overflow: scroll;
	overflow-x: hidden;
}
#nav {
	float: left;
	margin: 0px;
	background-image: url(../../images/bg_testimonials_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 846px;
}

h1 { text-transform: uppercase; }