html, body {margin: 0; padding: 0;}

#mainbkg {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(images/stretch_bkg.jpg) repeat-x top;
}

#shadow {
	width: 100%;
	background: url(images/stretch_border_shad.png);
	background-repeat:repeat-y;
	background-position:center;
	behavior: url(iepngfix.htc);
}

#maincontainer {
	width: 899px;
	margin: 0 auto;
	padding: 0;
}
#mainfooterbkg {
	width: 100%;
	background: url(images/stretch_border_shad.png);
	background-repeat:repeat-y;
	background-position:center;
	behavior: url(iepngfix.htc);
}
#mainfooter {
	width:899px;
	margin: 0 auto;
	padding: 0;
	height:24px;
	background-color:#bebebe;
	/*position:fixed; bottom:60px;*/
}
#headerlogo {
	float: left;
	width: 373px;
	height: 158px;
	margin: 0 auto;
	padding: 0;
}

#headerright {
	float: right;
	width: 526px;
	height: 158px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.electrician-in-london.co.uk/Electrician_London/Electrician_London_banner.jpg) no-repeat;
}

#navcontainer {
	width: 100%;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	clear:both;
	line-height:38px;
}

#maincontent {
clear:both;
	/*height: 38px;*/
	/*padding top / right / bottom / left */
	/*padding: 30px 23px 300px 23px;*/
	padding: 20px 23px 40px 23px;
}

#footer {
	width: 100%;
	height: 60px;
	background: url(images/stretch_footer.jpg) repeat-x top;
	clear:both;
	/*position:fixed;
	bottom: 0px*/
}
#footercontainer {
	width: 899px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}
#footerreseller {
	float: left;
	width: 211px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}
#footerlogin {
	float: right;
	width: 40px;
	height: 60px;
	line-height:60px;
	margin: 0 auto;
	padding: 0;
}
