#menu_home
{
	position		: absolute;
	top				: 28px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 139px;
	background		: #000000 url(../pictures/menu_home_off.png) left top no-repeat;
	display			: block;
	text-align		: center;
	vertical-align	: middle;
}

#menu_home:hover
{
	position		: absolute;
	top				: 28px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 139px;
	background		: #000000 url(../pictures/menu_home_on.png) left top no-repeat;
	cursor			: pointer;
	display			: block;
	text-align		: center;
	vertical-align	: middle;
}

#menu_news
{
	position		: absolute;
	top				: 69px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 31px;
	width			: 139px;
	background		: #000000 url(../pictures/menu_news_off.png) left top no-repeat;
	display			: block;
	text-align		: center;
	vertical-align	: middle;
}

#menu_news:hover
{
	position		: absolute;
	top				: 69px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_news_on.png) left top no-repeat;
	cursor			: pointer;
	display			: block;
	text-align		: center;
	vertical-align	: middle;
}

#menu_collection
{
	position		: absolute;
	top				: 109px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 30px;
	width			: 139px;
	background		: #000000 url(../pictures/menu_collection_off.png) left top no-repeat;
}

#menu_collection:hover
{
	position		: absolute;
	top				: 109px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 30px;
	width			: 139px;
	background		: #000000 url(../pictures/menu_collection_on.png) left top no-repeat;
	cursor			: pointer;
}

#menu_story
{
	position		: absolute;
	top				: 148px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_story_off.png) left top no-repeat;
}

#menu_story:hover
{
	position		: absolute;
	top				: 148px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_story_on.png) left top no-repeat;
	cursor			: pointer;
}

#menu_multimedia
{
	position		: absolute;
	top				: 187px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_multimedia_off.png) left top no-repeat;
}

#menu_multimedia:hover
{
	position		: absolute;
	top				: 187px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_multimedia_on.png) left top no-repeat;
	cursor			: pointer;
}

#menu_contact
{
	position		: absolute;
	top				: 226px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_contact_off.png) left top no-repeat;
}

#menu_contact:hover
{
	position		: absolute;
	top				: 226px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_contact_on.png) left top no-repeat;
	cursor			: pointer;
}

#menu_retailers
{
	position		: absolute;
	top				: 266px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_retailers_off.png) left top no-repeat;
}

#menu_retailers:hover
{
	position		: absolute;
	top				: 266px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_retailers_on.png) left top no-repeat;
	cursor			: pointer;
}

#menu_purchasing
{
	position		: absolute;
	top				: 304px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_purchasing_off.png) left top no-repeat;
}

#menu_purchasing:hover
{
	position		: absolute;
	top				: 304px;
	left			: 5px;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
	height			: 32px;
	width			: 142px;
	background		: #000000 url(../pictures/menu_purchasing_on.png) left top no-repeat;
	cursor			: pointer;
}