#template_footer_wrapper {
	margin-bottom: 15px;
	background-color: white;
}

#template_footer {
	margin: 0;
	padding: 0;
	padding-top: 31px;
	padding-bottom: 14px;
	background-color: black;
	text-align: center;
	color: #bbbbbb;
	font-size: 13px;
	background-image: url('../images/footerBackground.gif');
	background-repeat: repeat-x;
	background-position: top;
}

#template_footer_logo {
	margin-top: 6px;
	margin-bottom: 9px;
}

#template_footer_cap {
	margin-bottom: 30px;
	text-align: center;
	color: #bbbbbb;
	font-size: 11px;	
}

#template_copyright {
	font-size: 13px;
}

#template_footer_wrapper a,
#template_footer_cap a {
	color: #bbbbbb;
}

#template_footer_wrapper a:hover,
#template_footer_cap a:hover {
	color: #dddddd;
}
