#sec_title {
	background: url("../images/bg/bg_title.jpg") no-repeat;
}

#sec_title h1 {
	background: url("../images/titles/tt_testimonials.jpg") no-repeat;
}

#sec_content h2 {
	background: url("../images/titles/tt_successful_events.jpg") no-repeat;	
}

#sec_sidemisc {
	background: url("../images/bg/bg_misc_testimonials.jpg") no-repeat;
	height: 317px;
}

#sec_sidemisc h4 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
}

#sec_sidemisc h4#happyclients {
	background: url("../images/titles/tt_our_happy_clients.jpg") no-repeat;
}

#sec_sidemisc img {
	display: block;
	margin: 5px auto;
}

#moretestimonials {
	background: url("../images/bg/bg_list_testimonials.jpg") no-repeat;
	height: 113px;
}

#moretestimonials h4 {
	background: url("../images/titles/tt_more_testimonials.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
}

#sec_sidemisc ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	color: #f4e5bb;
	font: normal .9em Arial, Helvetica, sans-serif;
}

#sec_sidemisc ul li {
	margin: 2px 0px;
	padding: 1px 0px 1px 15px;
}

#sec_sidemisc ul li a {
	color: #f4e5bb;
	text-decoration: none;
}

#sec_sidemisc ul li a:hover {
	color: #f4e5bb;
	text-decoration: underline;
}