.nav_layout{
	background:transparent url(../images/menu-black-rounded.png) no-repeat scroll right bottom;
}

#top #navigation{
	background:transparent url(../images/menu-black-rounded.png) left top no-repeat;
}

#top #navigation a{
	font-size:1.12em;
	color:#FFF;
}

#top #navigation ul {
	border-top:none;
}

#top #navigation li ul a{
	border-bottom:1px solid #DFDFDF;
}

#top #head #navigation ul a, #top #head #navigation ul li{
	background-color:#222222;
	background-image:none;
	color:#fff;
}

#top #head #navigation ul a:hover, #top #head #navigation ul a:focus {
	color:#ccc;
}

#top #head #navigation a:hover, #top #head #navigation a:focus {
	color:#ccc;
}

#top #navigation .current_page_item a{
	color:#fff;
}

#top #navigation .current_page_parent .current_page_item a, #top #navigation .current_page_item ul a{
	border-right:1px solid #f5f5f5;
	border-left:none;
	background-image:none;
	color:#fff;
}
