.aboutuscss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #B93D00;
width: 205px;
}

.aboutuscss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.aboutuscss a:hover{ /*hover background color*/
color: black;
background-color: #B93D00;
}


.facilitycss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #E84B00;
width: 205px;
}

.facilitycss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.facilitycss a:hover{ /*hover background color*/
background-color: #E84B00;
color: black;
}


.whatwedocss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #FD5200;
width: 205px;
}

.whatwedocss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.whatwedocss a:hover{ /*hover background color*/
background-color: #FD5200;
color: black;
}


.pricelistcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #FF732F;
width: 205px;
}

.pricelistcss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.pricelistcss a:hover{ /*hover background color*/
background-color: #FF732F;
color: black;
}


.washbasinscss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #FF732F;
width: 205px;
}

.washbasinscss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.washbasinscss a:hover{ /*hover background color*/
background-color: #FF732F;
color: black;
}


.wcbowlscss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #FF732F;
width: 205px;
}

.wcbowlscss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.wcbowlscss a:hover{ /*hover background color*/
background-color: #FF732F;
color: black;
}


.contactuscss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 14px Calibri;
line-height: 18px;
z-index: 100;
background-color: #FF8951;
width: 205px;
}

.contactuscss a{
color: white;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.contactuscss a:hover{ /*hover background color*/
background-color: #FF8951;
color: black;
}