body{
	margin:0px auto;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
}
.main{
	margin:0px auto;
	width:871px;
	display:block;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}		
.header{
	width:871px;
	height:162px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}
.navtop{
	width:871px;
	height:10px;
}
.navmain{
	width:871px;
	height:23px;
	float:left;
	position:relative;
}
.navigation{
	width:871px;
	height:35px;
	background-image: url(../images/navback.jpg);
	float:left;
	position:relative;
}
.leftcontent{
	width:610px;
	height:autox;
	float:left;
	position:relative;
}
.slideshow{
	width:610px;
	height:201px;
	background-image: url(../images/image02.jpg);
	float:left;
	position:relative;
}
.content{
	width:871px;
	height:auto;
	float:left;
	position:relative;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
}

.textarea{
	width:580px;
	min-height:591px;
	float:left;
	position:relative;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.electric_container{
	width:261px;
	height:auto;
	float:left;
	position:relative;
}
.electric_content{
	width:261px;
	height:281px;
	float:left;
	position:relative;
	background-image: url(../images/rightslice.jpg);
	background-repeat: no-repeat;
}
.electric_image{
	width:261px;
	height:256px;
	float:left;
	position:relative;
	background-image: url(../images/rightim.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	background-position: bottom;
}
.electric_image2{
	width:261px;
	height:278px;
	float:left;
	position:relative;
	background-image:url(../images/SouthAustralianwine.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 2px;
}
.electric_link{
	width:261px;
	height:409px;
	float:left;
	position:relative;
	bottom: 0px;
}
.footer{
	width:851px;
	height:37px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	padding-left: 20px;
}
