footer{
	background-color: #ff6501;
	padding: 30px 0px;
	position: relative;
/*	z-index: 1000;*/
}
footer ul li a{
	font-size: 16px;
	margin-top: 6px;
	font-size: 14px;
}
.footer-border{
	border-top: 1px solid #ddd;
}
.footer-border a{
	text-decoration: none;
	color: #fff;
}