@charset "utf-8";

html {
	background: #3b3b3d;
	overflow-y: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
body {
	background: #3b3b3d;
	color: #7a7774;
	font: 68.75%/1.3 Arial,Helvetica,sans-serif;
	margin: 40px auto 0;
	width: 960px;
}

a {
	color: #595b5d;
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 0.65em;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 0.866em;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 1.3em;
}

p a:link, p a:active, p a:visited {
    color: #7a7774;
    text-decoration: underline;    
}

p a:hover {
    text-decoration: underline;
}

/* Grid:    960px
   Columns: 7 x 114px
   Margin:  33px
   Gutter:  16px */

/* Project & people layouts */

.imageset {
}

.imageset img {
    margin-bottom: 16px;
}

.horizontal .copy {
    float: right;
    padding-bottom: 1.3em;
    width: 780px;
}
.horizontal .copy p {
    float: left;
    margin-left: 16px;
    width: 244px;
}

.horizontal .imageset {
    clear: both;
   float: right;
}
.horizontal .imageset {
    margin-left: 130px;
    width: 764px;
}

.horizontal .imageset.primaryonly { margin-left: -130px; width: 894px; }
.horizontal .imageset.primaryonly .primary { float: left; }

.horizontal .imageset.primary_support .primary { float: left; }
.horizontal .imageset.primary_support .secondary { float: right; }

.horizontal .imageset.primary_support_support .primary { float: left; }
.horizontal .imageset.primary_support_support .secondary { float: right; }
.horizontal .imageset.primary_support_support .tertiary { float: right; }

.horizontal .imageset.support_primary .primary { float: right; }
.horizontal .imageset.support_primary .secondary { float: left; }

.horizontal .imageset.support_support_primary {
}

.horizontal .imageset.support_support_primary .primary { float: right; }
.horizontal .imageset.support_support_primary .secondary { float: left; }
.horizontal .imageset.support_support_primary .tertiary { float: left; }


.vertical .copy {
	float: left;
	width: 244px;
}
.vertical .imageset {
	float: right;
	width: 504px;
}

.vertical .imageset.primaryonly .primary { float: left; margin-bottom: 0; }
.vertical .imageset.primaryonly img { margin-bottom: 0; }

.vertical .imageset.primary_support .primary { clear: both; float: left; }
.vertical .imageset.primary_support .secondary { clear: both; float: left; }

.vertical .imageset.primary_support_support .primary { clear: both; float: left; }
.vertical .imageset.primary_support_support .secondary { clear: left; float: left; }
.vertical .imageset.primary_support_support .tertiary { clear: right; float: right; }

.vertical .imageset.support_primary .primary { clear: both; float: left; }
.vertical .imageset.support_primary .secondary { clear: both; float: left; }

.vertical .imageset.support_support_primary .primary { float: left; }
.vertical .imageset.support_support_primary .secondary { float: right; }
.vertical .imageset.support_support_primary .tertiary { clear: both; float: left; }

.project {
	float: right;
	width: 894px;
}

.project .nav {
	float: left;
	width: 114px;
}
.project .nav h1 {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 2.6em;
}
.project .nav ul li {
	float: left;
}
.project .nav ul li a,
.project .nav ul li span {
	background: #c7d997;
	float: left;
	height: 1.3em;
	margin: 0 0.2em 0.2em 0;
	text-indent: -9999px;
	width: 1.3em;
}
.project .nav ul li span {
	background: #8cb834;
}

.person {
	float: right;
	width: 894px;
}

.person #name {
	float: left;
	width: 114px;
}
.person #name h1 {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 0;
}
.person #copy,
.person #images {
	float: right;
	margin-left: 16px;
	width: 244px;
}
.person #copy {
	margin-right: 260px;
}
.person #images img {
	border: 0;
	line-height: 0;
	margin: 0;
	padding: 0 0 16px;
	vertical-align: bottom;
}

.page {
	float: right;
	width: 894px;
}
.page .title {
	float: left;
	width: 114px;
}
.page .title h1 {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 0;
}
.page .copy {
	float: left;
	margin-left: 16px;
	width: 244px;
}
.page .images {
	float: left;
	font-size: 0;
	margin-left: 16px;
	margin-right: -16px;
	width: 520px;
}
.page .images img {
	margin: 0 16px 16px 0;
}


#wrapper {
	background: #fff;
	color: #3b3b3d;
	float: left;
	padding: 33px;
	width: 894px;
	position: relative;

    min-height: 618px;
    height: auto !important;
    height: 618px;
}

