BODY {
	font-family : Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background : #CCCCCC;
}

TD {
	font-family : Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333; 
	}

A:link, A:active, A:hover, A:visited { 
	font-family : Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	font-size:12px; 
	text-decoration:underline
	}

A.subnavOn:link, A.subnavOn:active, A.subnavOn:visited { 
	color: #CBA870; 
	text-decoration:none;
	font-size:12px; 
	font-weight:bold;
	}
	
A.subnavOff:link, A.subnavOff:active, A.subnavOff:visited {
	color: #999999;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	/*text-transform : uppercase;*/
	}	
A.subnavOff:hover {
	color: #CBA870;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}

A.people:link, A.people:active, A.people:hover, A.people:visited { 
	color: #999999; 
	text-decoration:none;
	font-weight:bold;
	font-size:12px ;
	}	
A.people:hover {
	text-decoration:underline;
	}
	
A.menu:link, A.menu:active, A.menu:hover, A.menu:visited { 
	color: #FFFFFF; 
	text-decoration:none
	}	
A.jwtwebsite:link, A.jwtwebsite:active, A.jwtwebsite:hover, A.jwtwebsite:visited { 
	color: #003399; 
	text-decoration:underline;
	font-size:12px ;
	}	
.subnavOn { 
	color: #CBA870; 
	font-weight:bold;
	font-size:12px;
	}

SUP { 
	font-size: 8px;
	}
	
P {	
	margin:8,0,0,0;
	line-height:15px
	}

P.happen {
	width:350px;
	line-height:15px
	}

P.company, P.plugins{
	width:250px;
	}
P.company2 {
	width:290px;
	}
	
P.contact {
	width:300px;
	}
	
P.favourites {
	width:230px;
	}	
	
P.casestudies {
	width:280px;
	margin:3,0,0,0;
	}	

.header {
	margin:3,0,0,0;
	color: #B68334;
	font-weight: bold;
	font-size:13px ;
	}

.title {
	margin:8,0,0,0;
	color: #B68334;
	font-weight: bold;
	font-size:13px ;
	}

.people {
	color: #999999;
	font-size:12px ;
	line-height:13px
	}

.mainTableArea {
	background : FFFFFF;
	}	

/* PEOPLE LAYERS*/

DIV.peopleLayers{
	position:absolute;
	top: 100px;
	left:100px;
/*	width:350px;
	height:85px;*/
	z-index:109;
	visibility: hidden;
	/* background-color : Lime;*/
	}
/* 	
DIV.addressLayer{
	position:absolute;
	top: 800px;
	left: 40px;
	visibility: visible;
	width:500px;
	height:20px;
	color: #999999;
	font-size:12px ;
	line-height:13px;
	font-family : Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}	

DIV.mediaLinksLayer {
	position:absolute;
	top: 100px;
	left:100px;
	width:650px;
	height:30px;
	z-index:109;
	visibility: hidden;
	background-color : Aqua;
}
*/
DIV.mediaLinksLayer {
	position:absolute;
	top: 100px;
	left:100px;
	visibility: hidden;
	 /*background-color : Aqua;*/
}


/* MENU LAYERS*/
#work, #casestudies, #favourites, #press { 
	position:absolute; 
	top: 100px; left:100px;
	width:122px; height:180px; 
	z-index:110; visibility: hidden;
	 /*background-color : Fuchsia;*/
	}	

#contact, #people, #recruitment, #showcase, #headlines  {
	position:absolute;
	top: 100px;
	left:100px;
	width:122px;
	height:100px;
	z-index:110;
	visibility: hidden;
	 /*background-color : Fuchsia;*/
}

