body {
	color: #494949;
	font-family: 'Roboto', sans-serif;
}
.bottomcontentfooter{
	padding-bottom:20px;
}
.bottomcontentfooter p{
	color:#57bb57;
	font-size:18px;
	font-style:italic;
}
.bottomcontentfooter p a{
	display:inline-block;
	margin-left:7px;
	color:#fff;
	font-style:normal;
}
footer {
	background: #474f52 none repeat scroll 0 0;
	color: #fff;
	overflow: hidden;
	padding: 35px 0 20px;
}
.copyright, .footer-menu, .social {
	float: left;
}
.copyright > p {
	line-height: 30px;
	margin-bottom: 0;
}
.footer-menu {
	margin-left: 20px;
}
.footer-menu ul, .social ul {
	margin: 0;
	padding: 0;
}
.footer-menu ul li, .social ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
.footer-menu ul li a, .social ul li a {
	color: #fff;
	display: block;
	line-height: 30px;
	margin-right: 20px;
}
.social i {
	background: #363b3e none repeat scroll 0 0;
	border-radius: 20px;
	color: #474f52;
	font-size: 17px;
	height: 23px;
	margin-right: 6px;
	padding: 4px;
	text-align: center;
	width: 22px;
}