y este es el css
Código CSS:
Ver original#empresa
{
width: 200px;
height: 150px;
position:absolute;
z-index: 500;
top: 189px; left: 797px;
}
empresa2 {
display:block;
width:200px;
height:150px;
text-indent:-9999px;
}
.empresa2 a {
display:block;
width:200px;
height:150px;
background:transparent url(http://img801.imageshack.us/img801/4112/empresa2.png) no-repeat top left;
outline:none;
}
.empresa2 a:hover {
background-position:0 -150px;
}