/* CSS Document */
#submenuTxt{
width: 300px;
height:16px;
position:absolute;
top: 40px;
left: 705px;
margin: 0;
padding: 0;
overflow:hidden;
z-index:100;

}

#submenuTxt li{
list-style: none;
margin: 0;
padding: 0;
float: left;
overflow:hidden;

}

#submenu{
width: 300px;
height:16px;
position:absolute;
top: 40px;
left: 670px;
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:74px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
overflow:hidden;

}
#sitemap_btn:hover {
display:block;
width:74px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: 0px -16px;
overflow:hidden;

}
#sitemap_btn span
{
    visibility:hidden;
}

#contactus_btn{
display:block;
width:81px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: -74px 0px;
overflow:hidden;

}
#contactus_btn:hover {
display:block;
width:81px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: -74px -16px;
overflow:hidden;

}
#contactus_btn span{
visibility:hidden;
}

#linking_btn{
display:block;
width:81px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: -155px 0px;
overflow:hidden;

}
#linking_btn:hover {
display:block;
width:81px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: -155px -16px;
overflow:hidden;

}
#linking_btn span{
visibility:hidden;
}

#comments_btn{
display:block;
width:59px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: -236px 0px;
overflow:hidden;

}

#comments_btn:hover {
display:block;
width:59px;
height:16px;
text-decoration:none;
background-image:url(/mandarinhouse/images/aboutC.gif);
background-repeat:no-repeat;
background-position: -236px -16px;
overflow:hidden;

}

#comments_btn span{
visibility:hidden;
}