body{
	margin:0px auto;
	background-color: #656565;
}
.main{
	margin:0px auto;
	width:914px;
	display:block;
	background-image: url(../images/slice.jpg);
}		
.header{
	width:914px;
	height:110px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}

.navmain{
	width:914px;
	height:23px;
	float:left;
	position:relative;
}
.navigation{
	width:914px;
	height:35px;
	background-image: url(../images/navback.jpg);
	float:left;
	position:relative;
}

.slideshow{
	width:914px;
	height:216px;
	background-image: url(../images/image01.jpg);
	float:left;
	position:relative;
}
.content{
	width:914px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
	display: block;
}
.images{
	width:884px;
	height:auto;
	padding-left:30px;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
	display: block;
}
.textarea{
	width:605px;
	float:left;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.window_container{
	width:279px;
	height:auto;
	float:left;
	position:relative;
}
.window_content{
	width:199px;
	height:310px;
	float:left;
	position:relative;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-left: 30px;
	padding-right: 50px;
}
.window_content2{
	width:274px;
	height:463px;
	float:left;
	position:relative;
	background-image: url(../images/flavours_dips.jpg);
	background-repeat: no-repeat;
}
.window_link{
	width:279px;
	height:148px;
	float:left;
	position:relative;
	bottom: 0px;
	background-image: url(../images/contact.jpg);
}

.footermain{
	width:914px;
	height:45px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	background-color: #656565;
}
ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color: #604C45;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #006699;
	font-weight: bold;
}
.picture{padding:1px; border: 1px #CCCCCC solid; margin:0px 10px 10px 0px;} 

