.footer {
	margin-top:100px;
	width:100%;
	
	
}
.clr {
	clear:both;
}
.footer-main{
	width:100%;
	height:auto;
	#background-color:#0B2F3A;
	padding:0px 0px;
	
}
.footer-inner{
width:100%;	
height:auto;
margin: auto;	

}
.footer-left{
width:25%;	
height:auto;
float:left;
margin: 0%;
	
}
.footer-box{
width:100%;	
height:200px;
float:left;
padding-left:0px;
margin-top:25px;
}

.footer-box h5{
	font-family: "open sans";
	font-size:20px;
	color:#f0ad4e;
	text-align:left;
	margin-top: :5px;
	margin-left: 30%;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-top:5px;
		}
	
	.footer-box ul {
		margin:0px;
		padding:0px;
	}
	
	.footer-box ul li{
		list-style:none;
		padding-top:2px;
		text-align:left;
		margin-left: 30%;
	}
	
	.footer-box ul li a{
		font-family: "open-sans";
		font-size:14px;
		text-decoration:none;
		list-style:none;
		color:#fff;
	}
	
	.footer-box ul li a:hover{
		font-family: "open-sans";
		font-size:14px;
		color:#999;
		
	}
	.footer-box ul li a i{
		font-size:14px;
		color:#fff;
		width:20px;
		height:auto;
		padding:0px 0px 0px 0px ;
	}
	
	
.footer-right{
	
	
	
width:25%;	
float:left;
margin-right: 0%;

}

.footer-box h6{
	font-family: "open sans";
	font-size:20px;
	color:#f0ad4e;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-top:5px;
	margin-right: 30%;
	
	}

.footer-box p {
font-family: "open sans";
	font-size:14px;	
	color:#fff;
	padding-top:0px;
	padding-bottom:0px;
	height:5px;
	width:auto;
	text-align:left;
	margin-right:20%;
}

.footer-box p a {
font-family:"open sans";
	font-size:14px;	
	color:white;
	text-decoration:none;
	
}
	
.center {
	color:white;
	background-color:#009999;
	height:40px;
	line-height:40px;
	margin-bottom:0px;
	
}

.center p{
color:white;

}
