@charset "utf-8";
/* CSS Document */

		#team-content-two {
			width:940px;
			margin:0 auto;
			position:relative;
			clear:both;
			z-index:1;
		}
		
		.main-container-left-two {
	width:470px;
	float:left;
	margin:0;
	position:relative;
		}
		.main-one-center {
	
	float:center;
	position: relative; 
	text-align: center;
		}
		.main-one-two {
	width:220px;
	float:left;
	position: relative;
	margin:30px 10px 50px 0;
		}
		.main-two-two {
	width:220px;
	float:right;
	position: relative;
	margin:30px 10px 50px 10px;
		}
		.main-container-right-two {
	width:470px;
	float:right;
	margin:0;
	position:relative;
		}
		.main-three-two {
	width:220px;
	float:left;
	position: relative;
	margin:30px 10px 50px 10px;
		}
		.main-four-two {
	width:220px;
	float:right;
	position: relative;
	margin:30px 0 50px 10px;
		}
		.images-team {
			width:220px;
		}
		.social-team li {
	float:right;
	margin:30px 10px 15px 10px;
		}
		.social-team li:first-child {
			margin-right:0;
		}
		.text-team {
	width:220px;
	margin:0 auto;
	clear:both;
	display:block;
		}
		.text-team h2 {
	font-size:15px;
	line-height:32px;
	text-align:left;
	color:rgb(51,51,51);
		}
		.text-team p {
	font-size:13px;
	line-height:20px;
	text-align:left;
	color:rgb(102,102,102);
		}
			
