
/* Footer */

#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	/*height: 22px;*/
	line-height: 22px;
	background: #000 url('../images/imagesKit/bg.jpg') bottom center repeat-x;
	text-align: center;
	clear: both;
}

#footer a,
#footer a:link {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #388BD4;
	text-decoration: none;
}

.pubFooter{
	margin: 10px auto;
	height: 90px;
	width: 728px;
	text-align: center; 
}


