div#left_content {
	float: left;
	width: 464px;
	height: 444px;
	background-image: url(../images/about_us_content_bg.jpg);
	background-repeat: no-repeat;
	margin: 17px 0 12px 14px;
	padding: 50px 44px 50px 50px;
}

div#left_content p {
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}