@charset "UTF-8";

#footer {
	background: url(../../images/footer.gif) repeat-x 0% 0%;
	height: 116px;
	padding: 0 0 0 2px;
	overflow: hidden;
	clear:both;}
	#footer ul {
		width: 100%;
		height: 33px;
		overflow: hidden;}
		#footer ul li {
			float: left;
			padding: 0 0 0 18px;
			line-height: 34px;
			font-size: 0.917em;
			color: #737373;}
			#footer ul li a {
				text-decoration: none;
				color: #737373;}
			#footer ul li a:hover {
				text-decoration: underline;}
	#footer p {
		padding: 9px 0 0 2px;
		line-height: 1.818em;
		font-size: 0.917em;
		color: #333333;}
		#footer p a {
			margin: 0 0 0 6px;
			text-decoration: none;
			color: #333333;}
		#footer p a:hover {
			text-decoration: underline;}
