body{
	margin:0px auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}
.main{
	margin:0px auto;
	width:854px;
	display:block;

lock;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}		
.header{
	width:854px;
	height:101px;
	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:30px;
	background-image: url(../images/navigation.jpg);
	float:left;
	position:relative;
	background-repeat: no-repeat;
}

.slideshow{
	width:854px;
	height:259px;
	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:614px;
	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;
}
.loft_container{
	width:215px;
	height:auto;
	float:left;
	position:relative;
}
.loft_content{
	width:215px;
	height:520px;
	float:left;
	position:relative;
	background-image: url(../images/rightslice.jpg);
	background-repeat: no-repeat;
}
.loft_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;
}
.loft_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;
}
.loft_link{
	width:215px;
	height:113px;
	float:left;
	position:relative;
	bottom: 0px;
}
.footer{
	width:824px;
	height:31px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
