body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color:#333333;
	font-size:11px;
	}
		
/*body.index {
	background-color:#666666;
	}
body.whatwedo {
	background-color:#CC6600;
	}
body.contact {
	background-color:#663300;
	}
body.whoweare {
	background-color:#CC6600;
	}*/

a:link, a:visited{
	position:relative;
	left:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color:#999;
	}

a:hover{
	text-decoration:none;
	color:#666;
	}

/* Styles for Menu Items */
#nav {
	position:absolute;
	bottom:5px;
	left:38px;
	width:900px;
	padding:0;
	margin:0;
	}

#nav li {
	padding:0;
	margin-right:5px;
	display:inline;
	}

/*end menue items*/

/* Styles for Secondary Nav */
#secondnav {
	position:absolute;
	top:72px;
	left:38px;
	width:135px;
	padding:0;
	margin:0;
	border-right: 1px solid #CCC;
	}

#secondnav li {
	padding:0;
	list-style-type:none;
	
	}


/*End Secondary Nav*/


#wrapper {
	position:absolute;
	height:375px;
	width:100%;
	padding:0;
	background-color:#FFF;
	}
	
#contentxx {
	position:relative;
	top:20px;
	left:0;
	width:100%;
	height:330px;
	
	}

#pgheader {
	position:absolute;
	top:30px;
	left:38px;
	width:135px;
	padding:0;
	margin:0;

	}

#middle3 {margin-left:200px;

	}

#lowerpage {
	position:absolute;
	top: 375px;
	left:0;
	margin:0;
	border:none;
	height:185px;
	width:800px;	
	}

img.alphaimg {	
	position:relative;
	left:25px;
	
	}

#caption {
	position: relative;
	border:1px solid red;
	}
	
	
#whocontent {
	position:relative;
	left:38px;
	top: 50px;
	width: 980px;
	height: auto;
	padding-top:0;
	
	}

#whocontent p {
	position:inherit;
	float:left;
	width: 170px;
	margin-right: 15px;
	letter-spacing: 1px;
	
	}
	
h3 {
	font:18px  Helvetica, Geneva, Arial, sans-serif;
	padding-bottom:0;
	margin-bottom:5px;
	padding-top:0;
	color:#999;
	}

