body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
body{
	background:#1B1B1B;
	margin:0 auto;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	background:#180202 url("../images/bg.png") no-repeat top center;
}
.clear{
	clear:both;
	font-size:0 !important;
	margin:0 !important;
	padding:0 !important;
	height:0 !important;
}
#header{
	height:149px;
	background:url("../images/header-bg.jpg") top left;
	width:950px;
	margin:0 auto;
}
.logo{
	margin:24px 0 0 97px;
}
#content{
	width:950px;
	margin:0 auto;
}
.stripe{
	background:url("../images/stripe.png") top center;
	height:4px;
}
.stripe-black{
	background:#000;
	width:950px;
	margin:0 auto;
	height:4px;
}
#slides{
	width:950px;
	height:382px;
	margin:0 auto;
}
#slides img{
	width:950px;
	height:382px;
}
#cocktails{
	width:950px;
	margin:0 auto;
}
#cocktails .cocktail{
	width:917px;
	margin:0 auto;
	padding-top:20px;
}
#cocktails .cocktail .center{
	background:url("../images/cocktail-center.png") top left;
	width:917px;
}
#cocktails .cocktail .center img{
	margin-left:20px;
	float:left;
}
#cocktails .cocktail .center .details{
	margin-left:20px;
	float:left;
	width:700px;
}
#cocktails .cocktail .center .details .title{
	font-size:20px;
	color:#adadad;
	font-weight:bold;
}
#cocktails .cocktail .center .details .info{	
	color:#FFF;
	margin-top:10px;
	font-size:13px;
	line-height:21px;
}
#cocktails .cocktail .center .details .ingredients{	
	color:#8e6100;
	margin-top:10px;
	font-weight:bold;
}
#cocktails .cocktail .top{
	background:url("../images/cocktail-up.png") top left;
	width:917px;
	height:13px;
}
#cocktails .cocktail .bottom{
	background:url("../images/cocktail-bottom.png") top left;
	width:917px;
	height:11px;
}
.page{
	background:url("../images/cocktails-bg.jpg") top left;
	width:950px;
	margin:0 auto;
}
#bottom{
	height:373px;
	background:url("../images/bottom-bg.jpg") top left;
	width:950px;
	margin:0 auto;
	color:#adadad;
}
#bottom .box{
	width: 273px;
	height:230px;
	padding: 13px 10px;
	margin-left:20px;
	margin-top:15px;
	float:left;
}
#bottom .box .title{
	font-size:22px;
	font-weight:bold;
	font-family:Calibri;
}
#bottom .box p{
	margin-top:10px;
	line-height:20px;
	font-size:14px;
}
#bottom .box p span{
	color:#ffae00;
	font-weight:bold;
}
#bottom .box p strong{
	font-weight:bold;
}
#bottom .box .cockteil p{
	line-height:20px;
	font-size:14px;
	padding-left:5px;
}
#bottom .box .cockteil p span{
	color:#ffae00;
	font-weight:normal;
}
#bottom .box .cockteil img{
	border:1px #43080b solid;
	float:left;
	margin-right:5px;
	width:55px;
	height:55px;
}
#bottom .hall img.fame{
	margin: 29px 0 0 37px;
	float:left;
}
#bottom #gallery a.first{
	margin: 17px 0 0 42px;
	float:left;
	display:block;
}
#bottom #gallery a.pic{
	margin: 17px 0 0 22px;
	float:left;
	display:block;
}
#bottom 