#sitefooter {
	width: auto;
	background-image: url(images/Backgroundimages/Footerglassbckimg.png);
	background-repeat: repeat-x;
	height: 50px;
	float: none;
	overflow: hidden;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	color: #FFF;
}
