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

#nav-reviews a{color:black;}

#nav-reviews {
	background: transparent url(../images/bg-bubplastic-button.gif) top left ;
}

#nav-reviews a:hover,
#nav-reviews a {
	background: transparent url(../images/bg-bubplastic-button.gif) top left no-repeat;
}
#nav-reviews a:hover span.menu_ar,
#nav-reviews a span.menu_ar {
	background: transparent url(../images/bg-bubplastic-button.gif) top right no-repeat;
}

#testimonials {background-color:#FFF; background-image:url(../furniture/testimonials.jpg); background-repeat:no-repeat;}
#testimonials p {color:black; padding: 0px 10px 0px 10px;}
#testimonials .review {color:#000000; font-weight:bold;}
#testimonials .review_name {color:#666666; font-style:italic; font-weight:bold;}
#testimonials .review_company {color:#666666; font-style:italic; font-weight:bold;}
#testimonials .review_position{color:#666666; font-style:italic; font-weight:bold;}

#testimonials h1 {color:black; padding: 0px 10px 0px 10px;}
.border { /*border:#000 solid; border-width:1px; */ }