/* Head Menu Css*/
#headmenu {clear: both;height: 25px;}
#headmenu ul {margin: 0px;padding: 0px;list-style-type: none;}
#headmenu ul li{margin: 0px;padding: 0px;float: left;height: 25px;}

#headmenu_un {clear: both;height: 20px; background-color:#fdffee; background-image:url(/img/menu/head/sub/under.gif)}
#headmenu_un ul {margin: 0px;padding: 0px;list-style-type: none;}
#headmenu_un ul li{margin: 0px;padding: 0px;float: left;height: 20px;}

/* HOME*/
#home a{
position:absolute;
top:0px;
left:0px;
width:120px;
height:25px;
background-image:url(/img/menu/head/home.gif);
text-indent:-9999px;
text-decoration:none;
}

#home a:hover{background-image:URL(/img/menu/head/home_on.gif)}

#home_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_home.gif);
}

/* BOOKS*/
#books a{
position:absolute;
top:0px;
left:119px;
width:120px;
height:25px;
background-image:url(/img/menu/head/books.gif);
text-indent:-9999px;
text-decoration:none;
}

#books a:hover{background-image:URL(/img/menu/head/books_on.gif)}

#books_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_books.gif);
}

/* COMPANY*/
#company a{
position:absolute;
top:0px;
left:238px;
width:120px;
height:25px;
background-image:url(/img/menu/head/company.gif);
text-indent:-9999px;
text-decoration:none;
}

#company a:hover{background-image:URL(/img/menu/head/company_on.gif)}

#company_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_company.gif);
}

/* CONTACT*/
#contact a{
position:absolute;
top:0px;
left:357px;
width:120px;
height:25px;
background-image:url(/img/menu/head/contact.gif);
text-indent:-9999px;
text-decoration:none;
}

#contact a:hover{background-image:URL(/img/menu/head/contact_on.gif)}

#contact_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_contact.gif);
}

/* NEWS*/
#news a{
position:absolute;
top:0px;
left:476px;
width:120px;
height:25px;
background-image:url(/img/menu/head/news.gif);
text-indent:-9999px;
text-decoration:none;
}

#news a:hover{background-image:URL(/img/menu/head/news_on.gif)}

#news_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_news.gif);
}

/* PUBLISH*/
#publish a{
position:absolute;
top:0px;
left:595px;
width:120px;
height:25px;
background-image:url(/img/menu/head/publish.gif);
text-indent:-9999px;
text-decoration:none;
}

#publish a:hover{background-image:URL(/img/menu/head/publish_on.gif)}

#publish_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_publish.gif);
}

/* ENGLISH*/
#english a{
position:absolute;
top:0px;
left:714px;
width:45px;
height:25px;
background-image:url(/img/menu/head/english.gif);
text-indent:-9999px;
text-decoration:none;
}

#english a:hover{background-image:URL(/img/menu/head/english_on.gif)}

#english_un {
position:absolute;
top:109px;
left:0px;
width:760px;
height:20px;
visibility:hidden;
background-image:URL(/img/menu/head/sub/under_eg.gif);
}