/* CSS Document */

#body {
	background: url(http://www.e4s.co.uk/images/household-bg.gif) repeat-y;
}

#mainbody {
	left: 2px;
	width: 978px;
}

#mainbodybar {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 962px;
	height: 2px;
	background-color: #1e7322;
}


#mainbodyleftcorner {
	position: absolute;
	background: url('http://www.e4s.co.uk/images/left-corner-green.gif') top left no-repeat;
	display: block;
	left: -2px;
	top: -4px;
	height: 20px;
	width: 40px;
	z-index: 10;
}

#mainbodycorner {
position: absolute;
background: url('http://www.e4s.co.uk/images/corner-green.gif') top right no-repeat;
display: block;
right: -4px;
top: -4px;
height: 20px;
width: 40px;
z-index: 10;
}

#footer {
	width: 986px;
}
