#nav {
display:block;
}
#blackside {
float: left;
display: block;
height: 50px;
width: 150px;
background-color:#000000;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
}
a#h, a#ho, a#pm, a#bo, a#sr, a#ef {
font-size: 0.1em;
}
a#h {
float: left;
display: block;
height: 52px;
width: 57px;
text-indent: -20000em;
background:url(../nav/home-1.gif) no-repeat left center;
}
a#h:hover {
background:url(../nav/home-1.gif) no-repeat right center;
}
a#ho {
float: left;
display: block;
height: 52px;
width: 127px;
text-indent: -20000em;
background:url(../nav/homeowners-1.gif) no-repeat left center;
}
a#ho:hover {
background:url(../nav/homeowners-1.gif) no-repeat right center;
}
a#pm {
float: left;
display: block;
height: 52px;
width: 108px;
text-indent: -20000em;
background:url(../nav/propmgr-1.gif) no-repeat left center;
}
a#pm:hover {
background:url(../nav/propmgr-1.gif) no-repeat right center;
}
a#bo {
float: left;
display: block;
height: 52px;
width: 97px;
text-indent: -20000em;
background:url(../nav/bizowner-1.gif) no-repeat left center;
}
a#bo:hover {
background:url(../nav/bizowner-1.gif) no-repeat right center;
}
a#sr {
float: left;
display: block;
height: 52px;
width: 87px;
text-indent: -20000em;
background:url(../nav/seniors-1.gif) no-repeat left center;
}
a#sr:hover {
background:url(../nav/seniors-1.gif) no-repeat right center;
}
a#ef {
float: left;
display: block;
height: 52px;
width: 124px;
text-indent: -20000em;
background:url(../nav/ecofriendly-1.gif) no-repeat left center;
}
a#ef:hover {
background:url(../nav/ecofriendly-1.gif) no-repeat right center;
}