#container-menu ul{
	margin:0;
	padding:0;
	}
#container-menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	}
#container-art-menu ul{
	margin:0;
	padding:0;
	}
#container-art-menu li{
	list-style-type:none;
	margin:0;
	padding:0;
	}

.menu-home ,.menu-art,.menu-about ,.menu-commissions  ,.menu-news ,.menu-information ,.menu-links ,.menu-contact {	position:absolute;	height:22px;	width: 175px; left:0px;	}
.menu-home {	top:0px;}
.menu-home a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/home.gif);}
.menu-home a:hover, .menu-home a.current{	background-position:-175px;}
.menu-art {	top:22px;}
.menu-art a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/art.gif);}
.menu-art a:hover, .menu-art a.current{	background-position:-175px;}
.menu-about {	top:44px;}
.menu-about a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/about.gif);}
.menu-about a:hover, .menu-about a.current{	background-position:-175px;}
.menu-news {	top:66px;}
.menu-news a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/news.gif);}
.menu-news a:hover, .menu-news a.current{	background-position:-175px;}
.menu-information {	top:88px;}
.menu-information a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/information.gif);}
.menu-information a:hover, .menu-information a.current{	background-position:-175px;}
.menu-links {	top:110px;}
.menu-links a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/links.gif);}
.menu-links a:hover, .menu-links a.current{	background-position:-175px;}
.menu-contact {	top:132px;}
.menu-contact a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/contact.gif);}
.menu-contact a:hover, .menu-contact a.current{	background-position:-175px;}
.menu-basket {	top:154px;}
.menu-basket a{	display:block;	width:175px;	height:22px;	background-image:url(images/menu/your-basket.gif);}
.menu-basket a:hover, .menu-art-all a.current{	background-position:-175px;}

.menu-art-seascapes ,.menu-art-landscapes,.menu-art-chickens ,.menu-art-other ,.menu-art-all ,.menu-basket{	position:absolute;	height:16px;	width: 175px; left:0px;	}
.menu-art-seascapes {	top:44px;}
.menu-art-seascapes a{	display:block;	width:175px;	height:16px;	background-image:url(images/menu/seascapes.gif);}
.menu-art-seascapes a:hover, .menu-art-seascapes a.current{	background-position:-175px;}
.menu-art-landscapes {	top:60px;}
.menu-art-landscapes a{	display:block;	width:175px;	height:16px;	background-image:url(images/menu/landscapes.gif);}
.menu-art-landscapes a:hover, .menu-art-landscapes a.current{	background-position:-175px;}
.menu-art-chickens {	top:76px;}
.menu-art-chickens a{	display:block;	width:175px;	height:16px;	background-image:url(images/menu/chickens.gif);}
.menu-art-chickens a:hover, .menu-art-chickens a.current{	background-position:-175px;}
.menu-art-other {	top:92px;}
.menu-art-other a{	display:block;	width:175px;	height:16px;	background-image:url(images/menu/others.gif);}
.menu-art-other a:hover, .menu-art-other a.current{	background-position:-175px;}
.menu-art-all {	top:108px;}
.menu-art-all a{	display:block;	width:175px;	height:16px;	background-image:url(images/menu/all.gif);}
.menu-art-all a:hover, .menu-art-all a.current{	background-position:-175px;}



.accessibility {
	position:absolute;
	left:-10000px;
	visibility:hidden;
	}
