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

.menu {
height:150px;
}

.navigation {
height:150px;
}

.navigation li a{
height:150px;
}

.navigation li a:hover{
background-position:0 -150px;
}

.service a{
background: url("../img/service-trans.png") no-repeat;
}

.about a{
background: url("../img/about-trans.png") no-repeat;
}

.contact a{
background: url("../img/contact-trans.png") no-repeat;
}

.serviceeng a{
background: url("../img/serviceeng-trans.png") no-repeat;
}

.abouteng a{
background: url("../img/abouteng-trans.png") no-repeat;
}

.contacteng a{
background: url("../img/contacteng-trans.png") no-repeat;
}