body.custom {
	background:#ffffff;
}

.custom #page {
	background:#ffffff;
}

.custom #footer {
	color:#000000;
	text-align:center;
}


.custom #container {
	margin-top:5em;
	margin-bottom:5em;
}

.custom #footer a {
	border-bottom:1px solid #CCC;
	color:#000000;

}

.custom #footer a:hover {
	color:#2B547E;
}

.custom .menu {
	background:#2B547E;
	width:60em;
	margin:auto;
}

.custom #nav_background {
	width:100%;
	background:#2B547E;
}

.custom .menu a {
	padding:.6em 1.9em;
}

.custom #footer_1 ul.sidebar_list li.widget {
	width:31%;
	margin-1eft:1.5%;
	margin-right:1.5%;
	float:left;
}

.custom #footer_1 ul.sidebar_list li.widget h3 {
	color:#222;
}

.custom #footer_1 ul.sidebar_list li.widget a {
	color:#444;
	border-bottom:0;
}

.custom #footer_1 ul.sidebar_list li.widget a:hover {
	color:#111;
}

.custom #header #logo,.custom #header #tagline {
	display:none;
}

#footer {
    background: #f2f2f2;
}
