/* ---------- @ Structure -----------*/
#masthead,
#access {
	width: 980px;
	margin: 0 auto;		
}
#masthead > .wrapper {
	padding: 0 !important;
}
html.wf-proximanovacondensed-n4-active #access {
	/*font-size: 1em;	
	line-height: 1em;*/
}
#home-content-wrapper {
	padding: 0 20px;	
}
#home-content-wrapper.has-sidebar {
	padding: 0;
	width: 106.25%;
	max-width: 1020px;
	position: relative;
	left: -20px;
}
#home #home-content-block .content-block,
#home #home-content-block .content-block.full-width {
	margin-right: 0;
	margin-left: 0;	
}
#home .content-block,
#home .content-block.full-width {
	margin-top: 0;
	margin-left: 0;	
}
#home #home-content-block {
	width: 68.627451%;	
	margin-right: 40px;
	float: right;
}
#home #content {
	width: 74.4680851%;	
}
#home #home-content-block #content {
	width: 71.4286%;
}
#home #content.full-width,
#home #home-content-block #content.full-width {
	width: auto;
	margin-right: 0;	
}
#home #sidebar-alt > .col-table {
	display: table;
	width: 100%;
}
#home #sidebar {
	margin: 0;
	-moz-box-shadow: 0 1px 20px -2px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0 1px 20px -2px rgba(0,0,0,0.75);
	box-shadow: 0 1px 20px -2px rgba(0,0,0,0.75);
	width: 25.4901961%;
	padding-bottom: 0;
	position: relative;
}
#home #sidebar:before {
	content:"";
	position: absolute;
	bottom: -20px;
	left: 0;
	width:20px;
	height:20px;
}
#home #sidebar-alt {
	background: none;
	padding: 0;
	left: -20px;
	width: 104.255319%;	
	max-width: none;		
}
#home #home-content-block #sidebar-alt {
	margin: 0;
	width: 105.714286%;
}
#home #sidebar-alt.narrow,
#home #home-content-block #sidebar-alt.narrow {
	clear: none;
	width: 23.4042553%;
	position: static;
	display: block;
	float: right;
}
#home #home-content-block #sidebar-alt.narrow {
	width: 25.4347826%;	
}
#home #sidebar-alt:before {
	display: none;	
}


/* ---------- @ Headers -----------*/
#masthead #logo,
#masthead #logo a, #logo a:visited {
	float: none;
	width: auto;
	height: auto;
	position: absolute;
	max-width: 100%;
}


/* ---------- @ Homepage -----------*/
#intro {
	margin: 20px 0;
	padding: 15px 60px 0;
	font-weight: 600;
	line-height: normal;
	min-height: 66px;	
}
#intro .entry {
	margin-bottom: 0;	
}
#home .eps-slideshow-caption-container .slide-button {
	padding: 0.1875em 24px 0.125em 14px; 
	border:none;
	font: 500 1.1em/1em "proxima-nova-condensed", "proxima-nova", "Proxima Nova", "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif;
	cursor: pointer; 
	position: relative;
	-webkit-appearance:none;
}
#home div.eps-slideshow-caption-container {
	padding: 20px 20px 0 20px !important
}
#home .eps-slideshow-caption-title {
	margin-bottom: 10px !important;
	/*font-family: "proxima-nova-condensed", "proxima-nova", "Proxima Nova", "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif !important;*/	
}
#home div.eps-slideshow-slide img {
	bottom: auto !important;
	top: 0 !important;	
}
#home #content.full-width .col-table {
	min-width: 100%;
}