﻿.ServiceButton4 
{
    background-image: url(images/S.gif); 
    height:27px;
}

.ServiceButton3 /*Goverment Sevices*/
{
    background-image: url(images/S1.gif);  
}
.ServiceButton3:link 
{
    background-image: url(images/S1.gif);
}
.ServiceButton3:hover 
{
    background-image: url(images/S1_over.gif);
}


.ServiceButton1 /*Citizens Sevices*/
{
    background-image: url(images/S2.gif);  
}
.ServiceButton1:link 
{
    background-image: url(images/S2.gif);
}
.ServiceButton1:hover 
{
    background-image: url(images/S2_over.gif);
}

.ServiceButton2 /*Companies Sevices*/
{
    background-image: url(images/S3.gif);  
}
.ServiceButton2:link 
{
    background-image: url(images/S3.gif);
}
.ServiceButton2:hover 
{
    background-image: url(images/S3_over.gif);
}

.ServiceButton7  /*Library Sevices*/
{
    background-image: url(images/S4.gif);  
}
.ServiceButton7:link 
{
    background-image: url(images/S4.gif);
}
.ServiceButton7:hover 
{
    background-image: url(images/S4_over.gif);
}



/* Other */



.ServiceButton5 /*Employee Sevices*/
{
    background-image: url(images/g24.jpg);  
}
.ServiceButton5:link 
{
    background-image: url(images/g24.jpg);
}
.ServiceButton5:hover 
{
    background-image: url(images/g24_over.jpg);
}

.ServiceButton6 /*other Sevices*/
{
    background-image: url(images/g8.gif);  
}
.ServiceButton6:link 
{
    background-image: url(images/g8.gif);
}
.ServiceButton6:hover 
{
    background-image: url(images/g8_over.gif);
}

