#aboutus {
	width: 581px;
	background-color: #ffffff;
	padding-bottom: 30px;
	padding-top: 20px;
	float: left;
	height: 100%;
	min-height: 600px;
}

#aboutus .name, 
#aboutus .content {
	padding: 0px 20px;
}

#aboutus .name {
	color: #1989bc;
	font-weight: bold;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
}
#aboutus .name {
	font-size: 28px;
	line-height: 90%;
	margin-bottom: 30px;
}