#footer-large a {
	background: none;
	color: #FFFFFF;
	padding-left: 0;
}
#footer-large { background: #092548; padding: 20px 20px 4px; }
#footer-large h4 { color: #FFFFFF; font-size: 1.6em; line-height: 2em; margin-bottom: .66em; }
#footer-large p { color: #8691a1; font-size: 1.3em; line-height: 1.6em; margin-bottom: 25px}
#footer-large ul {
	list-style: none;
	background: #1479b3 url(img/footer-background.gif) left center repeat-x;
	height: 40px;
	margin: 0 -20px;
	padding-left: 20px;
}
#footer-large li {
	line-height: 40px;
	display: inline;
	vertical-align: middle;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	height: 40px;
}
#footer-large li span {
	padding: 0 .6em;
}

/* footer-small */
#footer-small ul {
	list-style: none;
	padding: 20px;
}
#footer-small li {
	display: inline;
	font-size: 1.1em;
	color: #303030;
}
#footer-small li span {
	padding: 0 .6em;
}
#footer-small a {
	padding-left: 0;
	background: none;
	color: inherit;
}

