/* CSS Document */
/*
File	 			css/footer.css
Version				1.00
Description			Footer CSS Elements
URL					www.releaseonedotzero.com
Copyright Notice	© Copyright Lazy Grace Ltd.
*/

div#footer {
	padding: 0;
	margin: 5px 0px 10px 0px;
	width: 850px;
	height: 14px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	clear: both;
}

#footer a { text-decoration:none; color:#000; }