div.nav
{
color:white;
float:left;
width:106;
padding:0;
margin:0;
list-style-type:none;
display:block;
}


a.home
{
float:left;
width:100%;
text-decoration:none;
color:white;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid white;
}

a.home:hover
{
background-color:#5B705A;
color:white;
}

.dothome
{
font-size: 11px;
color: #5B705A;
font-weight: bold;
line-height: 12px;
}

a.products
{
float:left;
width:100%;
text-decoration:none;
color:white;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid white;
}
a.products:hover
{
background-color:#5B705A;
color:white;
}

.dotproducts
{
font-size: 11px;
color: #5B705A;
font-weight: bold;
line-height: 12px;
}

a.services
{
float:left;
width:100%;
text-decoration:none;
color:white;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid white;
}
a.services:hover
{
background-color:#5B705A;
color:white;
}

.dotservices
{
font-size: 11px;
color: #5B705A;
font-weight: bold;
line-height: 12px;
}

a.location
{
float:left;
width:100%;
text-decoration:none;
color:white;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid white;
}
a.location:hover
{
background-color:#5B705A;
color:white;
}

.dotlocation
{
font-size: 11px;
color: #5B705A;
font-weight: bold;
line-height: 12px;
}

a.staff
{
float:left;
width:100%;
text-decoration:none;
color:white;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid white;
}
a.staff:hover
{
background-color:#5B705A;
color:white;
}

.dotstaff
{
font-size: 11px;
color: #5B705A;
font-weight: bold;
line-height: 12px;
}

a.contact
{
float:left;
width:100%;
text-decoration:none;
color:#91313A;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid white;
background-color:white;
}
a.contact:hover
{
background-color:white;
color:#91313A;
}

.dotcontact
{
font-size: 11px;
color: white;
font-weight: bold;
line-height: 12px;
}

a.jobs
{
float:left;
width:100%;
text-decoration:none;
color:#C0D8BE;
padding-top:3px;
padding-bottom:4px;
border-bottom:1px solid #7E937C;
}
a.jobs:hover
{
color:white;
}

.dotjobs
{
font-size: 11px;
color: #5B705A;
font-weight: bold;
line-height: 12px;
}