body {
	margin: 0;
	padding: 0;
	background: url(/images/floral_seamless.jpg);
}

img { border: 0; }

#container {
	width: 850px;
	background: #FFF;
}

#logo_bar {
	width: 788px;
	height: 39px;
	text-align: right;
}

#countries_bar {
	width: 788px;
	height: 34px;
	background: url(countries_bg.jpg) no-repeat top left;
	text-align: right;
	*margin-top: -3px;
	*margin-bottom: -3px;
}

#header_image {
	width: 788px;
	height: 249px;
	background: url(bottom.jpg) no-repeat top left;
}

#nav {
	width: 788px;
	height: 46px;
	margin-top: 5px;
}

#nav {
	text-align: left;
}

#nav a {
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	text-indent: -10000px;
}

#home_link {
	width: 97px;
	height: 46px;
	background: url(home.jpg) no-repeat top left;
}
#home_link:hover {
	background: url(home.jpg) no-repeat -97px 0;
}
body#home #home_link {
	background: url(home.jpg) no-repeat -194px 0;
}

#giftpacks_link {
	width: 96px;
	height: 46px;
	background: url(giftpacks.jpg) no-repeat top left;
}
#giftpacks_link:hover {
	background: url(giftpacks.jpg) no-repeat -96px 0;
}
body#giftpacks #giftpacks_link {
	background: url(giftpacks.jpg) no-repeat -192px 0;
}

#deluxe_giftpacks_link {
	width: 133px;
	height: 46px;
	background: url(deluxe_giftpacks.jpg) no-repeat top left;
}
#deluxe_giftpacks_link:hover {
	background: url(deluxe_giftpacks.jpg) no-repeat -133px 0;
}
body#deluxe_giftpacks #deluxe_giftpacks_link {
	background: url(deluxe_giftpacks.jpg) no-repeat -266px 0;
}

#accessories_link {
	width: 113px;
	height: 46px;
	background: url(accessories.jpg) no-repeat top left;
}
#accessories_link:hover {
	background: url(accessories.jpg) no-repeat -113px 0;
}
body#accessories #accessories_link {
	background: url(accessories.jpg) no-repeat -226px 0;
}

#technology_link {
	width: 115px;
	height: 46px;
	background: url(technology.jpg) no-repeat top left;
}
#technology_link:hover {
	background: url(technology.jpg) no-repeat -115px 0;
}
body#technology #technology_link {
	background: url(technology.jpg) no-repeat -230px 0;
}

#reviews_link {
	width: 115px;
	height: 46px;
	background: url(reviews.jpg) no-repeat top left;
}
#reviews_link:hover {
	background: url(reviews.jpg) no-repeat -115px 0;
}
body#reviews #reviews_link {
	background: url(reviews.jpg) no-repeat -230px 0;
}

#faqs_link {
	width: 119px;
	height: 46px;
	background: url(faqs.jpg) no-repeat top left;
}
#faqs_link:hover {
	background: url(faqs.jpg) no-repeat -119px 0;
}
body#faqs #faqs_link {
	background: url(faqs.jpg) no-repeat -238px 0;
}