/* Customer CSS */

#comp-banner{
background-image:url(../images/flash-bg.jpg);
background-repeat:no-repeat;
}

#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:#fff;
text-indent:-6000px;
}

.office {
color:#000;
font-size:12px;
font-weight:700;
}

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