* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
body {
	background-color: #000;
}
#spacer {
	background-color: #000;
	height: 20px;
}
#top {
	background-image: url(btns/top_bgr.jpg);
	background-repeat: repeat-y;
	height: 125px;
	width: 627px;
	position: absolute;
	left: 273px;
	top: 28px;
	padding-top: 15px;
	padding-left: 8px;
}

#menu {
	position: absolute;
	height: 25px;
	left: 271px;
	top: 3px;
}
#footer {
	background-image: url(btns/footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 2110px;
	background-position: left top;
}
.cocktail h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 300px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	float: left;
	margin-bottom: 5px;
}
#nomi {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#main h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCC;
	display: block;
	width: 568px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	margin-left: 280px;
	margin-top: 10px;
}
#main p {
	font-size: 10px;
	width: 300px;
	margin-top: 10px;
	line-height: 14px;
	color: #FFF;
	text-align: justify;
	margin-left: 280px;
}
#cocktailmenu {
	position: absolute;
	left: 280px;
	top: 570px;
}
#main h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 400px;
}
#cocktailmenu p {
	float: none;
	width: 400px;
	margin-left: 10px;
	color: #FFF;
	margin-top: 6px;
}

.cocktail {
	margin-top: 20px;
}
#imgholder {
	height: 400px;
	width: 350px;
	position: absolute;
	left: 600px;
	top: 40px;
}
ul li {
	float: left;
	margin-right: 5px;
	list-style-type: none;
	color: #FFF;
	margin-left: 5px;
	margin-top: 10px;
}
#footermenu {
	margin-right: auto;
	margin-left: auto;
	width: 356px;
}
#address {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#footer p {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
}

.cocktail img {
	float: left;
	margin-right: 10px;

}



#offer {
	background-image: url(btns/offer.jpg);
	height: 334px;
	width: 273px;
	position: absolute;
	top: 153px;
}




#content {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}
#logo {
	height: 153px;
	width: 273px;
}

#main {
	background-image: url(btns/content_bgr.jpg);
	background-repeat: repeat-y;
	width: 895px;
	position: absolute;
	top: 153px;
	height: 1970px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #db2128;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#map {
	position: absolute;
	left: 520px;
	top: 20px;
}
#logo h1 {
	visibility: hidden;
}
#cocktailmenu h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#cocktailmenu h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #abc652;
	width: 568px;
	margin-top: 15px;
}
#cocktailmenu h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #ecab20;
	width: 568px;
	margin-top: 30px;
}

