/***************************************************************
Style Sheet for Discount 1031 Exchange.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#footer {
	float:right;
	height:175px;
	width:732px;
	
	font-size:85%;
	color:#000;
	
	background: url('images-layout/footer-bg.gif') top left no-repeat;
}

#footerWrapper {
	padding-top:35px;
	height:155px;
	width:100%;
}



#footerBar {
	margin:0 0 6px 0;
	padding:0;
	width:732px;
	height:20px;
	font-size:120%;
	text-align:center;
}

#footerBar ul {
	margin:0;
	padding:0;
}
#footerBar ul li{
	display:inline;
}
#footerBar a:link, #footerBar a:visited {
	padding:0 8px;
	text-decoration:none;
	font-weight:bold;
}
#footerBar a:hover, #footerBar a:active {
	text-decoration:underline;
}
#footer .last {
	border-right:0;
}



#footerContent {
	clear:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
#footerContent p {
	margin:0;
}