/* CSS Document */

.capabilities a {
float:left;
height:160px;width:166px;
	display:block;
		text-decoration: none;
	background-image: url(about_capabilities.gif);
}
.capabilities a:hover { 
background-position: -166px 0px;

}
.value a {
float:left;
height:160px;width:166px;	display:block;
		text-decoration: none;
	background-image: url(about_value.gif);
}
.value a:hover { 
background-position: -166px 0px;

}

.potential a {
float:left;
height:160px;width:166px;	display:block;
		text-decoration: none;
	background-image: url(about_potential.gif);
}
.potential a:hover { 
background-position: -166px 0px;

}

.technology a {
float:left;
height:160px;width:166px;display:block;
		text-decoration: none;
	background-image: url(about_technology.gif);
}
.technology a:hover { 
background-position: -166px 0px;

}

.integrity a {
float:left;
height:160px;width:158px;	display:block;
		text-decoration: none;
	background-image: url(about_integrity.jpg);
}
.integrity a:hover { 
background-position: -166px 0px;
}