body.about #content {
	width: 940px;
}

.left-col {
	width: 174px;
	float: left;
}

.left-col .sub-nav {
	background: url(../../images/aboutus/sub-nav-bg.jpg) no-repeat;
}

.left-col .sub-nav ul {
	padding: 7px 19px 0 19px;
}

.left-col .sub-nav ul li {
	padding-left: 14px;
	font-size: 14px;
	line-height: 37px;
	background: url(../../images/aboutus/sub-nav-item-bg.jpg) bottom left no-repeat;
}

.left-col .sub-nav ul li a {
	color: #7f7c77;
}

.left-col .sub-nav ul li.current {
	line-height: 39px;
	margin-top: -2px;
	background: url(../../images/aboutus/sub-nav-item-bg-current.jpg) top left no-repeat;
}

.left-col .sub-nav ul li.current a {
	color: #fff;
}

.left-col .sub-nav ul li.current a:hover {
	text-decoration: none;
}

.left-col .sub-nav ul li.last {
	background: none;
}

.left-col .sub-nav ul li.last.current {
	background: url(../../images/aboutus/sub-nav-item-bg-current.jpg) top left no-repeat !important;
}

.left-col .sub-nav .bottom {
	width: 166px;
	height: 21px;
	background: url(../../images/aboutus/sub-nav-bg-bottom.jpg) no-repeat;
}

.right-col {
	width: 754px;
	float: right;
	padding-top: 15px;
}

.right-col .intro {
	width: 455px;
	margin-bottom: 25px;
	float: left;
	font-size: 15px;
	line-height: 25px;
	color: #999;
}

.right-col .intro p {
	margin-bottom: 25px;
}

.right-col .intro .main-text {
	padding: 16px 0;
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 26px;
	color: #4b4b4b;
	border-color: #ebebeb;
	border-style: solid;
	border-width: 4px 0;
}

.right-col .sample-photo {
	width: 273px;
	float: right;
}

.right-col .panels {
	width: 594px;
	background: url(../../images/aboutus/panel-top.jpg) no-repeat;
}

.right-col .panels .left {
	width: 283px;
	float: left;
}

.right-col .panels .right {
	width: 283px;
	float: right;
}

.right-col .panels .title {
	padding: 17px 19px 0 19px;
}

.right-col .panels .section {
	border-top: 1px solid #d8d8d8;
	padding: 22px 0;
	margin: 0 19px;
	font-size: 14px;
	line-height: 21px;
	color: #999;
}

.right-col .panels .section .heading {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	color: #333;
}

.right-col .panels .testimonial {
	background: url(../../images/aboutus/testimonial-top.jpg) no-repeat;
}

.right-col .panels .testimonial .testimonial-content {
	padding: 24px 47px;
	font-size: 13px;
	line-height: 17px;
	color: #999;
	font-style: italic;
}

.right-col .panels .testimonial .testimonial-content a {
	font-style: normal;
}

.right-col .panels .testimonial .testimonial-bottom {
	height: 33px;
	background: url(../../images/aboutus/testimonial-bottom.jpg) no-repeat;
}

.right-col .panels .author {
	font-size: 11px;
	font-weight: bold;
	color: #4c4c4c;
	text-align: right;
	padding: 0 20px 20px 0;
}

.right-col .panels .bottom {
	width: 594px;
	height: 13px;
	clear: both;
	background: url(../../images/aboutus/panel-bottom.jpg) no-repeat;
}

.sub-section {
	padding-bottom: 17px;
	margin-bottom: 17px;
	border-bottom: 2px solid #ebebeb;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
}

.sub-section.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.sub-section p {
	margin-bottom: 17px;
}

.sub-section p.last {
	margin-bottom: 0;
}

.sub-section ul {
	list-style-type: square;
}

.sub-section ul li {
	
}

.sub-section .title {
	font-size: 17px;
	line-height: 26px;
	font-weight: bold;
	color: #4b4b4b;
}

.sub-section .more {
	font-weight: bold;
}