body{
	margin:0;
	padding:0 0 20px;
  	color:#000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:#f6f1e4;
}
img{border-style:none;}
a{
	color:#990508;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper{
	width:966px;
	margin:0 auto;
}
#header{
	width:100%;
	background: url(../images/bg-header.gif) no-repeat 0 100%;
	height:198px;
	z-index:300;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	float:left;
	margin:13px 0 0 46px;
}
.logo a{
	display:block;
	width:192px;
	height:160px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#nav{
	list-style:none;
	margin:150px 2px 0;
	padding:0;
	display:inline;
	float:right;
		
}
#nav li{
	float:left;
	height:45px;
	position:relative;
	z-index:5000;
}
#nav li a{
	float:left;
	height:45px;
	width:138px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/nav-sprites.gif) no-repeat;
}
#nav li a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li.active a{
	background-position: 0 -45px;
}
#nav li a.products{
	background-position: -138px 0;
}
#nav li a.services{
	background-position: -276px 0;
}
#nav li a.about{
	background-position: -414px 0;
}
#nav li a.contact{
	background-position: -552px 0;
}
#nav li a.products:hover,
#nav li:hover a.products,
#nav li.hover a.products,
#nav li.active a.products{
	background-position: -138px -45px;
}
#nav li a.services:hover,
#nav li:hover a.services,
#nav li.hover a.services,
#nav li.active a.services{
	background-position: -276px -45px;
}
#nav li a.about:hover,
#nav li:hover a.about,
#nav li.hover a.about,
#nav li.active a.about{
	background-position: -414px -45px;
}
#nav li a.contact:hover,
#nav li:hover a.contact,
#nav li.hover a.contact,
#nav li.active a.contact{
	background-position: -552px -45px;
}
#nav li .drop-down{
	position:absolute;
	top:45px;
	left:1px;
	width:139px;
	overflow:hidden;
	display:none;
	z-index:200;


}
#nav li:hover .drop-down,
#nav li.hover .drop-down{
	display:block;
}
#nav li .drop-down ul{
	background: url(../images/bg-drop.png) repeat-y;
	overflow:hidden;
	width:119px;
	list-style:none;
	margin:0;
	padding:7px 10px 0;
}
#nav li .drop-down ul li{
border-top:1px solid #473E39;
float:left;
height:auto;
overflow:visible;
padding:4px 0;
text-align:center;
width:100%;
}
#nav li .drop-down ul li a{
	color:#fff;
	text-decoration:none;
	background:none;
	height:auto;
	text-indent:0;
	padding:0;
	float:none;	
	overflow:visible;
}
#nav li .drop-down ul li a:hover{
	color:#d0ae63;
}
#nav li .drop-down .drop-b{
	display:block;
	height:13px;
	background:url(../images/bg-drop-b.png) no-repeat;
	overflow:hidden;
}
#main{
	background: url(../images/bg-main.gif) repeat-y;
	padding:0 13px 0 11px;
	overflow:hidden;
	height:1%;

}
.visual-box{
	margin:4px 0 0 2px;
	display:block;
}
.visual-box img{
	display:block;
}
#content{
	overflow:hidden;
	width:100%;
	padding:0 0 1px;
}
.text-box{
	float:left;
	width:440px;
	overflow:hidden;
	padding:43px 10px 20px 22px;
}
.text-box h1{
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#990508;
	letter-spacing:3px;
	margin:0;
	text-transform:uppercase;
}
.text-box p{
	line-height:22px;
	margin:0 0 9px;
}
.more{
	background: url(../images/btn-more-l.gif) no-repeat;
	height:34px;
	padding:0 0 0 9px;
	text-decoration:none;
	float:left;
}
.more span{
	float:left;
	background: url(../images/btn-more-r.gif) no-repeat 100% 0;
	height:25px;
	color:#fff;
	padding:9px 18px 0 9px;
}
.more:hover span{
	color:#d0ae63;
}
.bottles{
	float:right;
	width:393px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:5px 0 0 40px;
}
.bottles li{
	float:left;
	height:223px;
	position:relative;
	padding:13px 0 0;
}
.bottles li img{
	display:block;
}
.bottles li a{
	position:absolute;
	top:0;
	left:-22px;
	width:99px;
	height:236px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/none.gif);
	cursor:pointer;
}
.bottles li a:hover{
	background: url(../images/image-hover.png) no-repeat;
}
.visual-product{
	float:left;
}
.visual-product img{
	display:block;
}
.product-box{
	background: url(../images/bg-side-visual-box.gif) repeat-y;
	margin:1px 0 7px;
	overflow:hidden;
	width:100%;
}
.product-detail{
	width:603px;
	float:right;
	padding:45px 0 0;
	margin:0 36px 0 0;
	display:inline;
}
.product-detail h1{
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#990508;
	letter-spacing:3px;
	margin:0 0 24px;	
	text-transform: uppercase;
}
.product-detail h2{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#990508;
	letter-spacing:2px;
	margin:0 4px 0 1px;
	padding:0 0 5px 1px;
	border-bottom:1px solid #a1181a;
	text-transform: uppercase;
}
.holder{
	overflow:hidden;
	width:100%;
	margin:30px 0;
}
#holder-services{
margin-top: 0 !important;
}
.bottle-shot{
	float:left;
	width:83px;
	height:308px;
	margin:4px 0 0;
}
.description{
	width:300px;
padding:10px 20px 10px 26px;
	float:left;
}
.description2{
	width:218px;
padding:10px 20px 10px 26px;
	float:left;
}
.description p, .description2 p{
	margin:0 0 10px;
	line-height:22px;
}
#contactpage{
	width:385px;
	padding:10px 20px 10px 0px !important;
	float:left;
}

