.main_footer  {
	background: none;
	background-color: rgb(1, 28, 44) !important;
        color: rgb(117, 183, 224);
        font-size: 14px;
	font-weight: normal;
        font-family: 'Open Sans',sans-serif;
        line-height: 1.428571429;

}
.main_footer h2 {
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
	font-size: 1.3em;/*18px;*/
	color: white ;
}
footer li {
	margin:0;
}
footer a:link, footer a:visited {
        font-family: 'Open Sans',sans-serif;
	color: #ffd300 ;
	font-weight: 100;
}
div.details-row li {
	display:inline;
	color:#fff;
}
footer a:hover, footer a:active {
        color: rgb(117,183,224) ;
}
div.details-row ul {
	margin-left:1em;
}
div.details-row a:link, div.details-row a:visited, a#indig:link, a#indig:visited {
	color: #fff;//color: rgb(255,255,255);
}
div.details-row a:hover, div.details-row a:active, a#indig:hover, a#indig:active {
        color:#ffd300;//color: rgb(117,183,224);
}
a#indig > img {
	vertical-align: middle;
}

div#social-row, div#links-row {
	border-bottom: solid 1px #1f445b;
	padding: 1.0em;
}
div#links-row, div#logos, div.details-row, div#logorow {
	padding: 1.0em;
	margin-right:1.0em;
}
div#social-row img {
	padding-right:10px;
}
