
div#advertrow
	{
	position: relative;
	clear: both;
	left: 10px;
	top: 850px;
	height: 60px;
	width: 1000px;
	clear: both;
	}
div#advertfooterbar
	{
	position: relative;
	clear: both;
	left: 0px;
	top: 850px;
	height: 20px;
	width: 1000px;
	background: url('http://www.welovedevon.co.uk/images/style/footer.gif') top center no-repeat;
	clear: both;
	}
	
#footerinfo
	{
	position: absolute;
	font-size: 10px;
	clear: both;
	left: 0px;
	top: 20px;
	width: 1000px;
	clear: both;
	}
	
a.footer:link {color: #000000;text-decoration: none;}
a.footer:visited {color: #000000;text-decoration: none;}
a.footer:active {color: #000000;text-decoration: none;}
a.footer:hover {color: #808080;text-decoration: none;}

