#page {
	margin: 0 auto;
	position:relative;
	width: 990px;
	height: 100%;
	overflow:hidden;
	z-index: 1;
}

#contentHolder {
	position:absolute;
	left: 50%;
	top: 50%;
	text-align:left;
	width: 990px;
	height:600px;
	margin-left: -495px;
	margin-top: -300px;
	background-image: url(../images/shadow.gif);
	overflow:hidden;
}

#content {
	background-color: #FFFFFF;
	width: 980px;
	height:590px;
}

#header {
	background-color: #669933;
	width: 936px;
	height: 21px;
	padding-left:22px;
	padding-right:22px;
	padding-top:39px;
	padding-bottom:10px;
}

#thirdLevelMenu {
	float:right;
	width:180px;
}

#thirdLevelMenuPeople {
	float:right;
	width:200px;
}

#pageContent {
	border:1px white solid;
	position: relative;
	width: 954px;
	height: 469px;
	margin-left: 11px;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:8px;
}

#projectPageContent {

	position: relative;
	width: 957px;
	height: 439px;
	margin-left: 11px;
	margin-right:12px;
	margin-bottom:12px;
	margin-top:8px;
}

#homeFlashSpacingLeft {
	background-color:#669933;
	width:30px;
	height:520px;
	float:left;
}


#homeFlashSpacingRight {
	background-color:#669933;
	float:right;
	width:30px;
	height:520px;
}

#homeFlashContent {
	float:left;
	background-color:#669933;
	position:relative;
	width: 920px;
	height: 520px;
}

#projectHomeFlashContent {
	overflow:visible;
	position:relative;
	width: 683px;
	height: 470px;
}

#largeFlashContent {
	overflow:visible;
	position:relative;
	background-color:#999999;
	width: 937px;
	height: 443px;
	margin-top:11px;
	margin-left:11px;
	
}

#topmenu {
	padding:0px;
	margin:0px;
}

#submenu {
	position:relative;
	overflow:hidden;
	background-image:url(../images/subnavback.gif);
	height:12px;
	width:958px;
	padding-left: 22px;
	padding-top:6px;
	padding-bottom:11px;
	margin-top: 1px;
	left: 0px;
}

#logo {
	float: right;
}

#logoLarge {
	position:relative;
	overflow:hidden;
	height:22px;
	float: right;
	top: -2px;
	margin:0px;
	padding:0px;
}

#footer {
	position:absolute;
	top:430px;
}