/* ----------------------------------------------------- */
/* -------------------->>> FOOTER <<<------------------- */
/* ----------------------------------------------------- */
#footer { width: 100%; padding-bottom: 25px; text-align: left; position: relative; font-size: 11px; }
#footer a { text-decoration: none; color: #708970; }
#footer a:hover { text-decoration: underline; }
	#footer a.invert { text-decoration: underline; }
	#footer a.invert:hover { text-decoration: none; }

	ul#footer-nav { display: block; float: left; width: 615px; padding: 25px 0 0 30px; border-top: 1px solid #c2d0c2; }
	ul#footer-nav li { list-style: none; display: block; float: left; padding: 0; padding-right: 12px; }
	
	p#copyright { display: block; float: left; width: 615px; padding: 9px 0 0 30px; }
	p#webdesign { display: block; float: right; width: 328px; padding: 25px 0 0 12px; border-top: 1px solid #c2d0c2; line-height: 20px; }