#content-description{
	width:auto !important;
padding:0 !important;
	float:none !important;
}
.aside{
	width:173px;
	float:left;
	padding:6px 0 0;
}
#aside-contact{
width:195px !important;

}
.dynamic-logo {
	display:table;
	height:171px;
	background: url(../images/bg-dynamic-logo.gif) no-repeat;
	overflow:hidden;
}
.dynamic-logo div{
	width:173px;
	height:166px;
	padding:0 0 5px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.pdf{
	background: url(../images/btn-pdf-l.gif) no-repeat;
	height:29px;
	padding:0 0 0 9px;
	text-decoration:none;
	float:left;
	margin:31px 0 0 8px;
}
.pdf span{
	float:left;
	background: url(../images/btn-pdf-r.gif) no-repeat 100% 0;
	height:23px;
	color:#fff;
	padding:6px 12px 0 1px;
}
.pdf:hover span{
	color:#d0ae63;
}
#contactbutton{
margin:5px 0 16px 0 !important;
display:block;
width:190px;
}
.back-services{
display:inline;
float:right;
font-size:11px;
height:10px;
margin:15px 0;
padding:0;
text-align:right;
width:100%;
}
.back-services a{
	text-decoration:underline;
	color:#990508;
	
}
.back-services a:hover{
	color:#d2b473;
}


.product-nav, .product-nav-top{
	list-style:none;
	margin:0 0 20px 103px;
	padding:0;
	display:inline;
	float:left;
	overflow:hidden;
}

.product-nav-top{
	margin:0 0 0 18px;
	}
.product-nav{
margin:0 0 30px 103px;
}
.product-nav li, .product-nav-top li{
	display:inline;
	background: url(../images/separator.gif) no-repeat 0 3px;
	padding:0 6px 0 13px;
	margin:0 3px 0 -3px;
}
.product-nav li a, .product-nav-top li a{
	font-size:11px;

}
.product-nav li a:hover, .product-nav-top li a:hover{
	text-decoration:underline;
	color:#d2b473;
}
.product-nav li a.prev, .product-nav-top li a.prev{
	background: url(../images/bullet01.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
}
.product-nav li a.prev:hover,
.product-nav li a.next:hover, .product-nav-top li a.prev:hover,
.product-nav-top li a.next:hover{
	text-decoration:none;
	color:#d2b473;
}
.product-nav li a.next, .product-nav-top li a.next{
	background: url(../images/bullet02.gif) no-repeat 100% 4px;
	padding:0 13px 0 0;
}
#footer{
	background: url(../images/bg-footer.gif) no-repeat;
	font-size:10px;
	overflow:hidden;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:5px 0 8px;
	text-align:center;
}
#footer ul li{
	display:inline;
	padding:0 3px 0 25px;
}
#footer ul li a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
}
#footer ul li a:hover,
#footer ul li.active a{
	color:#d0ae63;
}



#footer ul li.blacklink a{
color:#d0ae63;
}


#footer ul li.blacklink a:hover{
	color:#000;
}

#footer span{
	float:right;
}
.page-sub-pages{
	list-style:none;
	list-style-position:outside;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990508;
	border-bottom-color: #990508;
		padding:5px 0;
}
.page-sub-pages a{
color:#990508;
text-decoration:none;
	font:20px Georgia, "Times New Roman", Times, serif;
	letter-spacing:2px;

	text-transform: uppercase;
}
.page-sub-pages a:hover{
color:#000;
text-decoration:none;
}
.contact-line{
display:block;
}
.contact-label{
color:#990508;
float:left;
width:180px;
}
.contact-detail{
float:left;
margin-bottom:20px;
width:163px;
}
.google-map{
width:380px;
height:273px;
background:url(../images/map-bg.gif) no-repeat 0 0;
padding-left:7px;
padding-top:7px;
}
.google-map iframe{
	border: 1px solid #CCCCCC;
}
.quote-request{
padding-top:10px;
}

.redtext{
color:#990508;

}
.description .redtext, .description2 .redtext{
display:block;
margin-top:14px;

}
