<br />
<b>Notice</b>:  Undefined index:  version in <b>E:\domains\h\happyflowerdesigns.co.uk\user\htdocs\css\Footer.php</b> on line <b>5</b><br />

DIV.Footer
{
	position:relative;
	float: left;
	left:110px;
	top:8px;
	width:690px;
	border:solid 0px red;

}

DIV.FooterItem
{
	position: relative;
	top:0px;
    	width: 100%;
	padding:0px;
	border:solid 0px blue;
	margin-bottom:10px;
	background-color: white;
}

DIV.FooterArea
{
	position: relative;
	height:auto;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	padding:0px;
	border:solid 0px cyan;
}

DIV.FooterItemFixed
{
	position: relative;
	height:35px;
	width: 100%;
	border:solid 0px yellow;
}
