@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}
body {
	background-color:#F2F2F5;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	position:relative;
	width:1106px;
	height:684px;
	background-color:#FFFFFF;
	margin:0 auto;
	/*margin-top:-342px;*/
}
#content {
	position:absolute;
	width:998px;
	height:620px;
	top:32px;
	left:54px;
}
#masthead {
	margin:10px 10px 0 10px;
	position:relative;
	height:163px;
}
#nav,
#flash,
#mission {
	margin:0 10px;
}
#masthead div h1.FW_h1{
	height:1px;
	width:1px;
	overflow:hidden;
}
#masthead div h1.FW_h1 span {
	padding-left:1000px;
}
#nav {
	height:30px;
}
#nav ul {
	height:30px;
	text-align:center;
	padding-left:180px;
}
#nav ul li {
	float:left;
	list-style:none;
	height:19px;
	padding:7px 0 4px 0;
}
#nav ul li a {
		color:#665D48;
		text-decoration:none;
		font-size:12px;
		margin-right:30px;
		letter-spacing:.2em;
}
#nav ul li a:hover {
		color:#000000
}
#flash {
	height:123px;
	border-bottom:7px solid #968900;
	border-top:14px solid #968900;
}
#mission {
	height:260px;
	border-top:4px solid #5D87A1;
}
#mission p {
	margin:25px 190px 0 180px;
	font-size:11px;
	color:#676300;
	line-height:24px;
	
}
#blurb{
	height:84px;
	width:153px;
	background:url(../gfx/blurb.png) no-repeat 0 0;
	position:absolute;
	top:-7px;
	left:53px;
}
#blurb p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:14px;
	padding:8px;
}

#copy{
	position:relative;
	font-size:11px;
	line-height:16px;
	margin:0 190px 0 180px;
	color:#000;
}
#copy h2{	
	color:#676300;
	text-transform:uppercase;
	font-size:11px;
}
#copy p{
	padding-bottom:1em;
}
#copy #sidebar{
	position:absolute;
	width:200px;
	top:2px;
	left:380px;
}
#copy a {
	text-decoration:none;
	color:#676300;
}
#copy a.hover{
	text-decoration:underline;
}
#copy p.narrow{
		padding:0 0 1em 120px;
}
#copy dl.narrow {
	 padding:0 0 1em 120px;
}
body.secondary #nav {
	position:absolute;
	height:167px;
	width:968px;
	background:url(../gfx/bg_secondary_0.png) no-repeat 0 0;
	top:450px;
	left:5px;
	z-index:100;
}
body.secondary #nav ul {
	height:auto;
	text-align:right;
	padding-left:0;
	position:absolute;
	top:16px;
	left:30px;
	z-index:5000;
}
body.secondary #nav ul li {
	float:none;
	list-style:none;
	height:24px;
	padding:0;
}
body.secondary #nav ul li a {
		color:#000000;
		text-decoration:none;
		font-size:12px;
		font-weight:bold;
		margin-right:30px;
		letter-spacing:.2em;
}
body.secondary #nav ul li a:hover {
		color:#383838;
}
h1{
	position:absolute;
	top:404px;
	left:16px;
	width:300px;
	overflow:hidden;
	z-index:50;
	text-transform:lowercase;
}
h1 span{padding-left:99em;padding-top:9px;}
h1.who{	background: url(../gfx/headline_who.png) no-repeat 0 0;}
h1.where{	background: url(../gfx/headline_where.png) no-repeat 0 0;}
h1.partners{top:406px;background: url(../gfx/headline_partners.png) no-repeat 0 0;}
h1.clients{top:406px;background: url(../gfx/headline_clients.png) no-repeat 0 0;}

body.secondary #flash{
	border:none;
	position:absolute;
	z-index:100;
	top:-2px;
	left:-1px;
	height:495px;
	width:993px;
	padding:0;
	margin:0;
}
body.secondary #masthead {z-index:10;}
body.secondary #logo {z-index:5000;}
body.secondary #copy dl.list{
	width:152px;
	float:left;
	color:#69635D;
}
body.secondary #copy dl dt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	margin-bottom:-0.2em;
}
body.secondary #copy dl dd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	padding:0 0 .4em 0;
}
