#main img {
	margin: 20px 0 0 0;
}

#footer {
	background-color: #426afb;
	padding: 5px;

}


#footer .mod_customnav {
	float: right;
	margin: 0 160px 0 0;
}


#footer .ce_text,
#footer .ce_text p, 
#footer .mod_article,
#footer .mod_customnav,
#footer .mod_customnav ul,
#footer .mod_customnav ul li {
	display: inline;
}


#footer .ce_text,
#footer .mod_customnav ul li a,
#footer .mod_customnav ul li a:visited,
#footer .mod_customnav ul li a:hover, 
#footer .mod_customnav ul li a:active {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#footer .ce_text {
	font-size: 18px;
}

#footer .mod_customnav ul li {
        font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	margin: 0 40px 0 0;
}
