#google-outer {
	border-top: 1px solid #f4f1f1;

}

#google-inner {
	background: url("../Images/translate.gif") 0 50% no-repeat;
	height: 50px;	
	margin: 0 auto;
/*	overflow: hide;*/
	padding: 5px 0 15px 650px;
	width: 250px;
}

#google_translate_element {
	width: 250px;
}

#footer-outer {
	background: #222;
	color: #fff;
	font-size: 10px;
	height: 128px;
}

#footer-outer a:link, #footer-outer a:visited {
	color: #fff;
}

#footer-inner {
	margin: auto;
	width: 1000px;
	position: relative;
}

#footer-logos {
	position: absolute;
	top: 12px;
	right: 0;
}

#social-media {
	position: absolute;
	top: 35px;
}

#social-media a {
	margin-right: 10px
}

#social-media a, #footer-logos a {
	text-decoration: none;
}

#footer-logos img {
	margin-left: 15px;
}

.footersep {
	margin: 0 8px 0 5px;
}

ul.footer-links.copyright .end {
	margin-left: 5px;
}

ul.footer-links {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 90px;
}

ul.footer-links li {
	list-style: none;
	display: inline;
}

ul.extra-nav {
	right: 0;
}