/* CSS Document */

#change_image	{
	width:297px;
	height:154px;
	position:absolute;
	top:57px;
	left:21px;
}

#change_image:hover {
	background:url(../assets/teams/change_bg.png) no-repeat;
}

#perspective_image	{
	width:256px;
	height:157px;
	position:absolute;
	top:7px;
	left:280px;
}

#perspective_image:hover {
	background:url(../assets/teams/perspective_bg.png) no-repeat;
}

#vision_image	{
	width:256px;
	height:195px;
	position:absolute;
	top:12px;
	left:515px;
}

#vision_image:hover {
	background:url(../assets/teams/vision_bg.png) no-repeat;
}

#authenticity_image	{
	width:165px;
	height:185px;
	position:absolute;
	top:165px;
	left:785px;
}

#authenticity_image:hover {
	background:url(../assets/teams/authenticity_bg.png) no-repeat;
}

#people_image	{
	width:294px;
	height:196px;
	position:absolute;
	top:182px;
	left:5px;
}

#people_image:hover {
	background:url(../assets/teams/people_bg.png) no-repeat;
}

#attitude_image	{
	width:270px;
	height:129px;
	position:absolute;
	top:380px;
	left:27px;
}

#attitude_image:hover {
	background:url(../assets/teams/attitude_bg.png) no-repeat;
}

#resiliance_image	{
	width:349px;
	height:161px;
	position:absolute;
	top:355px;
	left:312px;
}

#resiliance_image:hover {
	background:url(../assets/teams/resiliance_bg.png) no-repeat;
}

#diversity_image	{
	width:457px;
	height:177px;
	position:absolute;
	top:205px;
	left:257px;
}

#diversity_image:hover {
	background:url(../assets/teams/diversity_bg.png) no-repeat;
}

#scale_image	{
	width:319px;
	height:137px;
	position:absolute;
	top:185px;
	left:467px;
}

#scale_image:hover {
	background:url(../assets/teams/scale_bg.png) no-repeat;
}

#results_image	{
	width:327px;
	height:146px;
	position:absolute;
	top:366px;
	left:646px;
}

#results_image:hover {
	background:url(../assets/teams/results_bg.png) no-repeat;
}

#courage_image	{
	width:291px;
	height:141px;
	position:absolute;
	top:10px;
	left:682px;
}

#courage_image:hover {
	background:url(../assets/teams/courage_bg.png) no-repeat;
}

