/* CSS Document */
#submenu{
width: 300px;
height:16px;
position:absolute;
top: 40px;
left: 695px;
margin: 0;
padding: 0;
overflow:hidden;
z-index:100;

}

#submenu li{
list-style: none;
margin: 0;
padding: 0;
float: left;
overflow:hidden;

}

#sitemap_btn{
display:block;
width:70px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
overflow:hidden;

}
#sitemap_btn:hover {
display:block;
width:70px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: 0px -16px;
overflow:hidden;

}
#sitemap_btn span
{
    visibility:hidden;
}

#contactus_btn{
display:block;
width:83px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: -70px 0px;
overflow:hidden;

}
#contactus_btn:hover {
display:block;
width:83px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: -70px -16px;
overflow:hidden;

}
#contactus_btn span{
visibility:hidden;
}

#linking_btn{
display:block;
width:47px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: -153px 0px;
overflow:hidden;

}
#linking_btn:hover {
display:block;
width:47px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: -153px -16px;
overflow:hidden;

}
#linking_btn span{
visibility:hidden;
}

#comments_btn{
display:block;
width:94px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: -200px 0px;
overflow:hidden;

}

#comments_btn:hover {
display:block;
width:94px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutE.gif);
background-repeat:no-repeat;
background-position: -200px -16px;
overflow:hidden;

}

#comments_btn span{
visibility:hidden;
}
