@charset "utf-8";
/* CSS Document */

#MainFoot {
    width: 970px;
	background-image: url(http://www.ncgenweb.us/pitt/_images/template/footer-bg-blue.gif);
	height: 29px;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
}

a.ftr:link {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}
a.ftr:visited {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}
a.ftr:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}
/*Footer Section End*/