﻿/* FOOTER
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_footer									{	background-color: #97c511;							position: static; margin: 0px 0px 0px 0px; padding: 0px; width: 976px; height: 15px; clear: both; overflow: hidden;
													border-color: #ffffff;								border-width: 6px 0px 0px 10px; border-style: solid; }
#frame_footer ul								{														margin: 0px; padding: 0px; list-style: none outside none; }
#frame_footer li								{														margin: 0px; padding: 0px; float: left;
																										background-image: url('../../../files/general/footer_spacer.gif'); background-repeat: no-repeat; background-position: 0px 0px; }
#frame_footer li.home							{														background: none; }
#frame_footer a									{														display: block; margin: 0px; padding: 0px 8px 0px 9px;
																										font-size: 10px; line-height: 15px; text-decoration: none; letter-spacing: 1px; }
#frame_footer a:link							{								color: #ffffff; }
#frame_footer a:visited							{								color: #ffffff; }
#frame_footer a:focus							{								color: #000000; }
#frame_footer a:hover							{								color: #000000; }
#frame_footer a:active							{								color: #000000; }
#frame_footer a.checked							{								color: #000000;			display: block; margin: 0px; padding: 0px 8px 0px 9px;
																										font-size: 10px; line-height: 15px; text-decoration: none; letter-spacing: 1px; }

