/* TEAM AWARDS */

#team-awards{
	background: #105572 url(images/team-background.png) bottom center repeat-x;
}

#team-awards-content{
	padding: 20px;
	font: 13px Helvetica, sans-serif;
	color: #FFF;
	line-height: 18px;
}

#team-awards-content h1{
	margin-bottom: -10px;
	line-height: 30px;
}

#team-awards-content h2{
	margin-top: 30px;
	margin-bottom: -10px;
}

#team-awards-project-1{
	background: url(images/team-project-1.png) bottom center no-repeat;	
	width: 582px;
	height: 379px;
}

#team-awards-project-2{
	background: url(images/team-project-2.png) bottom center no-repeat;	
	width: 582px;
	height: 379px;
}

#team-awards-project-3{
	background: url(images/team-project-3.png) bottom center no-repeat;	
	width: 582px;
	height: 379px;
}
