@charset "utf-8";
/* CSS Document */

.aboutContent{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	position:relative;
	top: -50px;
	text-align: justify;
}

.aboutH2{
	position:relative;
	left:360px;
	top:-30px;
	font-family: "Helvetica Neue", Arial;
	font-size: 36px;
	text-indent: -9999px;
	background: url(images/titles/team.png) no-repeat;
	height: 69px;
	overflow: hidden;
	margin-bottom: 20px;
}

#aboutSocial {
	display: block;
	height: 50px;
	margin-left: 580px;
	width: 240px;
	margin-top: 0px;
	text-align:left;
}