#header ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

#header ul li.home {
	width:60px;
	height:42px;
	position:absolute;
	top:91px;
	left:317px;
}

body.home #header ul li.home {
	left:318px;
}

#header ul li.about {
	width:90px;
	height:49px;
	position:absolute;
	top:80px;
	left:377px;
}

body.home #header ul li.about {
	left:378px;
}

#header ul li.trade {
	width:66px;
	height:45px;
	position:absolute;
	top:82px;
	left:467px;
}

body.home #header ul li.trade {
	left:468px;
}

#header ul li.news {
	width:112px;
	height:52px;
	position:absolute;
	top:96px;
	left:533px;
}

body.home #header ul li.news {
	left:534px;
}

#header ul li.contact {
	width:99px;
	height:49px;
	position:absolute;
	top:96px;
	left:645px;
}


body.home #header ul li.contact {
	width:99px;
	height:49px;
	position:absolute;
	top:97px;
	left:646px;
}




#header ul li.home a {
	width:60px;
	height:42px;
	display:block;
	background:url('/_images/menu/home.gif') bottom left no-repeat;
}

#header ul li.about a {
	width:90px;
	height:49px;
	display:block;
	background:url('/_images/menu/about.gif') bottom left no-repeat;
}

#header ul li.trade a {
	width:66px;
	height:45px;
	display:block;
	background:url('/_images/menu/trade.gif') bottom left no-repeat;
}

#header ul li.news a {
	width:112px;
	height:52px;
	display:block;
	background:url('/_images/menu/news.gif') bottom left no-repeat;
}

#header ul li.contact a {
	width:99px;
	height:49px;
	display:block;
	background:url('/_images/menu/contact2.gif') bottom left no-repeat;
}

body.home #header ul li.contact a {
	width:99px;
	height:49px;
	display:block;
	background:url('/_images/menu/contact.gif') bottom left no-repeat;
}

#header ul li.home a:hover,
#header ul li.about a:hover,
#header ul li.trade a:hover,
#header ul li.news a:hover,
#header ul li.contact a:hover,
body.home #header ul li.contact a:hover {
	background-position:top left;
}


body.home #header ul li.home a,
body.about #header ul li.about a,
body.trade #header ul li.trade a,
body.news #header ul li.news a,
body.contact #header ul li.contact a {
	background-position:top left;
}








#sub_menu ul li ul.childrens_puzzles_sub {
	display:none;
}

body.childrens_puzzles #sub_menu ul li ul.childrens_puzzles_sub {
	display:block;
}




#header ul li a span {
	display:none;
}











