/***************************************************************
Style Sheet for PlasticPerfection.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#footer {
	padding:0 0 11px 0;
	width:760px;
	
	color:#000;
	
	background: url('/images-layout/footer-bg.gif') bottom left no-repeat;
}

#footerWrapper {
	
}



#footerBar {
	margin:0 0 6px 10px;
	padding:0;
	width:740px;
	height:40px;
	text-align:center;
	background:url('/images-layout/black-bar-left.gif') top left no-repeat #333;
}

#footerBar ul {
	margin:0;
	padding:10px 0 0 0;
	height:30px;
	background:url('/images-layout/black-bar-right.gif') top right no-repeat;
}
#footerBar ul li{
	display:inline;
}
#footerBar a:link, #footerBar a:visited {
	padding:0 30px;
	text-decoration:none;
	font-weight:bold;
	color:#a5eaff;
}
#footerBar a:hover, #footerBar a:active {
	text-decoration:underline;
	color:#a5eaff;
}
#footer .last {
	border-right:0;
}



#footerContent {
	clear:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
	font-size:85%;
}
#footerContent p {
	margin:0;
}