
.about-us-container
{
	display: block;
	margin: 15px 20px;
	height: auto;
}
.about-us-title
{
	color: #689f38;
	margin: 0 0 5px;
	padding: 0;
	font-family: Sans-Serif;
	font-weight: 700;
	font-size: 14px;
}
.about-us-content
{
	display: block;
	font-weight: normal;
	text-decoration: none;
	margin: auto;
	padding: 10pt;
	max-width: 100%;
	color: #333;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    padding: 0 0 10px 0px;
}