

#branding,#wrapper, #primary-navigation ul, #primary-navigation dl   {
	position:relative;
	left:15px;
}

#branding {
	left:10px;
	width:73.15em;
	margin-top:45px; /* banner option */
	background: none;
	overflow:hidden;
	}

.subject-header-wrapper {
	width:31em;
	}


h2.subject-header {
	width:auto;
	color:#0A611D;
	font-weight:normal;
	}

#grand-wrapper,.case-studies, #logos-footer {
	width:auto;
	overflow:hidden;
	margin-bottom:2em;
	}

#wrapper {
	width:73.8em;
	padding:0 0 10px 0px;
	overflow:hidden;
	top:25px;
	}

html>body #wrapper {
	left:0;
	}

#content-wrapper {
	width: 55.55em;
	overflow:hidden;
	float:right;
	margin-bottom:2em;
	}

#main-content, #secondary-content {
	margin-top:0.25em;
	}
	
#main-content {
	float:left;
	width:31em;
	margin-bottom:2em;
	}

#main-content img {
	width:31em;
	height:27.34em;
	}
	
#main-content .events img {
	height: auto;
	width: auto;
	float: right;
	}
	
#secondary-content {
	float:right;
	width:22.3em;
	margin-bottom:1em;
	display:inline;
	}

#primary-navigation  {
	float:left;
	width:14em;
	zzheight:38em;
	display: inherit;
	margin-bottom:1em;
	}

html>body #primary-navigation  {
	zzmin-height:41em;
	}

#logos-footer {
	position:relative;
	border-bottom:1px solid #72A021;
	border-top:1px solid #72A021;
	margin:1.5em 0;
	}

#logos-wrapper { /*alt logos*/
	width:56.25em;
	padding:0 0 0 18.7em;
	}

html>body #logos-wrapper { /*alt logos*/
	padding:0 0 0 17.5em;
	}
	
.case-studies {
	position:relative;
	border-bottom:1px solid #72A021;
	border-top:1px solid #72A021;
	margin:1.5em 0;
	}

#case-studies-wrapper { /*alt logos*/
	padding:0 0 1em 2em;
	height: 10em;
	}

html>body #case-studies-wrapper{ /*alt logos*/
	padding:0 0 1.5em 1.65em;
	}
	
/* Rolling quotes on previousevents.aspx */

#rollingQuotes
{
    position:relative;
}
#rollingQuotes div
{
    position:absolute;
    top:0px;
    display:none;
    
}
