#footer {
							 	 			 clear: both; width: 100%; height: 100px; padding: 0px; border-top: 1px solid #AAA; margin: 0px;
								}
			#footer ul { float: left; margin: 0px 0px 20px 190px; padding: 0px; list-style: none; }
			#footer ul li { float: left; width: 100px; }
			#footer ul li a { color: #049; font-family: sans-serif, helvetica; font-size: 12px; text-align: center; text-transform: uppercase; text-decoration: none;					
			            border-right: 1px solid #CCC; border-left: none; padding: 7px 5px 7px 5px;
									display: block; }
			#footer a:hover { color: #B00; }
			div#footer a#footerhome {border-left: 1px solid #CCC;}
			#footer p { clear: both; margin: 20px 0px 0px 360px; color: #AAA; }

		