#navcontainer {
	position:relative;
	width:980px;
	height:50px;
	top:150px;
	margin-left:auto;
	margin-right:auto;
}
.nav {
	margin:0px;
	padding:0px;
}
.nav a {
	text-decoration:none;
}
.brands {
	position:relative;
	float:left;
	width:105px;
	height:24px;
	background-image:url(../images/brands.gif);
	list-style:none;
}

.photo {
	position:relative;
	float:left;
	width:75px;
	height:24px;
	margin-left:5px;
	background-image:url(../images/photo.gif);
	list-style:none;
	display:block;
}
.audio {
	position:relative;
	float:left;
	width:85px;
	height:24px;
	background-image:url(../images/audio.gif);
	list-style:none;
}
.phones {
	position:relative;
	float:left;
	width:55px;
	height:24px;
	background-image:url(../images/phones.gif);
	list-style:none;
	margin-top:2px;

	
}
.computers {
	position:relative;
	float:left;
	width:105px;
	height:24px;
	background-image:url(../images/computers.gif);
	list-style:none;
}
.appliances {
	position:relative;
	float:left;
	width:75px;
	height:24px;
	background-image:url(../images/appliances.gif);
	list-style:none;
	margin-top:2px;

}
.homewares {
	position:relative;
	float:left;
	width:80px;
	height:24px;
	background-image:url(../images/homewares.gif);
	list-style:none;
	margin-top:2px;

}
.furniture {
	position:relative;
	float:left;
	width:60px;
	height:24px;
	background-image:url(../images/furniture.gif);
	list-style:none;
}
.supplies {
	position:relative;
	float:left;
	width:60px;
	height:24px;
	background-image:url(../images/supplies.gif);
	list-style:none;
	margin-top:2px;

}
.garden {
	position:relative;
	float:left;
	width:90px;
	height:24px;
	background-image:url(../images/garden.gif);
	list-style:none;
}
.fashion {
	position:relative;
	float:left;
	width:60px;
	height:24px;
	background-image:url(../images/fashion.gif);
	list-style:none;
	margin-top:2px;

}
.lingerie {
	position:relative;
	float:left;
	width:55px;
	height:24px;
	background-image:url(../images/lingerie.gif);
	list-style:none;
	margin-top:2px;

}
.kids {
	position:relative;
	float:left;
	width:35px;
	height:24px;
	background-image:url(../images/kids.gif);
	list-style:none;
}

.jewellery {
	position:relative;
	float:left;
	width:65px;
	height:24px;
	background-image:url(../images/jewellery.gif);
	list-style:none;
	margin-top:2px;

}
.vouchers {
	position:relative;
	float:left;
	width:105px;
	height:24px;
	background-image:url(../images/vouchers.gif);
	list-style:none;
	margin-top:2px;
}
.health {
	position:relative;
	float:left;
	width:100px;
	height:24px;
	background-image:url(../images/health.gif);
	list-style:none;
	margin-top:2px;
}
.videogaming {
	position:relative;
	float:left;
	width:95px;
	height:24px;
	background-image:url(../images/videogaming.gif);
	list-style:none;
	margin-top:0px;
}
.dvd {
	position:relative;
	float:left;
	width:40px;
	height:24px;
	background-image:url(../images/dvd.gif);
	list-style:none;
	margin-top:0px;
}
.music {
	position:relative;
	float:left;
	width:45px;
	height:24px;
	background-image:url(../images/music.gif);
	list-style:none;
	margin-top:0px;
}

