#banner { height:255px; }
#topnav { margin-top:-275px; }


* html a.topnav_home:link { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/home.png",sizingMethod="scale"); 
}
* html a.topnav_home:visited { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/home.png",sizingMethod="scale"); 
}
* html a.topnav_home:hover { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/home_on.png",sizingMethod="scale"); 
}

	

* html a.topnav_contact:link { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/contact.png",sizingMethod="scale"); 
}
* html a.topnav_contact:visited { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/contact.png",sizingMethod="scale"); 
}
* html a.topnav_contact:hover { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/contact_on.png",sizingMethod="scale"); 
}
	

* html a.topnav_news:link { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/news.png",sizingMethod="scale"); 
}
* html a.topnav_news:visited { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/news.png",sizingMethod="scale"); 
}
* html a.topnav_news:hover { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/news_on.png",sizingMethod="scale"); 
}
	

* html a.topnav_events:link { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/events.png",sizingMethod="scale"); 
}
* html a.topnav_events:visited { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/events.png",sizingMethod="scale"); 
}
* html a.topnav_events:hover { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/events_on.png",sizingMethod="scale"); 
}
	

* html a.topnav_products:link { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/products.png",sizingMethod="scale"); 
}
* html a.topnav_products:visited { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/products.png",sizingMethod="scale"); 
}
* html a.topnav_products:hover { 
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnav/products_on.png",sizingMethod="scale"); 
}
