body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(images/background.jpg) top repeat-x;
	color: #666;
	margin-top: 0px;
}

#wrapper
{
	width: 950px;
	margin: auto;
}

#header
{
	float: left;
	width: 950px;
	height: 246px;
	position: relative;
}

.logo a
{
	height: 100px;
	width: 273px;
	display: block;	
	position: absolute;
	top: 110px;
	left: 48px;
}

.flavours a
{
	height: 110px;
	width: 110px;
	display: block;	
	position: absolute;
	top: 60px;
	left: 540px;
}

.delivery a
{
	height: 120px;
	width: 120px;
	display: block;	
	position: absolute;
	top: 107px;
	left: 410px;
}

.testy a
{
	height: 195px;
	width: 195px;
	display: block;	
	position: absolute;
	top: 20px;
	left: 730px;
}

.indulgence a
{
	height: 200px;
	width: 310px;
	display: block;	
	position: absolute;
	top: 40px;
	left: 580px;
}

.choco a
{
	height: 150px;
	width: 147px;
	display: block;	
	position: absolute;
	top: 70px;
	left: 430px;
}

#nav
{
	background-color: #ef2e32;
	float: left;
	width: 934px;
	height: 22px;
	padding: 8px;
}

#nav h2
{
	float: left;
	font-size: 18px;
	margin-left: 25px;
	margin-top: 0px;
}

#nav h2 a
{
	color: white;
	text-decoration: none;	
}

#addthis
{
	float: right;
	padding-right: 20px;
	padding-top: 2px;
}

#content
{
	background-color: white;
	float: left;
	width: 920px;
	padding: 15px;
}

#service
{
	float: left;
	height: 240px;
}

#service2
{
	float: left;
	text-align: center;
}

#service2 a
{
	text-decoration: none;
}

#service2 h3
{
	color: #ef2e32;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

.serv
{
	margin-right: 14px;	
}

.serv2
{
	margin-right: 22px;	
}

#footer
{
	width: 920px;
	float: left;
	height: 160px;
	padding: 15px 15px 0px 15px;
	background: white url(images/footback.jpg) bottom repeat-x;
}

#footer p
{
	font-size: 13px;	
	font-weight: bold;
}

#box1, #box2, #box3, #box4
{
	float: left;
	width: 190px;
	height: 115px;
	padding: 10px;
	text-decoration: none;
}

#box1 p, #box2 p, #box3 p, #box4 p
{
	color: #666 !important;	
	text-decoration: none;
}

.sep
{
	margin-right: 18px;	
}

h4
{
	margin-top: 7px;
	margin-bottom: 0px;
	*margin-top: 15px;
	font-size: 18px;
}

#box1
{
	border: 3px solid #ce321c;
	background-color: white;
}

#box1 h4
{
	color: #ce321c;
}

#box2
{
	border: 3px solid #985520;
	background-color: white;
}

#box2 h4
{
	color: #985520;
}

#box3
{
	border: 3px solid #339b00;
	background-color: white;
}

#box3 h4
{
	color: #339b00;
}

#box4
{
	border: 3px solid #6521ec;
	background-color: white;
}

#box4 h4
{
	color: #6521ec;
}

#footer2
{
	clear: both;
	width: 930px;
	padding: 10px;
	height: 160px;
}

#footer2 a
{
	color: #666;
	text-decoration: none;
}

#footer2 a:hover
{
	text-decoration: underline;
}

#footerleft 
{
	float: left;
	margin-right: 100px;
}

#footermid
{
	float: left;
	margin-right: 70px;
}

#footerright
{
	float: right;
}

#left
{
	margin-top: 20px;
	float: left;
	width: 185px;
	line-height: 26px;
	font-size: 14px;
	padding-left: 15px;
}

#left a
{
	color: #666;
	text-decoration: none;
}

#left a:hover
{
	color: #ef2e32;
}

#middle
{
	margin-top: 20px;
	float: left;
	width: 250px;
	line-height: 20px;
}

#middlelong
{
	margin-top: 20px;
	float: left;
	width: 650px;
	line-height: 20px;
}

#middle h3, #middlelong h3
{
	font-size: 18px;
	color: #ef2e32;
	margin-top: 0px;
}

#middle a, #middlelong a
{
	color: #ef2e32;
	text-decoration: none;
}

#right
{
	float: left;
	margin-top: 100px;
	text-align: center;
	width: 450px;
}

#right2
{
	float: left;
	text-align: center;
	width: 470px;
}

.current
{
	color: #ef2e32 !important;
}

.field
{
	width: 200px;
	border: 1px solid #ef2e32;
}

.fieldsmall
{
	width: 147px;
}

.textbox
{
	width: 300px;
	height: 150px;
	border: 1px solid #ef2e32;
}

#errors
{
	color: blue;
	font-weight: bold;
}

#serviceoff
{
	display: none;	
}