body{
	margin:0px auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}
.main{
	margin:0px auto;
	width:854px;
	display:block;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}		
.header{
	width:854px;
	height:100px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}
.navtop{
	width:854px;
	height:8px;
}
.navmain{
	width:854px;
	height:23px;
	float:left;
	position:relative;
}
.navigation{
	width:854px;
	height:28px;
	background-image: url(../images/nav.jpg);
	float:left;
	position:relative;
}

.slideshow{
	width:854px;
	height:277px;
	background-image: url(../images/image01.jpg);
	float:left;
	position:relative;
}
.content{
	width:854px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}
.textarea{
	width:592px;
	min-height:591px;
	float:left;
	position:relative;
	background-image: url(../images/textarea.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.wine_container{
	width:237px;
	height:auto;
	float:left;
	position:relative;
}
.wine_content{
	width:237px;
	height:478px;
	float:left;
	position:relative;
	background-image: url(../images/rightslice.jpg);
}
.wine_image{
	width:237px;
	height:256px;
	float:left;
	position:relative;
	background-image: url(../images/rightim.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: bottom;
}
.wine_image2{
	width:237px;
	height:278px;
	float:left;
	position:relative;
	background-image:url(../images/SouthAustralianwine.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 2px;
}
.wine_link{
	width:237px;
	height:113px;
	float:left;
	position:relative;
	bottom: 0px;
}
.footer{
	width:839px;
	height:31px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.images{width:237px; height:auto;}
