/* -------------------------------- */
/* MAIN CONTENT */
/* -------------------------------- */

#header { /* THIS IS THE TOP BAR IMAGE */
	background:  url(/css/images/top/hardwood_3.jpg) no-repeat;
}
#secondContainer { /* THIS IS THE IMAGE IN THE BOTTOM LEFT */
	background:   url(/css/images/side/hardwoods_13.jpg) no-repeat;
	background-position: bottom left;
}
#testimonial p {
	font-style: italic;
	color: #666666;
}
#nav3b a, #secondNav3 a {
	color: #000000;
}
table {
	width: 151px;
	margin: 25px 0 0 0;
}
img {
	margin: 15px 0 0 15px;
	border: 1px solid #999999;
}