footer {
	background-image:url('../images/footer.png');
	background-repeat:repeat-x;
	width:100%;
	margin-top:20px;
	height:60px;
}

footer p {
	padding-top:10px;
}

footer p a {
	text-decoration:none;
}

div.footer
{
    float: left;
    width: 898px;
    padding: 0px 0 0px 0;
    color: #666666;
    border-top: 18px solid #f1eed0;
    text-align: right;
    font-size: 8px;
}
