#content {
	padding-top: 0;
	padding-left: 0;
	color: #7a7a7a;
}
#content .contentheaderimg {
	position: static;
}
#fauxfooter {
	height: 100px;
	/*background: white;*/
	text-align: center;
	/*overflow-y: hidden;*/
}
#fauxfooter ul {
	list-style:none;
	margin: 0 auto;
	width: 400px;
}
#fauxfooter ul li {
	text-align: center;
	margin: 30px auto;
	width: 400px;
	font-size: 15px;
	font-weight: bold;
	color:#7A7A7A;
}
.backtotop {
	text-align: right;
}
.bull {
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
}

