body{
	margin:0px auto;
	background-color:#333333;
}
.main{
	margin:0px auto;
	width:854px;
	display:table;
}		
.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:275px;
	background-image: url(../images/image01.jpg);
	float:left;
	position:relative;
}
.slideshow2{
	width:854px;
	height:275px;
	background-image: url(../images/office01.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:582px;
	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;
}
.room_container{
	width:237px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/rightslice2.jpg);
	background-repeat: repeat-y;
}
.room_content{
	width:247px;
	height:505px;
	float:left;
	position:relative;
	background-image: url(../images/rightslice.jpg);
}
.room_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;
}
.room_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;
}
.room_link{
	width:247px;
	height:83px;
	float:left;
	position:relative;
	bottom: 0px;
}
.footer{
	width:834px;
	height:41px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.footer h1 {
	width: 500px;
}
