html, body{
	margin:0;
	padding:0;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	background:#474747;
}

*{
	margin:0;
	padding:0;
}

#container{
	font-size:1.0em;
	margin:0 auto 0 auto;
	width:1200px;
}


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

#header{
	width:1200px;
	height:39px;
	border-bottom:solid 2px #b6d24f;
	padding:34px 0 0 0;
	margin-bottom:7px;
}
#logo{
	float:left;
	width:308px;
}

#logo h1{
	text-indent:-8000px;
	font-size:0;
	line-height:0;
}

#logo a img{
	border:0;
}

/*------------------------------------------------------
Main Navigation
------------------------------------------------------*/

#navigation{
	float:right;
	width:60.0em;
	padding:5px 0 0 0;
}

#navigation ul{
	float:right;
}

#navigation li{
	display:inline;
	list-style:none;
}

#navigation a, #navigation span{
	display:block;
	float:left;
	color:#bdbdbd;
	text-transform:uppercase;
	font-size:1.3em;
	text-decoration:none;
	margin-left:20px;
}

#navigation a:hover, #navigation span{
	color:#b6d24f;

}

/*------------------------------------------------------
Content
------------------------------------------------------*/
#holder{
	width:1200px;
	height:625px;
	
	
}

#holder p, #holder a{
     color:#fff;
	 font-size:1.2em;
}

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

#contentheader{
	background:#4e4d4d;
	width:1200px;
	height:268px;
	
}


#projects{
width:1200px;
	height:700px;

	background:#4e4d4d;
}

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

#subnav{
	float:left;
	padding:15px 0 0 12px;
	width:392px;
}

#subnav ul{

}

#subnav li, #innercontent #subnav li{
	list-style:none;
}

#subnav a, #subnav span{
	width:366px;
	display:block;
	background:#666 url(../images/arrow-off.gif) top right no-repeat;
	padding:5px 5px 5px 10px;
	margin-bottom:3px;
	color:#d9d9d9;
	text-transform:uppercase;
	font-size:1.2em;
	text-decoration:none;
}

#subnav span{
	background:#b7d354 url(../images/arrow-on.gif) top right no-repeat;
	color:#4e4d4d
}

#subnav a:hover{
	background:#d1e880 url(../images/arrow-hover.gif) top right no-repeat;
	color:#4e4d4d
}


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

#subnav2{
	position:absolute;
	top:90px;
	z-index:10;
	padding:15px 0 0 12px;
	width:392px;
}

#subnav2 ul{

}

#subnav2 li{
	list-style:none;
}

#subnav2 a, #subnav2 span{
	width:366px;
	
	display:block;
	background:#666 url(../images/arrow-off.gif) top right no-repeat;
	padding:5px 5px 5px 10px;
	margin-bottom:3px;
	color:#d9d9d9;
	text-transform:uppercase;
	font-size:1.2em;
	text-decoration:none;
}

#subnav2 a:hover{
	background:#d1e880 url(../images/arrow-hover.gif) top right no-repeat;
	color:#4e4d4d
}

#subnav2 span{
	background:#b7d354 url(../images/arrow-on.gif) top right no-repeat;
	color:#4e4d4d
}

#bannerimg{
	float:left;
	width:796px;
	height:268px;
	
}

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

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

#innercontent h2{
	font-size:1.6em;
	border-bottom:solid 1px #b7d354;
	padding:10px 0 5px 0;
	color:#fff;

}

#innercontent p{
	color:#fff;
	font-size:1.2em;
	margin:20px 0 20px 0;
}

#innercontent a{
	color:#fff;
}

#innercontent ul{
	margin-left:20px;
}

#innercontent li{
	color:#fff;
	font-size:1.2em;
	list-style:square;
	line-height:1.6em;
}

#innercontent #subnav{
	padding:0;
}

#innercontent #subnav span{
	font-size:0.9em;
}

#innercontent #subnav ul{
	padding:0;
	margin-left:0;
}


.address{
	float:left;
	width:270px;
}


#innerleft{
	width:350px;
	float:left;
	padding:10px 20px 40px 20px;
}

#innerleftlogo{
	width:350px;
	float:none;
	padding:0px 20px 20px 20px;
	clear: both;
	height:60px;	
}

#innerright{
	width:756px;
	float:right;
	padding:10px 20px 0px 20px;
}

#innerright table{
	width:100%;
	font-size:1.2em;
	color:#FFFFFF;
	margin-top:20px;
}

#innerright table td{
	padding:0 5px 0 5px;
}

.team{
	padding-right:10px;
	width:48%;
	height: 200px;
	float: left;
}

.pic {
	width:120px; 
	float:left;
}

.details {
	width:220px; 
	float:left;
}

.team ri{
	float: left;
}


.pic img{
	float:left;
	margin-right:0px;
	border:0px;
	width:100px;
}


.profile img{
	float:left;
	margin-right:10px;
	border:0px;
}


/*------------------------------------------------------
Footer
------------------------------------------------------*/

#footer{
	clear:both;
	background:#474747;
	height:30px;
	padding:10px 0 0 0 ;
}

#footer p{
	color:#adadad;
	font-size:10px;
	padding:10px 0 10px 0;
}

#footer p strong{
	font-weight:bold;
	font-size:11px;
}


#footer a{
	color:#adadad;
}

br{
	clear:both;
}

#map{
	width:696px;
	height:455px;
	padding-top:10px;
}

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

.map2{
	display:none;
}	

*/