/************** footer styles ****************/
#footer{
	font-size: small;
	color: #ffffff;
	text-align: center;
	position: absolute;
	bottom: 10px;
	width:95.6%;
	left: 17px;
	top: 430px;
	padding-bottom: 10px;
	font-weight: bold;
}

