body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


html {
	overflow-x: auto;
	overflow-y: scroll;
	height: 100%;
}

body {
	background: #77907d;
	text-align: center;
/*	height: 100%; */
}

#container {
	background: url(../images/shadow.gif) center top repeat-y;
	margin: 0 auto 1.5em;
	position: relative;
	width: 66em;
	min-height: 100%;
	padding-left: 4em;
	padding-right: 6em;
	text-align: left;
/*	background-color: #fff; */
}

* html #container {
	width: 76em;
}

#logo {
	float: right;
	width: 15.167em;
	height: 3.917em;
	padding-top: 1.5em;
}

* html #logo {
	margin-top: 1.5em;
}

#nav {
	height: 3.25em;
}

#subnav.away {
	position: absolute;
	top: 6.333em;
	left: 4em;
	width: 9.666em;
	height: 25em;
}

* html #subnav.away {
	width: 12.666em;
}

#content {
	min-height: 25em;
	padding-left: 15.917em;
	margin-right: 18.5em;
	padding-bottom: 1.5em;
}

* html #content {
	margin-top: 2em;
}

.home #content {
	padding-left: 0;
	margin-right: 0;
}

#children {
	position: absolute;
	top: 6.333em;
	right: 6em;
	width: 176px;
	height: 25em;
}

#footer {
	position: absolute;
	top: 535px;
	left: 4em;
	width: 12em;
}

* html #footer {
	width: 15.7em;
}



/* Font styles */

#container {
	font: 75%/1.5 Arial, sans-serif;
/*	background: #fff url(../images/18pxgrid.gif) 0 0px; */
}

h1 {
	font-family: Myriad, "Myriad Web", Arial;
	font-size: 3em;
	line-height: 1;
	color: #094131;
	padding-bottom: 0.1em;
	margin-bottom: 0.4em;
	border-bottom: 1px solid #77907d;
}

h2 {
	font-size: 2em;
	line-height: 0.75;
	color: #094131;
	margin-top: 0.625em;
	margin-bottom: 0.375em;
}

h3 {
	font-size: 1.25em;
	line-height: 1.2;
	margin-bottom: 1.2em;
	color: #094131;
}

p, ul, pre {
	margin-bottom: 1.5em;
}

pre {
	font-family: arial, sans-serif;
	margin-left: 1.5em;
}

a {
	text-decoration: none;
	border-bottom: 1px solid #77909d;
}

a:link, a:visited {
	color: #094131;
}

a:hover, a:active {
	border-color: #094131;
}



#content {
	background: transparent url(../images/content-bg.jpg) left bottom no-repeat;
	padding-top: 18px;
	min-height: 487px;
}

* html #content {
	height: 533px;
}

/*
.our-team #content {
	background-image: url(../images/our-team-bg.jpg);
	background-position: left bottom;
}
*/

/*
.home {
	background: transparent url(../images/home-bg.jpg) right bottom no-repeat;
}
*/

#container.home {
	width: 68em;
	padding-right: 4em;
}

* html #container.home {
	width: 76em;
}

.home #nav {
	margin-bottom: 40px;
}

.home #logo {
	margin-right: 2em;
}

.home #content {
	min-height: 0;
	height: 29em;
	background: transparent url(../images/home-bg.jpg) right bottom no-repeat;
	padding-left: 2em;
}

* html .home #content {
	height: 30.5em;
}

.home h1 {
	color: #094131;
	border: none;
	margin: 0.667em 0 0 0;
	width: 6em;
}

.home #content p {
	width: 11em;
	color: #77907d;
	font-size: 2em;
	line-height: 1.25;
	margin-bottom: 0.75em;
}

.home a {
	border: none;
}

.home .children img {
	margin-right: 1.25em;
	behavior: url(/css/iepngfix.htc);
}

.home #footer {
	position: relative;
	top: -6em;
	border: none;
	width: auto;
	padding: 0 0 0 2.3em;
}

.home #footer p, .home #footer a {
	color: #ccc;
}

.home #footer a:hover {
	text-decoration: underline;
}


#nav {
	padding-top: 2.25em;
	margin-top: 0;
	margin-bottom: 0.75em;
}

* html #nav {
	height: 4em;
}

#nav li {
	float: left;
	margin-right: 0.333em;
}

#nav li a {
	display: block;
	padding: 0.2em 1.8em;
	text-align: center;
	background-color: #77907d;
	border-bottom: 0.333em solid #094131;
	color: white;
	text-decoration: none;
}

* html #nav li a {
	padding: 0.2em 1.75em;
}

#nav li a:hover, #nav li.current a {
	background-color: #094131;
	border-color: #77907d;
}


#subnav {
	margin-bottom: 2em;
}

#subnav br {
	display: none;
}

#subnav.away {
	padding: 1.5em;
	color: #094131;
}

#subnav.away h2 {
	font-size: 1em;
	line-height: 1.5;
	font-weight: bold;
	padding-bottom: 0.25em;
	margin-bottom: 1.166em;
	border-bottom: 1px solid #77907d;
}

#subnav.away br {
	display: inline;
}

#subnav ul {
	margin-top: 0;
}

#subnav li {
	padding-left: 1em;
}

#subnav a:visited {
	color: #094131;
}


#children img {
	width: 176px;
	height: 106px;
	margin-bottom: 0.25em;
}

#children a {
	border: none;
}

#accounts {
	border-bottom: 1px solid #77907d;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

#accounts dt {
	margin-top: 1.5em;
}

#press li {
	margin-top: 1.5em;
}

#people div {
	margin-bottom: 2em;
}

#people img {
	float: left;
	margin: 0.3em 1em 1em 0;
}

#people h3 {
	margin-bottom: 0;
}

#people .jobtitle {
	margin: 0 0 0em;
	font-size: 1.25em;
	line-height: 1.2em;
	color: #77907d;
}

.vcard .fn {
	font-weight: bold;
}

.vcard .type {
	display: none;
}

#footer {
	color: white;
	font-size: 0.833em;
	line-height: 1.8em;
	padding: 1.8em 1.8em 1.2em;
}

#footer p {
	margin: 0;
}


