


#navigation, #navigation_home_selected, #navigation_home_not_selected, #navigation_products_selected, #navigation_products_not_selected, #navigation_store_selected, #navigation_store_not_selected, #navigation_support_selected, #navigation_support_not_selected,
#navigation_about_selected, #navigation_about_not_selected,
#navigation_right_spacer
{
	float: left;
	height: 39px;
	margin-top: 13px;

}

#navigation_home_selected, #navigation_home_not_selected, #navigation_products_selected, #navigation_products_not_selected, #navigation_store_selected, #navigation_store_not_selected,
#navigation_support_selected, #navigation_support_not_selected,
#navigation_about_selected, #navigation_about_not_selected
{
	background: transparent url(/lang/en/img/header/navigation.png) no-repeat;
	margin: 0px 5px;
}

#navigation_home_selected, #navigation_home_not_selected
{

	width: 69px;

}

#navigation_home_selected
{
	background-position: 0px -78px;
}

#navigation_home_not_selected
{
	background-position: 0px 0px;
}

#navigation_home_not_selected:hover
{
	background-position: 0px -39px;
}

#navigation_products_selected, #navigation_products_not_selected
{

	width: 99px;

}

#navigation_products_selected
{

	background-position: -69px -78px;

}

#navigation_products_not_selected
{

	background-position: -69px 0px;

}

#navigation_products_not_selected:hover
{

	background-position: -69px -39px;

}

#navigation_store_selected, #navigation_store_not_selected
{

	width: 71px;

}

#navigation_store_selected
{

	background-position: -168px -78px;

}

#navigation_store_not_selected
{

	background-position: -168px 0px;

}

#navigation_store_not_selected:hover
{

	background-position: -168px -39px;

}

#navigation_support_selected, #navigation_support_not_selected
{

	width: 90px;

}

#navigation_support_selected
{

	background-position: -239px -78px;

}

#navigation_support_not_selected
{

	background-position: -239px 0px;

}

#navigation_support_not_selected:hover
{

	background-position: -239px -39px;

}

#navigation_about_selected, #navigation_about_not_selected
{

	width: 76px;

}

#navigation_about_selected
{

	background-position: -329px -78px;

}

#navigation_about_not_selected
{

	background-position: -329px 0px;

}

#navigation_about_not_selected:hover
{

	background-position: -329px -39px;

}

#navigation_right_spacer
{
	width: 5px;
}