#accessibility {
	display: none;
}
#header {
	padding-bottom: 14px;
	width: 894px;

    min-height: 65px;
    height: auto !important;
    height: 65px;
}
#header #branding {
	float: left;
}
#header #branding a {
	background: url(../img/logo.png) no-repeat;
	float: left;
	height: 70px;
	text-indent: -9999px;
	width: 123px;
}
#header .nav {
	float: right;
	padding-bottom: 1.3em;
	position: relative;
}
#header .nav div,
#header .nav ul {
	float: right;
	margin-left: 16px;
	width: 114px;
}
#header .nav div.primary ul {
	text-transform: uppercase;
	width: auto;
}
#header .nav div.subnav {
	display: none;
}
#header .nav .on a {
	color: #5cc4f3;
}
#header .nav ul .on a {
	color: #8cb834;
}

#content {
}

#contact {
	float: right;
	width: 780px;
}

#contact #column1 {
    width: 244px;
    height: 489px;
    float: left;
    margin-right: 16px;    
}

#contact #column2 {
    width: 520px;
    float: left;  
    overflow: hidden;      
}

#contact #column1 .textbox {
    background: white;
    height: 248px;
    margin-bottom: 16px;
    padding-left: 16px;
}

#contact #column1 .imagebox {
    width: 241px;
    height: 225px;
    overflow: hidden;
}

#contact #column1 img {
    padding-left: 16px;
}

#contact #company_reg {
    text-align: right;
}

#featured_news {
	float: right;
	width: 780px;
}
#featured_news .article {
	border-top: 1px solid #b5b8bc;
	float: left;
	margin-left: 16px;
	width: 374px;
}
#featured_news .article h2,
#featured_news .article .meta,
#featured_news .article .standfirst,
#featured_news .article .read_more {
	clear: left;
	float: left;
	line-height: 1.5em;
	width: 180px;
}
#featured_news .article p {
	padding: 0 0 0.65em;
}
#featured_news .article img {
	float: right;
	margin: 0.5em 0;
}
#featured_news .article .meta .date {
	text-transform: uppercase;
}

#featured_news .article.first {
	border-top: 0;
	width: 764px;
}
#featured_news .article.first h2,
#featured_news .article.first .meta,
#featured_news .article.first .standfirst,
#featured_news .article.first .read_more {
	width: 374px;
}

#news_archive {
	border-top: 1px solid #b5b8bc;
	float: right;
	width: 764px;
}
#news_archive h2 {
	border-bottom: 1px solid #b5b8bc;
	font-size: 1.5em;
	line-height: 1.733em;
}
#news_archive .years {
	float: right;
	font-size: 1.5em;
	line-height: 1.733em;
	margin-top: -1.733em;
}
#news_archive .years li {
	display: inline;
}
#news_archive .years li span {
	color: #5cc4f2;
}
#news_archive .article_list {
	float: left;
	margin-left: -16px;
	padding-top: 0.65em;
	width: 374px;
}
#news_archive .article_list li {
	margin-left: 16px;
	width: 374px;
}
#news_archive .article_list li.odd {
	clear: left;
}
#news_archive .article_list li .date {
	float: left;
	text-transform: uppercase;
	width: 57px;
	line-height: 16px;
}
#news_archive .article_list li h3 {
	float: right;
	font-weight: bold;
/*  padding-bottom: 0.325em;*/
	width: 301px;
	line-height: 16px;
}

#article_detail {
	float: right;
	width: 764px;
}
#article_detail img {
	float: right;
	margin-left: 16px;
}
#article_detail .date {
	text-transform: uppercase;
}
#article_detail .standfirst,
#article_detail .copy {
	clear: left;
	float: left;
	width: 244px;
}
#article_detail .project_link {
	float: right;
	padding: 2.6em 0 0;
}
#footer {
	clear: both;
	color: #787A7D;
	padding: 0.65em 33px;
	text-align: right;
	width: 894px;
}

#credits {
    color: rgb(89, 91, 93);
    float: left;    
}

#credits a:hover, #address a:link, #address a:visited {
    color: #787A7D;
}

#navigation {
    z-index: 2000;
}

#navigation .selected {
    color: #8db939;
}

#navigation .primary .selected {
    color: #66c4f2;
/*    font-weight: bold;    */
}

#fullbleed {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 684px;
    overflow: hidden;
}

#fullbleed #rebranding {
    position: absolute;
    left: 33px;
    top: 33px;
}

#fullbleed .textbox {
    position: absolute;
    left: 163px;
    top: 138px;
    width: 244px;
}

#fullbleed #bleedimage {
    margin: auto;
}