@charset "utf-8";
/* CSS Document */

#teammain{
	height:485px;
	width:840px;
	margin:10px 0 0 0;
	padding:0 5px;
	background-image: url(/images/team/team.jpg);
	background-repeat: no-repeat;
}


.team_holder{
	height:130px;
	width:830px;
	margin:10px 0 0 0;
	padding:0 10px 0 0;

}


.team_holder p{
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}

.teamheader{
	margin:0 0 5px 0;
}






