#menu-footer{
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	margin-top:10px;
}
#menu-footer li{
	float:right;
	margin:0;
	padding:0 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#menu-footer li:first-child{
	float:right;
	margin:0;
	padding:0 0 0 15px;
	border-right:none;
}
#menu-footer li a{
	color:#4d4d4d;
}
.main-title h2{
	text-transform: uppercase;
	font-size:50px;
}
#page-title .section-inner {
    padding: 210px 0;
}