.topnav{
	background: url(../../images/editable_images/top_nav_bg4.jpg) repeat-x;
	
}
#top-navigation ul li .current{
	background: url(../../images/editable_images/top_nav_current4.jpg) repeat-x;
} 
#top-navigation li a:hover {
background: url(../../images/editable_images/top_nav_hover4.jpg) repeat-x;	
}
#top-navigation .currentAncestor {
	background: url(../../images/editable_images/top_nav_ancestor4.jpg) repeat-x;
}