ul {
	-webkit-padding-start: 0px;
}

#footer-wrap {
	display: block;
	border-top: 1px solid #e5e5e5;
	background-color: #f5f7f7;
	margin-top: 80px;
	*margin-top: 200px;
	margin-bottom: 0px;
	padding-bottom: 30px;
	width: 100%;
	position: relative;
	float: left;
}


#footer {
	display: block;
	width: 960px;
	margin: 0 auto;
}

#footer-wrap #social {
	float: left;
	margin: -40px 0 0 0;
}

#footer ul {
	display: block;
	list-style-type: none;
	text-align: left;
	padding: 5px 0 0 0;
	float: left
}

#footer li {
	float: left;
	margin: 0 50px 0 0;
	list-style-type: none;
	font-family: 'petitalight', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #f26532;
	font-size: 15px;
	text-align: left;
}
/*
#footer .menu-item-25 {width: 60px !important;}
#footer .menu-item-24 {width: 80px !important;}
#footer .menu-item-23 {width: 140px !important;}
#footer .menu-item-22 {width: 80px !important;}
#footer .menu-item-21 {width: 80px !important;}
#footer .menu-item-20 {width: 160px !important;}
#footer .menu-item-19 {width: 80px !important;}
#footer .menu-item-18 {width: 80px !important;}
*/

#footer .menu-item-99 {width: 50px !Important; margin: 0 10px 0 0}
#footer .menu-item-92 {width: 155px !Important;}
#footer .menu-item-91 {width: 170px !Important;}
#footer .menu-item-90 {width: 155px !Important;}
#footer .menu-item-89 {width: 90px !Important; margin: 0 10px 0 0}
#footer .menu-item-88 {width: 155px !Important; margin: 0 !important}

#footer li a {
	color: #415a68;
	text-decoration: none;
	text-align: left;
}

#footer li a:hover {
	color: #f26532;
	text-decoration: underline;
}

#footer li ul {
	max-width: 150px;
	margin: 0 !important;
	padding: 0 !important;			
}

#footer li ul li {
	display: block;
	float: none;
	margin: 0 !important;	
	padding: 0 !important;	
	font-size: 10px;	
	width: 230px;
}

#footer li ul li a {
	margin: 0 !important;	
	padding: 0 !important;			
}

#copyright {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#415a68;
	text-align: left;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#copyright a {
	font-family:Arial, Helvetica, sans-serif;
	color: #f7941e;
	text-decoration: none;
}

