/* CSS Document */
#submenu{
width: 300px;
height:16px;
position:absolute;
top: 40px;
left: 687px;
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:108px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
overflow:hidden;

}
#sitemap_btn:hover {
display:block;
width:108px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: 0px -16px;
overflow:hidden;

}
#sitemap_btn span
{
    visibility:hidden;
}

#contactus_btn{
display:block;
width:69px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: -108px 0px;
overflow:hidden;

}
#contactus_btn:hover {
display:block;
width:69px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: -108px -16px;
overflow:hidden;

}
#contactus_btn span{
visibility:hidden;
}

#linking_btn{
display:block;
width:41px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: -177px 0px;
overflow:hidden;

}
#linking_btn:hover {
display:block;
width:41px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: -177px -16px;
overflow:hidden;

}
#linking_btn span{
visibility:hidden;
}

#comments_btn{
display:block;
width:59px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: -218px 0px;
overflow:hidden;

}

#comments_btn:hover {
display:block;
width:59px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutP.gif);
background-repeat:no-repeat;
background-position: -218px -16px;
overflow:hidden;

}

#comments_btn span{
visibility:hidden;
}
