#topnav a span { display: none; }

a.topnav_home:link { float:right; width:65px; height:27px; background:url(../images/topnav/home.png) no-repeat; cursor:pointer; }
a.topnav_home:visited { float:right; width:65px; height:27px; background:url(../images/topnav/home.png) no-repeat; cursor:pointer; }
a.topnav_home:hover { background:url(../images/topnav/home_on.png) no-repeat; }
	
a.topnav_contact:link { float:right; width:106px; height:27px; background:url(../images/topnav/contact.png) no-repeat; cursor:pointer; }
a.topnav_contact:visited { float:right; width:106px; height:27px; background:url(../images/topnav/contact.png) no-repeat; cursor:pointer; }
a.topnav_contact:hover { background:url(../images/topnav/contact_on.png) no-repeat; }
	
a.topnav_news:link { float:right; width:66px; height:27px; background:url(../images/topnav/news.png) no-repeat; cursor:pointer; }
a.topnav_news:visited { float:right; width:66px; height:27px; background:url(../images/topnav/news.png) no-repeat; cursor:pointer; }
a.topnav_news:hover { background:url(../images/topnav/news_on.png) no-repeat; }
	
a.topnav_events:link { float:right; width:73px; height:27px; background:url(../images/topnav/events.png) no-repeat; cursor:pointer; }
a.topnav_events:visited { float:right; width:73px; height:27px; background:url(../images/topnav/events.png) no-repeat; cursor:pointer; }
a.topnav_events:hover { background:url(../images/topnav/events_on.png) no-repeat; }
	
a.topnav_products:link { float:right; width:155px; height:27px; background:url(../images/topnav/products.png) no-repeat; cursor:pointer; }
a.topnav_products:visited { float:right; width:155px; height:27px; background:url(../images/topnav/products.png) no-repeat; cursor:pointer; }
a.topnav_products:hover { background:url(../images/topnav/products_on.png) no-repeat; }



#leftnav_top { float:left; width:185px; height:6px; background:url(../images/layout/leftnav_top.jpg) no-repeat; }
#leftnav_bg { float:left; width:180px; padding:0 0 2px 5px; background:url(../images/layout/leftnav_bg.jpg) repeat-y; }
#leftnav_bottom { float:left; width:185px; height:6px; background:url(../images/layout/leftnav_bottom.jpg) no-repeat; }

#left .left_sub { background:url(../images/layout/subnav.gif) no-repeat 0 9px; padding:0 5px 0 10px; display:block; }