﻿#headerLeft
{
	background-image: url(../Images/Jpg/top_logo.jpg);
	width:168px;
	height:98px;
}

#headerCentre
{
	background-image: url(../Images/Jpg/top_bubbles.jpg);
	width:456px;
	height:98px;
}

#headerRight
{
	background-image: url(../Images/Jpg/top_number.jpg);
	width:146px;
	height:98px;
}

.menuh ul
	{
	list-style:none;
	margin:0px;
	padding:0px;
}

.menuh a
{
	display:block;
	height:25px;
}

.menuh a:hover
{
	background-position: 0 -25px;
}

.menuh li
{
	float: left;
}

#menuLeft
{
	background-image: url(../Images/Jpg/navbar1.jpg);
	width:111px;
	height:25px;
}

#menuHome a
{
	background-image: url(../Images/Buttons/nav_home.gif);
	width:42px;
}

#menuBasket a
{
	background-image: url(../Images/Buttons/nav_viewbasket.gif);
	width:78px;
}

#menuLogin a
{
	background-image: url(../Images/Buttons/nav_login.gif);
	width:92px;
}

#menuAccount a
{
	background-image: url(../Images/Buttons/nav_account.gif);
	width:92px;
}

#menuContact a
{
	background-image: url(../Images/Buttons/nav_contactus.gif);
	width:73px;
}

#menuNews a
{
	background-image: url(../Images/Buttons/nav_news.gif);
	width:39px;
}

#menuReviews a
{
	background-image: url(../Images/Buttons/nav_reviews.gif);
	width:56px;
}

#menuAffiliate a
{
	background-image: url(../Images/Buttons/nav_affiliateprogram.gif);
	width:116px;
}

#menuArticles a
{
	background-image: url(../Images/Buttons/nav_articles.gif);
	width:110px;
}

#menuLinks a
{
	background-image: url(../Images/Buttons/nav_links.gif);
	width:53px;
}