 .motorcycle a:hover img,  .Property a:hover img,  .Financial a:hover img,  .Commercial a:hover img ,  .Motor a:hover img ,  .Travel a:hover img,  .Household a:hover img
{
 visibility:hidden
 }
 .motorcycle a:hover ,  .Property a:hover ,  .Financial a:hover ,  .Commercial a:hover  ,  .Motor a:hover  ,  .Travel a:hover ,  .Household a:hover 
{
	color: #ffffff;
}
.footer a:hover
{
	color: #ffffff;
}
 
 .motorcycle span, .Household span, .Travel span, .Motor span, .Commercial span, .Financial span, .Property span {
	position:absolute;
	left:7px;
	top:2px;
}


.motorcycle {
	position:absolute;
	left:0px;
	top:107px;
	width:94px;
	height:19px;
	background: url(../images/motorcycle-over.gif) no-repeat;
}

 
 .Household {
	position:absolute;
	left:94px;
	top:107px;
	width:95px;
	height:19px;
	background: url(../images/Household-over.gif) no-repeat;
}



.Travel {
	position:absolute;
	left:189px;
	top:107px;
	width:94px;
	height:19px;
	background: url(../images/Travel-over.gif) no-repeat;
}


.Motor {
	position:absolute;
	left:283px;
	top:107px;
	width:95px;
	height:19px;
	background: url(../images/Motor-over.gif) no-repeat;
}



.Commercial {
	position:absolute;
	left:378px;
	top:107px;
	width:94px;
	height:19px;
	background: url(../images/Commercial-over.gif) no-repeat;
}


.Financial {
	position:absolute;
	left:472px;
	top:107px;
	width:95px;
	height:19px;
	background: url(../images/Financial-over.gif) no-repeat;
}


.Property {
	position:absolute;
	left:567px;
	top:107px;
	width:94px;
	height:19px;
	background: url(../images/Property-over.gif) no-repeat;
}


