/***************************************************************
Style Sheet for H11 Digital Forensics.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/

#footer {
	padding:4px 0 10px 0;
	border-top:1px solid #8395cd;
	background: url('images-layout/footer-bg.gif') bottom left no-repeat #fff;
}

#footerWrapper {
	clear:both;
	padding:0;
	
	background: url('images-layout/footer-wrapper-bg.gif') bottom right no-repeat;
}


#footerBar {
	padding:4px 8px;
	font-size:80%;
}
#footerBar ul {
	margin:0;
	padding:0;
	
	text-align:center;
}
#footerBar ul li{
	display:inline;
}
#footerBar ul li a {
	padding:0 4px;
}

#footerContent {
	clear:both;
	padding:4px 0 0 0;
	
	font-size:80%;
	text-align:center;
}
#footerContent table {
	margin-right:auto;
	margin-left:auto;
}
#footerContent td {
	padding:0 8px;
}