#section_holder {
	background: #F4E5BB;
}

#sec_title {
	background: url("../images/common_sections/bg_title.jpg") no-repeat;
}

#sec_title h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 69px;
}

#sec_sideimage {
	background: url("../images/common_sections/bg_side.jpg") no-repeat;
}

#sec_content {
	width: 390px;
	float: left;
	background: url("../images/common_sections/bg_content.jpg") no-repeat;
}

#sec_content h2 {
	margin: 10px 0px 0px 20px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
}

#sec_content a {
	color: #A81A1C;
}

#sec_content p {
	color: #6E611A;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 12px 25px;
	text-align: justify;
}

#sec_content ul {
	color: #6E611A !important;
}