.footer {position:relative;background-position:bottom; width:790px;height:30px;margin:0 auto;left:-15px;bottom:-15px;}
/*.footer
{
background-color: #dccfbc;
padding-top:5px;
padding-bottom:5px;
margin:0 auto;
text-align: center;
position:relative;
clear:both;
width:785px;
left:-10px;
}*/
.footer p{
	font: 9px verdana, sans-serif,;
	color: #a89476;
	background-color: #dccfbc;
	text-align:center;
	vertical-align:bottom;
	min-height:30px;
	padding-top:30px;
	margin-top:20px;
}