#nav .start_se_off a {
	background: #50262a url(../images/navigation/start_se.gif) no-repeat bottom center;
	width: 24px;
}
#nav .start_se_off a:hover {
	background: #000 url(../images/navigation/start_se.gif) no-repeat top center;
}
#nav .start_se_active a {
	background: #000 url(../images/navigation/start_se.gif) no-repeat top center;
	width: 24px;
}

#nav .selection_se_off a {
	background: #50262a url(../images/navigation/sort_se.gif) no-repeat bottom center;
	width: 80px;
}
#nav .selection_se_off a:hover {
	background: #000 url(../images/navigation/sort_se.gif) no-repeat top center;
}
#nav .selection_se_active a {
	background: #000 url(../images/navigation/sort_se.gif) no-repeat top center;
	width: 80px;
}

#nav .history_se_off a {
	background: #50262a url(../images/navigation/history_se.gif) no-repeat bottom center;
	width: 40px;
}
#nav .history_se_off a:hover {
	background: #000 url(../images/navigation/history_se.gif) no-repeat top center;
}
#nav .history_se_active a {
	background: #000 url(../images/navigation/history_se.gif) no-repeat top center;
	width: 40px;
}

#nav .services_se_off a {
	background: #50262a url(../images/navigation/services_se.gif) no-repeat bottom center;
	width: 41px;
}
#nav .services_se_off a:hover {
	background: #000 url(../images/navigation/services_se.gif) no-repeat top center;
}
#nav .services_se_active a {
	background: #000 url(../images/navigation/services_se.gif) no-repeat top center;
	width: 41px;
}

#nav .tips_se_off a {
	background: #50262a url(../images/navigation/insp_se.gif) no-repeat bottom center;
	width: 92px;
}
#nav .tips_se_off a:hover {
	background: #000 url(../images/navigation/insp_se.gif) no-repeat top center;
}
#nav .tips_se_active a {
	background: #000 url(../images/navigation/insp_se.gif) no-repeat top center;
	width: 92px;
}

#nav .contact_se_off a {
	background: #50262a url(../images/navigation/contact_se.gif) no-repeat bottom center;
	width: 67px;
}
#nav .contact_se_off a:hover {
	background: #000 url(../images/navigation/contact_se.gif) no-repeat top center;
}
#nav .contact_se_active a {
	background: #000 url(../images/navigation/contact_se.gif) no-repeat top center;
	width: 67px;
}
