*{
	padding:0;
	margin:0;
}
#kwicks_container {
	height: 80px;
	width:935px;
	background-color: #3d3b3c;
	border-top:1px solid #fff;
    border-bottom:1px solid #fff;
	border-right:1px solid #fff;	
	position:absolute;
	margin-left:10px;
	top:183px;
	left:3px;
	z-index:6;		
}
#kwicks {
}
#kwicks a{
	text-decoration:none;
	color:#fff;
}
#kwicks a:link{
	text-decoration:none;
}
#kwicks a:hover{
	text-decoration:none;
}
 
#kwicks .kwick {
	float: left;
	display: block;
	width: 100px;
	height: 80px;
}
#tab01, #tab02,#tab03, #tab04, #tab05, #tab06, #tab07 {
	background-color:#3d3b3c;
	border-left:1px solid #fff;
}

#tab01 {
}
#tab01:hover {
	background-color:#a80a35;
}
#tab02 {
}
#tab02:hover {
	background-color:#a80a35;
	background-position: 170px center;
	background-repeat: no-repeat;
}
#tab02 {
}
#tab02:hover {
	background-color:#a80a35;
	background-image: url(../i/tabs_distillery_Hover.jpg);
	background-position: 170px center;
	background-repeat: no-repeat;
}
#tab03 {
}
#tab03:hover {
	background-color:#a80a35;
	background-image: url(../i/tabs_products_Hover.jpg);
	background-position: 165px center;
	background-repeat: no-repeat;
}
#tab04 {
}
#tab04:hover {
	background-color:#a80a35;
	background-image: url(../i/tabs_map_Hover.jpg);
	background-position: 165px center;
	background-repeat: no-repeat;
}
#tab05 {
}
#tab05:hover {
	background-color:#a80a35;
	/*background-image: url(../i/tabs_drinks_Hover.jpg);*/
	background-position: 160px center;
	background-repeat: no-repeat;
}
#tab06 {
}
#tab06:hover {
	background-color:#a80a35;
}
#tab07 {
}
#tab07:hover {
	background-color:#3d3b3c;
	background-image: url(../i/tabs_contact.gif);
	background-position: 160px center;
	background-repeat: no-repeat;
}

#tab01 h1, #tab02 h1, #tab03 h1, #tab04 h1, #tab05 h1, #tab06 h1, #tab07 h1{
	width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height:23px;
	color: #fff;
	margin: 6px 0 5px 15px;
	padding: 0 0 5px 0;
	border-bottom:dotted 1px #fff;
	}
	
#tab01 p, #tab02 p, #tab03 p, #tab04 p, #tab05 p, #tab06 p, #tab07 p{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0 0 0 15px;
}

