/***************************************************************
Style Sheet for Tioga Energy

Copyright 2008 by Tioga Energy, All Rights Reserved
***************************************************************/



#footer {
	width:1006px;
	height:60px;
	text-align:left;
	color:#fff;
	background:url('/images-layout/footer-bg.gif') 50% top no-repeat;
}
#footerWrapper {
	position:relative;
	padding-bottom:10px;
	width:1006px;
	height:60px;
	font-size:95%;
}

	#footer a:link, #footer a:visited {
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover, #footer a:active {
		color:#fff;
		text-decoration:underline;
	}

#footerFunctions {
	position:absolute;
	top:1.8em;
	right:15px;
}
	#footerFunctions #footerEmail {
		background: url('images-layout/footer-icon-envelope.gif') no-repeat 0 3px;
	}
	#footerFunctions #footerPrint {
		background: url('images-layout/footer-icon-printer.gif') no-repeat 0 1px;
	}
	#footerFunctions #footerBook {
		background: url('images-layout/footer-icon-book.gif') no-repeat 0 1px;
	}
	#footerFunctions ul {
	
	}
		#footerFunctions ul li {
			display:inline;
		}
			#footerFunctions a:link, #footerFunctions a:visited {
				padding:0 17px;
			}
			#footerFunctions a:hover, #footerFunctions a:active {
				
			}


#footerLinks {
	position:absolute;
	bottom:0;
	right:15px;
	margin:0;
	padding:0 0 3px 0;
}
	#footerLinks ul {
		margin:0;
		padding:.4em 0 .5em 10px;
		height:1em;
	}
		#footerLinks ul li{
			display:block;
			float:left;
			text-align:center;
			border-right:1px solid #fff;
		}
		#footerLinks .last {
			border-right:none;
		}
			#footerLinks a:link, #footerLinks a:visited {
				padding:0 8px;
				text-decoration:underline;
				color:#fff;
			}
			#footerLinks a:hover, #footerLinks a:active {
				text-decoration:none;
			}
		#footerLinks .first {
			
			}
		#footerLinks .first img {
			left:-19px;
			position:absolute;
			}
		#footerLinks .first a {
			
			}

#footerCopyright {
	position:absolute;
	top:1.8em;
	left:15px;
}

#gPlusOne{
	position: absolute;
	top: 40px;
	left:15px;
}
