body	{
	margin: 0px 0px 28px 0px;
	padding: 0;
	}
	
#footer
	{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 780px;
	height: 28px;
	background-color: #CCC;
	text-align:center;
	}
#footer-nav	{
	position: absolute;
	left: 11px;
	bottom: 0px;
	color: #999; 
	height: 18px;
	}

