#content .ourteam
{
	overflow: hidden;
	width: 1024px;
	padding-bottom: 20px;
}
#content .ourteam .img
{
	float: left;
	margin: 20px 30px 20px 30px;
	width: 200px;
}
#content .ourteam .note
{
	text-align: left;
	float: left;
	margin-top: 20px;
	width: 740px;
	font-family: Arial;
	font-size: 9.25pt;
	color: #333333;
	line-height: 15px;
}
#content .ourteam .note .title
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14.6pt;
	margin-bottom: 5px;
}
#content .ourteam .note .title2
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9.25pt;
	margin-bottom: 15px;
}
#content .hr1
{
	color: #cccccc;
	width: 950px;
}
#content .empty
{
	float: left;
	width: 100%;
	height: 30px;
	clear: both;
}


