@charset "UTF-8";
/* CSS Document */

div.breadcrumb {
	display: none;
}


.about {
	background-image: url(../images/info_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.about h3 {
	font-weight: normal;
}
.about h4 {
	color: #ffb400;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.about .yellow {
	color: #ffb400;
}
.about .indent {
	padding-left: 40px;
}
.about .clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

.about .col_content {
	display: block;
	float: left;
	margin-left: 7px;
	margin-bottom: 50px;
	width: 623px;
}
.about .col_menu {
	background: url(../images/info_vert_line.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 530px;
	padding: 26px 0px 0px 24px;
}
.about .col_menu ul {
	margin: 0px;
	padding: 0px 0px 24px 0px;
}
.about .col_menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}