#footer {
    border-top: 1px solid #00533e;
    color: #00533e;
	font-family: 'Lucida Grande',Arial,sans-serif;
    font-size: 10px;
	line-height: 18px;
    text-align: center;
}

#footer a { color: #00533e; }

#footer a:hover {
	background: #e6eeec;
	color: #000;
}

#footer p { margin-top: 18px; }
