body {
	font-size: 67.5%;
	background: #000;
}

#container {
	background: url(../images/backgrounds/default_bg.jpg) top left no-repeat;
}

#spiritsHeader {
	display: block;
	position: absolute;
	width: 948px;
	height: 54px;
	background: url(../images/spirits/small_batch_mountain_crafted.gif) top left no-repeat;
	text-indent: -2000px;
	margin: 0 0 0 10px;
	top: 172px;
}

#spiritsText {
	display: block;
	position: absolute;
	width: 990px;
	height: 61px;
	background: url(../images/spirits/spirits_text.gif) top left no-repeat;
	top: 250px;
	margin: 20px 0 0 8px;
}

#spiritsText span {
	display: none;
}

#whiskeyHeader {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 127px;
	height: 27px;
	background: url(../images/spirits/whiskey_section_header.gif);
	text-indent: -2000px;
	top: 350px;
	left: 25px;
}

#whiskey_rendezvou_rye {
	display: block;
	position: absolute;
	width: 182px;
	height: 228px;
	background: url(../images/spirits/whiskey_rendezvous_rye.gif);
	top: 391px;
	left: 5px;
	margin: 0; padding: 0;
}

#whiskey_rendezvou_rye p a {
	display: block;
	position: absolute;
	padding: 55px 0 0 60px;
	text-decoration: none;
	top: 0; width: 115px;
	height: 150px;
	margin: 0;
}

#whiskey_16_year_old {
	display: block;
	position: absolute;
	width: 233px;
	height: 228px;
	background: url(../images/spirits/whiskey_16_year_old.gif);
	top: 391px;
	left: 182px;
	margin: 0; padding: 0;
}

#whiskey_16_year_old p a {
	display: block;
	position: absolute;
	padding: 75px 0 0 70px;
	text-decoration: none;
	margin: 0;
	height: 150px;
	top: 0;
}

#whiskey_21_year_old {
	display: block;
	position: absolute;
	width: 204px;
	height: 228px;
	background: url(../images/spirits/whiskey_21_year_old.gif);
	top: 391px;
	left: 405px;
	margin: 0; padding: 0;
}

#whiskey_21_year_old p a {
	display: block;
	position: absolute;
	padding: 75px 0 0 75px;
	margin: 0;
	text-decoration: none;
	height: 150px;
	top: 0;
}


#spirits_divider {
	display: block;
	position: absolute;
	width: 1px;
	height: 275px;
	background: url(../images/spirits/separator.gif) 0 0 no-repeat;
	top: 360px;
	left: 623px;
}


#vodkaHeader {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	width: 127px;
	height: 27px;
	background: url(../images/spirits/vodka_section_header.gif);
	text-indent: -2000px;
	top: 350px;
	left: 650px;
}


#vodka_7000 {
	display: block;
	position: absolute;
	width: 199px;
	height: 228px;
	background: url(../images/spirits/vodka_7000.gif);
	top: 391px;
	left: 630px;
	margin: 0; padding: 0;
}

#vodka_7000 p a {
	display: block;
	position: absolute;
	padding: 55px 0 0 75px;
	margin: 0;
	text-decoration: none;
	top: 0; width: 110px;
	height: 159px;
}


#vodka_peach_7000 {
	display: block;
	position: absolute;
	width: 185px;
	height: 228px;
	background: url(../images/spirits/vodka_peach_7000.gif);
	top: 391px;
	left: 812px;
	margin: 0; padding: 0;
}

#vodka_peach_7000 p a {
	display: block;
	position: absolute;
	padding: 95px 0 0 65px;
	top: 0; left: 25px; height: 128px;
	text-decoration: none;
	margin: 0;
}


#whiskey_rendezvou_rye p a:hover,
#whiskey_16_year_old p a:hover,
#whiskey_21_year_old p a:hover,
#vodka_peach_7000 p a:hover, 
#vodka_7000 p a:hover { color: #fff; }






