#parentNav {
	background: url(../../images/themes/atlantis/bg_parentNav.jpg) top left repeat-x;
}
#parentNav .current, 
#parentNav .current:hover, 
#parentNav .currentAncestor, 
#parentNav .currentAncestor:hover {
	background: url(../../images/themes/atlantis/tabs.jpg) top right no-repeat;
}
#parentNav a {
	background: url(../../images/themes/atlantis/tabs.jpg) top left no-repeat;
}
#parentNav a:hover, 
#parentNav a:active {
	background: url(../../images/themes/atlantis/tabs.jpg) top center no-repeat;
}
