@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding :0;
	border: 0;
}

body {
	background-color: #666666;
	color: #999;
	font: 13px/15px Arial, Helvetica, sans-serif;
	padding: 20px 0px 20px 0px;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1010px;
	height: 720px;
	background: #ffffff url(images/bg_main.gif) no-repeat;
}

#header {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:right;
	width: 430px;
	color:#409f9c;
	font-size:20px;
	line-height:22px;
}

#sitename {
	margin: 212px 0px 0px 35px;
	width: 350px;
	position:absolute
}

#navbar {
	margin-top: 218px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 430px;
	width: 570px;
	position:absolute;
	font-size:12px;
	color:#ffffff;
}

#navbar a {
	color:#f5d6b0;
	text-decoration:none;
}

#navbar a:link {
	color:#f5d6b0;
	text-decoration:none;
}

#navbar a:hover {
	color:#FFF;
	text-decoration:none;
}

#footer {
	font-size:11px;
	margin: 690px 0px 0px 20px;
	width: 500px;
	position:absolute;
}

#footer a {
	text-decoration:underline;
	color: #999;
}

#hp_text {
	margin: 264px 0px 0px 200px;
	width: 395px;
	position:absolute;
}

#hp_text a {
	text-decoration:none;
	color:#409f9c;
}

#hp_pic1 {
	margin: 557px 0px 0px 60px;
	width: 543px;
	height: 116px;
	position:absolute;
}

#hp_pic2 {
	margin: 243px 0px 0px 620px;
	width: 335px;
	height: 432px;
	position:absolute;
}

#hp_facebook {
	margin: 490px 0px 0px 60px;
	width: 40px;
	height: 40px;
	padding: 0px;
	position:absolute;
}

#gall_back {
	margin: 620px 0px 0px 750px;
	width: 190px;
	height: 20;
	position:absolute;
}


#flavours_text {
	margin: 264px 0px 0px 103px;
	width: 806px;
	position:absolute;
}

#prices_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 1010px;
	height: 1120px;
	background: #ffffff url(images/bg_main.gif) no-repeat;
}

#prices_text {
	margin: 264px 0px 0px 200px;
	width: 600px;
	position:absolute;
}

#prices_text a {
	text-decoration:none;
	color:#409f9c;
}

#prices_footer {
	font-size:11px;
	margin: 1080px 0px 0px 20px;
	width: 500px;
	position:absolute;
}

#prices_footer a {
	text-decoration:underline;
	color: #999;
}

#contact_pic {
	margin: 242px 0px 0px 620px;
	width: 335px;
	height: 432px;
	position:absolute;
}

#contact_facebook {
	margin: 490px 0px 0px 200px;
	width: 400px;
	height: 100px;
	padding: 0px;
	position:absolute;
}

h1 {
	font: normal 24px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 3px;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #409f9c;
	margin-bottom: 12px;
}

p {
	margin-bottom: 1px;
	margin-top: 14px;

}
