.footer-home,
.footer-home:hover{ width:81px; height:28px; display:block; text-indent:-5000px; }
.footer-aboutus,
.footer-aboutus:hover{ width:94px; height:28px; display:block; text-indent:-5000px; }
.footer-games,
.footer-games:hover{ width:80px; height:28px; display:block; text-indent:-5000px; }
.footer-services,
.footer-services:hover{ width:92px; height:28px; display:block; text-indent:-5000px; }
.footer-solutions,
.footer-solutions:hover{ width:100px; height:28px; display:block; text-indent:-5000px; }
.footer-clients,
.footer-clients:hover{ width:82px; height:28px; display:block; text-indent:-5000px; }
.footer-affiliates,
.footer-affiliates:hover{ width:100px; height:28px; display:block; text-indent:-5000px; }
.footer-technology,
.footer-technology:hover{ width:106px; height:28px; display:block; text-indent:-5000px; }
.footer-news,
.footer-news:hover{ width:74px; height:28px; display:block; text-indent:-5000px; }
.footer-contacts,
.footer-contacts:hover{ width:92px; height:28px; display:block; text-indent:-5000px; }
.footer-sitemap,
.footer-sitemap:hover{ width:99px; height:28px; display:block; text-indent:-5000px; }

.footer-home { background:url(../images/footer/home.gif) no-repeat; }
.footer-home:hover { background:url(../images/footer/home_over.gif) no-repeat; }
.footer-aboutus { background:url(../images/footer/about_us.gif) no-repeat; }
.footer-aboutus:hover { background:url(../images/footer/about_us_over.gif) no-repeat; }
.footer-games { background:url(../images/footer/games.gif) no-repeat; }
.footer-games:hover { background:url(../images/footer/games_over.gif) no-repeat; }
.footer-services { background:url(../images/footer/services.gif) no-repeat; }
.footer-services:hover { background:url(../images/footer/services_over.gif) no-repeat; }
.footer-solutions { background:url(../images/footer/solutions.gif) no-repeat; }
.footer-solutions:hover { background:url(../images/footer/solutions_over.gif) no-repeat; }
.footer-clients { background:url(../images/footer/clients.gif) no-repeat; }
.footer-clients:hover { background:url(../images/footer/clients_over.gif) no-repeat; }
.footer-affiliates { background:url(../images/footer/affiliates.gif) no-repeat; }
.footer-affiliates:hover { background:url(../images/footer/affiliates_over.gif) no-repeat; }
.footer-technology { background:url(../images/footer/technology.gif) no-repeat; }
.footer-technology:hover { background:url(../images/footer/technology_over.gif) no-repeat; }
.footer-news { background:url(../images/footer/news.gif) no-repeat; }
.footer-news:hover { background:url(../images/footer/news_over.gif) no-repeat; }
.footer-contacts { background:url(../images/footer/contacts.gif) no-repeat; }
.footer-contacts:hover { background:url(../images/footer/contacts_over.gif) no-repeat; }
.footer-sitemap { background:url(../images/footer/sitemap.gif) no-repeat; }
.footer-sitemap:hover { background:url(../images/footer/sitemap_over.gif) no-repeat; }

#footerMenu
{
float:left;
width:100%;
background:url(../../../images/footer/footer_bg.png) repeat-x 0px 0px;
/*border-bottom:1px solid #e5e6eb;*/
height:29px;
}

#footerMenu ul
{
width:100%;
margin-top:7px!important;
margin-left:-2px!important;
}

#footerMenu li
{
float:left;
list-style-type:none;
display:inline;
margin-top:0px!important;
}

#footerMenu li a
{
font-family:Tahoma;
font-size:.8em;
color:#0C266C;
text-decoration:none;
text-transform:uppercase;
padding:8px 18px 3px 18px!important;
font-weight:bold;
}
#footerMenu li a:hover
{
color:#7adef3;
}

#footerLogo
{
float:right;
width:100%;
text-align:right;
}

/****** as news page is not in table format*********/

#newsFooter
{
float:left;
background:url(../../../images/footer/footer_bg.png) top repeat-x;
padding-left:40px;
border-bottom:5px solid #172b5e;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
width:960px;
height:169px;
}
