/***************************************************************
Style Sheet for AskGramps.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#footer {
	margin:0 280px;
}

#footerWrapper {
	clear:both;
	padding:10px 6px;
	  margin-right:45px;
	text-align:center;
	font-size:89%;
	background: url('images-layout/footer-bg-right.gif') bottom right no-repeat;
}


.footerBar {	
	padding:0 0 8px 0;
}
.footerBar ul {
	margin:0;
	padding:0;
	width:100%;
	
	text-align:center;
	
	list-style:none;
	
	background: url('images-layout/blue-bottom-right.gif') bottom right no-repeat;
}
.footerBar ul li{
	display:inline;
	margin:0;
	padding:0;
}
.footerBar a {
	padding-right:6px;
	padding-left:6px;
}
.footerBar a:hover {

}

#footerContent {
	margin-top:18px;
}