#container{
	width:956px;
	

}

/*------------------------------------------------------
Header 
------------------------------------------------------*/

#header{
	width:956px;
	padding:20px 0 0 0;
	height:35px;

}

/*------------------------------------------------------
Content
------------------------------------------------------*/

#holder{
	width:958px;
	height:505px;
}

#content{
	background:url(../images/960body.gif) top left repeat-y;
}

#contentheader{
	width:956px;
	height:213px;
	

}

#bannerimg{
	width:633px;
	height:213px;

}
#projects{
	width:956px;
	height:560px;
}

/*------------------------------------------------------
Sub Navigaiton
------------------------------------------------------*/

#subnav{
	padding:0px 0 0 10px;
	width:311px;
}
#subnav a, #subnav span{
	width:285px;
	height:13px;
}

/*------------------------------------------------------
Sub Navigaiton For Projects
------------------------------------------------------*/

#subnav2{
	position:absolute;
	top:58px;
	z-index:10;
	padding:5px 0 0 10px;
	width:311px;
}

#subnav2 a, #subnav2 span{
	width:285px;
	height:13px;
	
}
/*------------------------------------------------------
Text Content
------------------------------------------------------*/

#innercontent{
	width:956px;
	clear:both;
	font-size:1.1em;
}

#innerleft{
	width:280px;
	
}

#innerright{
	width:590px;
}

/*.map{
	background:url(../images/map2.gif) top left no-repeat;
	width:570px;
	height:373px;
	
}*/

#map{
	width:590px;
	
}
