.nav ul li.nav_home a {
	background: url(/img/nav_selected_arrow.png) no-repeat 5px center;
	cursor: default;
}
.nav ul li.nav_home a:hover {
	color: #fff;
}
.content {
	background-image: none;
}
