@charset "utf-8";
/* CSS Document */

a img {height: 50px; width: 150px; border-width: 0;}
a#home img {background: url(../tampalandscapedesignimages/homebutton.gif) top left no-repeat;}
a#requestaquote img {background: url(../tampalandscapedesignimages/rfqbutton.gif) top left no-repeat;}
a#contactus img {background: url(../tampalandscapedesignimages/contactbutton.gif) top left no-repeat;}
a#residentialgallery img {background: url(../tampalandscapedesignimages/resgallerytbutton.gif) top left no-repeat;}
a#commercialgallery img {background: url(../tampalandscapedesignimages/comgallerytbutton.gif) top left no-repeat;}

a#home:visited img {background: url(../tampalandscapedesignimages/homebutton.gif) top left no-repeat;}
a#requestaquote:visited img {background: url(../tampalandscapedesignimages/rfqbutton.gif) top left no-repeat;}
a#contactus:visited img {background: url(../tampalandscapedesignimages/contactbutton.gif) top left no-repeat;}
a#residentialgallery:visited img {background: url(../tampalandscapedesignimages/resgallerytbutton.gif) top left no-repeat;}
a#commercialgallery:visited img {background: url(../tampalandscapedesignimages/comgallerytbutton.gif) top left no-repeat;}

a#home:hover img {background: url(../tampalandscapedesignimages/rolloverhomebutton.gif) top left no-repeat;}
a#requestaquote:hover img {background: url(../tampalandscapedesignimages/rolloverrfqbutton.gif) top left no-repeat;}
a#contactus:hover img {background: url(../tampalandscapedesignimages/rollovercontactbutton.gif) top left no-repeat;}
a#residentialgallery:hover img {background: url(../tampalandscapedesignimages/rolloverresgallerytbutton.gif) top left no-repeat;}
a#commercialgallery:hover img {background: url(../tampalandscapedesignimages/rollovercomgallerytbutton.gif) top left no-repeat;}

a#home:active img {background: url(../tampalandscapedesignimages/activehomebutton.gif) top left no-repeat;}
a#requestaquote:active img {background: url(../tampalandscapedesignimages/activerfqbutton.gif) top left no-repeat;}
a#contactus:active img {background: url(../tampalandscapedesignimages/activecontactbutton.gif) top left no-repeat;}
a#residentialgallery:active img {background: url(../tampalandscapedesignimages/activeresgallerytbutton.gif) top left no-repeat;}
a#commercialgallery:active img {background: url(../tampalandscapedesignimages/activecomgallerytbutton.gif) top left no-repeat;}
