* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
body {
	background-color: #000;
}

#menu {
	position: absolute;
	height: 25px;
	left: 271px;
	top: 3px;
}
#spacer {
	background-color: #000;
	height: 20px;
}
#top {
	height: 125px;
	width: 627px;
	position: absolute;
	left: 273px;
	top: 28px;
	padding-top: 15px;
	padding-left: 8px;
}
#footer {
	height: 61px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	bottom: 20px;
}
#main h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	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;
}
#imgholder {
	height: 400px;
	width: 350px;
	position: absolute;
	left: 600px;
	top: 40px;
}

#cocktailmenu {
	position: absolute;
	left: 280px;
	top: 400px;
}
#main h2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 400px;
}
#cocktailmenu p {
	float: right;
	width: 300px;
	margin-left: 10px;
	color: #FFF;
}
.cocktail img {
	float: left;
}



#offer {
	height: 454px;
	width: 273px;
	position: absolute;
	top: 153px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;

	color: #FFF;

}
#offer h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	display: block;
	width: 263px;
	border-bottom-width: thin;
	border-bottom-style: solid;

	margin-top: 10px;
}
#nomi {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#main {
	width: 895px;
	position: absolute;
	top: 153px;
	height: 510px;

}
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;
}



#content {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	position: relative;
}
#logo {
	height: 153px;
	width: 273px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #db2128;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
#map {
	position: absolute;
	left: 520px;
	top: 20px;
}
#logo h1 {
	visibility: hidden;
}

