.topnav{
	background: url(../../images/editable_images/top_nav_bg2.jpg) repeat-x;
	
}
#top-navigation ul li .current{
	background: url(../../images/editable_images/top_nav_current2.jpg) repeat-x;
} 
#top-navigation li a:hover {
background: url(../../images/editable_images/top_nav_hover2.jpg) repeat-x;	
}
#top-navigation .currentAncestor {
	background: url(../../images/editable_images/top_nav_ancestor2.jpg) repeat-x;
}