/* <!-- #config src="/templates/topnav.css" id="topnav_styles"# --> */	
a.topnav_home:link { float:left; width:78px; background:url(../images/topnav/home_off.png) no-repeat; cursor:pointer; }
a.topnav_home:visited { float:left; width:78px; background:url(../images/topnav/home_off.png) no-repeat; cursor:pointer; }
a.topnav_home:hover { background:url(../images/topnav/home_on.png) no-repeat; }

	
a.topnav_about:link { float:left; width:83px; background:url(../images/topnav/about_off.png) no-repeat; cursor:pointer; }
a.topnav_about:visited { float:left; width:83px; background:url(../images/topnav/about_off.png) no-repeat; cursor:pointer; }
a.topnav_about:hover { background:url(../images/topnav/about_on.png) no-repeat; }
	
a.topnav_gallery:link { float:left; width:112px; background:url(../images/topnav/gallery_off.png) no-repeat; cursor:pointer; }
a.topnav_gallery:visited { float:left; width:112px; background:url(../images/topnav/gallery_off.png) no-repeat; cursor:pointer; }
a.topnav_gallery:hover { background:url(../images/topnav/gallery_on.png) no-repeat; }
	
a.topnav_communities:link { float:left; width:114px; background:url(../images/topnav/communities_off.png) no-repeat; cursor:pointer; }
a.topnav_communities:visited { float:left; width:114px; background:url(../images/topnav/communities_off.png) no-repeat; cursor:pointer; }
a.topnav_communities:hover { background:url(../images/topnav/communities_on.png) no-repeat; }
	
a.topnav_design:link { float:left; width:111px; background:url(../images/topnav/design_off.png) no-repeat; cursor:pointer; }
a.topnav_design:visited { float:left; width:111px; background:url(../images/topnav/design_off.png) no-repeat; cursor:pointer; }
a.topnav_design:hover { background:url(../images/topnav/design_on.png) no-repeat; }
	
a.topnav_testimonials:link { float:left; width:112px; background:url(../images/topnav/testimonials_off.png) no-repeat; cursor:pointer; }
a.topnav_testimonials:visited { float:left; width:112px; background:url(../images/topnav/testimonials_off.png) no-repeat; cursor:pointer; }
a.topnav_testimonials:hover { background:url(../images/topnav/testimonials_on.png) no-repeat; }
	
a.topnav_contact:link { float:left; width:98px; background:url(../images/topnav/contact_off.png) no-repeat; cursor:pointer; }
a.topnav_contact:visited { float:left; width:98px; background:url(../images/topnav/contact_off.png) no-repeat; cursor:pointer; }
a.topnav_contact:hover { background:url(../images/topnav/contact_on.png) no-repeat; }

/* <!-- #end config# --> */
