/* CSS Theme 2 || Wood */
body {
	background:#f8f8f6 url(../images/site/background_repeater2.jpg) repeat-x top left;
}
#container_background {
	background:url(../images/site/background2.png) no-repeat top left;
}
#footer, #footer_home small {
    color: #fff;
}
#testimonials {
	background:url(../images/theme2_note.png) no-repeat;
	width:290px;
	height:210px;
	position:relative;
	z-index:2;
	top:-34px;
	left:-45px;
	padding:45px 0 0 55px;
}
#testimonials_text span{
	font-family:Comic Sans MS, Arial, Helvetica, sans-serif;
}
#testimonials_text {
	padding:2px 0 0 10px;
	float:left;
}
#testimonials_image {
	display:none;
}
#footer {
	top: 85px;
}
#col_right {
    margin-bottom:5px;
} 