body{
	margin:0px auto;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
.main{
	margin:0px auto;
	width:804px;
	display:block;
	background-image: url(../images/slice.jpg);
}		
.header{
	width:804px;
	height:118px;
	background-image: url(../images/header.jpg);
	float:left;
	position:relative;
}

.navmain{
	width:915px;
	height:23px;
	float:left;
	position:relative;
}
.navigation{
	width:804px;
	height:29px;
	background-image: url(../images/navback.jpg);
	float:left;
	position:relative;
	background-repeat: no-repeat;
}

.slideshow{
	width:804px;
	height:220px;
	background-image: url(../images/image01.jpg);
	float:left;
	position:relative;
}
.content{
	width:804px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
.textarea{
	width:502px;
	float:left;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 5px;
}
.electrician_container{
	width:262px;
	height:auto;
	float:left;
	position:relative;
}
.electrician_content{
	width:212px;
	height:60px;
	float:left;
	position:relative;
	background-image: url(../images/divtop.jpg);
	padding-left: 15px;
	padding-right: 35px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-repeat: no-repeat;
}
.electrician_content2{
	width:202px;
	height:auto;
	float:left;
	position:relative;
	padding-left: 20px;
	padding-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 20px;
}
.electrician_link{
	width:262px;
	height:219px;
	float:left;
	position:relative;
	bottom: 0px;
	background-image: url(../images/aylesfordbox.jpg);
}

.footermain{
	width:804px;
	height:54px;
	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;
	padding-top: 20px;
	text-align: center;
}
