/***************************************************************
Style Sheet for TemplateZone.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/



#footer {
	background:#2c2c2c;
	height:120px;
	width:968px;
}

#footerWrapper {
	clear:both;
	padding:0 0 5px 0;
	/*background: url('images-layout/footer-wrapper-bg.gif') bottom right no-repeat;*/
}

#footer td.padded {
	padding-left:5px;
	padding-right:5px;
}

#footerBar {
	margin:0;
	padding:15px 0 0 0;
	font-family:arial, helvetica, sans-serif;
	text-align:center;
	font-size:90%;
	color:#fff;
}
#footerBar ul {
	float:left;
	margin:0;
	padding:0;
}
#footerBar ul li{
	display:inline;
}
#footerBar a {
	padding-right:15px;
	padding-left:15px;
	color:#fff;
}

#footerSupportLinks {
	position:relative;
	margin: 6px 0 0 0;
	padding:65px 0 0 0;
	text-align:center;
}
#footerSupportLinks li {
	display:inline;
	padding:0;
	color:#498af6;
}
#footerSupportLinks li a:link, #footerSupportLinks li a:visited {
	font-size:90%;
	font-weight: normal;
	color:#498af6;
	text-decoration: underline;
}
#footerSupportLinks li a:hover, #footerSupportLinks li a:active {
	font-size:90%;
	font-weight: normal;
	color:#498af6;
	text-decoration: none;
}