/* Customer CSS */


#links-5 a{
background: url(../images/links1_off.gif);
background-repeat: no-repeat;
background-position: left top;
color: #36654d;
}
#links-5 a:hover {
background: url(../images/links1_on.gif);
background-repeat: no-repeat;
color: #ffffff;
text-indent: -6000px;
}
.office {
color:#000;
font-size:12px;
font-weight:bold;
}

#address_two {
padding:0 0 0 5px;
}