#main {
    padding-top:20px;
}

#header {
	border-bottom: 0;
	min-height:83px;
}
/*
#header-bar {
	top:0;
	height:60px;
} */

.mod_navigation.horizontal {
    height: 70px;
    line-height: 43px; /* was 60px, was 113px with #social */
	letter-spacing: 0.16em;
	text-transform: uppercase;
	font-size: 1em;
}

.mod_navigation .icon-home:before {
	display:none;
}

.content-slider .ce_text {
	width:900px;
}

.white {
	background-color:#fff;
}

#main .mod_article.style-split-white-blue .inside {
	padding-top:0;
	padding-bottom:0;
	}

.b50 {width:50%;}