/* CSS Document */
a.home {background:url(images/home.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}
a.home:hover {background:url(images/home_hover.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}

a.about {background:url(images/about_us.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}
a.about:hover {background:url(images/about_us_hover.jpg) no-repeat; height:31px; width:193px;text-indent:-9999px;}

a.products {background:url(images/product_ser.jpg) no-repeat; height:31px; width:193px; display:block;text-indent:-9999px;}
a.products:hover {background:url(images/product_ser_hover.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}

a.apply {background:url(images/apply_online.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}
a.apply:hover {background:url(images/apply_online_hover.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}

a.tools {background:url(images/tools.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}
a.tools:hover {background:url(images/tools_hover.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}

a.news {background:url(images/news.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}
a.news:hover {background:url(images/news_hover.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}

a.contact {background:url(images/contact.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}
a.contact:hover {background:url(images/contact_hover.jpg) no-repeat; height:31px; width:193px; display:block; text-indent:-9999px;}