#menu_element {background:url("jtmenu.jpg") no-repeat; 
width:492px;
height:75;
margin:0;
padding:0;
}

#menu_element span {
display: none;
}

#menu_element li, #menu_element a {
height:75px;
display:block;
}

#menu_element li {
float:left;
list-style:none;
display:inline;
}

#menu_element-01 {width:132px;}
#menu_element-02 {width:166px;}
#menu_element-03 {width:194px;}

#menu_element-01 a:hover {background:url("jtmenu.jpg") 0px -75px no-repeat;}
#menu_element-02 a:hover {background:url("jtmenu.jpg") -132px -75px no-repeat;}
#menu_element-03 a:hover {background:url("jtmenu.jpg") -298px -75px no-repeat;}

#contact_button {background:url("contact.jpg") no-repeat;
width:162px;
height:55px;
margin:0;
padding:0;
}

#contact_button span {
display: none;
}

#contact_button a {
height:55px;
display:block;
}


#contact_button a:hover {background:url("contact.jpg") 0px -55px no-repeat;}
