#section_holder {
	background: url("../images/bg/bg_section.jpg") repeat-y;
}

#sec_title {
	background: url("../images/bg/bg_title.jpg") no-repeat;
}

#sec_title h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 69px;
}

#sec_content {
	width: 390px;
	float: left;
	background: url("../images/bg/bg_content.jpg") no-repeat;
}

#sec_content h2 {
	margin: 10px 0px 0px 40px;
	padding: 0px;
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
}

#sec_content a {
	color: #2161b4;
}

#sec_sidemisc {
	background: url("../images/background_tp.png") no-repeat;
}