/* CSS Document */


a#about img {background: url(/images/nav/aboutA.gif) top left no-repeat; height:23px; width:48px; border-width:0;}
a#services img {background: url(/images/nav/servicesA.gif) top left no-repeat; height:23px; width:62px; border-width:0; margin-left:30px;}
a#portfolio img {background: url(/images/nav/portfolioA.gif) top left no-repeat; height:23px; width:73px; border-width:0; margin-left:30px;}
a#contact img {background: url(/images/nav/contactA.gif) top left no-repeat; height:23px; width:59px; border-width:0; margin-left:30px;}

a#about:hover img {background: url(/images/nav/aboutB.gif) top left no-repeat; height:23px; width:48px; border-width:0;}
a#services:hover img {background: url(/images/nav/servicesB.gif) top left no-repeat; height:23px; width:62px; border-width:0; margin-left:30px;}
a#portfolio:hover img {background: url(/images/nav/portfolioB.gif) top left no-repeat; height:23px; width:73px; border-width:0; margin-left:30px;}
a#contact:hover img {background: url(/images/nav/contactB.gif) top left no-repeat; height:23px; width:59px; border-width:0; margin-left:30px;}
