#sub_content {
	float: left;
	width: 784px;
	min-height: 400px;
	/*background: white;*/
}

#content_image {
	width: 100%;
	height: 150px;
}

#sub_content ul {
	padding-left: 25px;
}

.sub-content {
	padding: 30px;
}

.quote {
	margin-top: 8px;
	margin-bottom: 100px;
}

.vision-title {
	text-align: center;
}

.vision-desc {
	color: #004400;
	text-align: center;
	font-size: 20px;
}

.quality_policy_title {
	text-align: center;
}

.quality_policy_desc {
	color: #004400;
	text-align: center;
	font-size: 20px;
}

.quality_policy_ul {
	list-style-type:square;
}