@charset "utf-8";
/* CSS Document */


ul li a.banking {
	background: url(../images/home/banking.gif) top left no-repeat;
}
ul li a.banking:hover {
	background: url(../images/home/banking2.gif) top left no-repeat !important;
}


ul li a.utilities {
	background: url(../images/home/utilities.gif) top left no-repeat;
}
ul li a.utilities:hover {
	background: url(../images/home/utilities2.gif) top left no-repeat !important;
}


ul li a.telecom {
	background: url(../images/home/telecom.gif) top left no-repeat;
}
ul li a.telecom:hover {
	background: url(../images/home/telecom2.gif) top left no-repeat !important;
}


ul li a.oil {
	background: url(../images/home/oil.gif) top left no-repeat;
}
ul li a.oil:hover {
	background: url(../images/home/oil2.gif) top left no-repeat !important;
}


ul li a.retail {
	background: url(../images/home/retail.gif) top left no-repeat;
}
ul li a.retail:hover {
	background: url(../images/home/retail2.gif) top left no-repeat !important;
}


ul li a.e_governance {
	background: url(../images/home/egovernance.gif) top left no-repeat;
}
ul li a.e_governance:hover {
	background: url(../images/home/egovernance2.gif) top left no-repeat !important;
}