.books {
	position:relative;
	float:left;
	width:45px;
	height:24px;
	background-image:url(../images/books.gif);
	list-style:none;
	margin-top:0px;
}
.sports {
	position:relative;
	float:left;
	width:50px;
	height:24px;
	background-image:url(../images/sports.gif);
	list-style:none;
	margin-top:2px;
}
.leisure {
	position:relative;
	float:left;
	width:110px;
	height:24px;
	background-image:url(../images/leisure.gif);
	list-style:none;
	margin-top:2px;
}
.cars {
	position:relative;
	float:left;
	width:110px;
	height:24px;
	background-image:url(../images/cars.gif);
	list-style:none;
	margin-top:0px;
}
.gastronomy {
	position:relative;
	float:left;
	width:85px;
	height:24px;
	background-image:url(../images/gastronomy.gif);
	list-style:none;
	margin-top:0px;
}
.bottomleftnav {
	position:relative;
	float:left;
	margin-left:5px;
	width:80px;
	height:24px;
	background-image:url(../images/bottomleftnav.gif);
	list-style:none;
	margin-top:2px;
}
.bottomrightnav {
	position:relative;
	float:left;
	width:80px;
	height:24px;
	background-image:url(../images/bottomrightnav.gif);
	list-style:none;
	margin-top:2px;
}
		.brands:hover, .nav a:hover .brands{
			position:relative;
			float:left;
			width:105px;
			height:24px;
			background-image:url(../images/brandsover.gif);
			list-style:none;
			cursor:pointer;
		}
		.photo:hover, .nav a:hover .photo {
			position:relative;
			float:left;
			width:75px;
			height:24px;
			margin-left:5px;
			background-image:url(../images/photoover.gif);
			list-style:none;
			cursor:pointer;

		}
		.audio:hover, .nav a:hover .audio{
			position:relative;
			float:left;
			width:85px;
			height:24px;
			background-image:url(../images/audioover.gif);
			list-style:none;
			cursor:pointer;
		}
		.phones:hover, .nav a:hover .phones {
			position:relative;
			float:left;
			width:55px;
			height:24px;
			background-image:url(../images/phonesover.gif);
			list-style:none;
			margin-top:2px;

		}
		.computers:hover, .nav a:hover .computers {
			position:relative;
			float:left;
			width:105px;
			height:24px;
			background-image:url(../images/computersover.gif);
			list-style:none;
			cursor:pointer;

		}
		.appliances:hover {
			position:relative;
			float:left;
			width:75px;
			height:24px;
			background-image:url(../images/appliancesover.gif);
			list-style:none;
			margin-top:2px;

		}
		.homewares:hover {
			position:relative;
			float:left;
			width:80px;
			height:24px;
			background-image:url(../images/homewaresover.gif);
			list-style:none;
 			margin-top:2px;

		}
		.furniture:hover {
			position:relative;
			float:left;
			width:60px;
			height:24px;
			background-image:url(../images/furnitureover.gif);
			list-style:none;
		}
		.supplies:hover {
			position:relative;
			float:left;
			width:60px;
			height:24px;
			background-image:url(../images/suppliesover.gif);
			list-style:none;
			margin-top:2px;

		}
		.garden:hover {
			position:relative;
			float:left;
			width:90px;
			height:24px;
			background-image:url(../images/gardenover.gif);
			list-style:none;
		}
		.fashion:hover {
			position:relative;
			float:left;
			width:60px;
			height:24px;
			background-image:url(../images/fashionover.gif);
			list-style:none;
			margin-top:2px;

		}
		.lingerie:hover {
			position:relative;
			float:left;
			width:55px;
			height:24px;
			background-image:url(../images/lingerieover.gif);
			list-style:none;
			margin-top:2px;

		}
		.kids:hover {
			position:relative;
			float:left;
			width:35px;
			height:24px;
			background-image:url(../images/kidsover.gif);
			list-style:none;
		}
		
		.jewellery:hover {
			position:relative;
			float:left;
			width:65px;
			height:24px;
			background-image:url(../images/jewelleryover.gif);
			list-style:none;
			margin-top:2px;

		}
		.vouchers:hover {
			position:relative;
			float:left;
			width:105px;
			height:24px;
			background-image:url(../images/vouchersover.gif);
			list-style:none;
			margin-top:2px;
		}
		.health:hover {
			position:relative;
			float:left;
			width:100px;
			height:24px;
			background-image:url(../images/healthover.gif);
			list-style:none;
			margin-top:2px;
		}
		.videogaming:hover {
			position:relative;
			float:left;
			width:95px;
			height:24px;
			background-image:url(../images/videogamingover.gif);
			list-style:none;
			margin-top:0px;
		}
		.dvd:hover {
			position:relative;
			float:left;
			width:40px;
			height:24px;
			background-image:url(../images/dvdover.gif);
			list-style:none;
			margin-top:0px;
		}
		.music:hover {
			position:relative;
			float:left;
			width:45px;
			height:24px;
			background-image:url(../images/musicover.gif);
			list-style:none;
			margin-top:0px;
		}
		
		.books:hover {
			position:relative;
			float:left;
			width:45px;
			height:24px;
			background-image:url(../images/booksover.gif);
			list-style:none;
			margin-top:0px;
		}
		.sports:hover {
			position:relative;
			float:left;
			width:50px;
			height:24px;
			background-image:url(../images/sportsover.gif);
			list-style:none;
			margin-top:2px;
		}
		.leisure:hover {
			position:relative;
			float:left;
			width:110px;
			height:24px;
			background-image:url(../images/leisureover.gif);
			list-style:none;
			margin-top:2px;
		}
		.cars:hover {
			position:relative;
			float:left;
			width:110px;
			height:24px;
			background-image:url(../images/carsover.gif);
			list-style:none;
			margin-top:0px;
		}
		.gastronomy:hover {
			position:relative;
			float:left;
			width:85px;
			height:24px;
			background-image:url(../images/gastronomyover.gif);
			list-style:none;
			margin-top:0px;
		}