BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size: 12px;
	color: #2b2b2b;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }
BODY { background-color: #f5f5f5; }
#page { width: 900px;
	background-color: #FFFFFF; 
	margin: 0px auto 0px auto; }
A { text-decoration: none; }
A:LINK { color: #e86d1f; 
	font-weight: bold; }
A:VISITED { color: #d3631c;
	font-weight: bold; }
A:HOVER { text-decoration: underline; }
A:ACTIVE { background-color: transparent; }
HR { color: #C14510; 
	padding: 0px; 
	height: 1px; 
	border-style: none; 
	border-color: #e86d1f; 
	background: #e86d1f; 
	width: 99%;}

/* header contains logo & banner - across top of all pages */	
#header { width: 900px;
	height: 78px;
	display: table; }	
#logo { width: 400px; 
	height: 78px; 
	background-image: url('../imgs/wbc_inc.png');
	background-repeat: no-repeat;
	background-position: center left; 
	float: left; 
	margin: 3px; }	
/* image in top-right banner changes for various pages: */	
#contactbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner6.jpg');
	background-repeat: no-repeat;
	background-position: right; } 	
#portbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner1.jpg');
	background-repeat: no-repeat;
	background-position: right; } 	
#homebanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner8.jpg');
	background-repeat: no-repeat;
	background-position: right; }	
#glasbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner1.jpg');
	background-repeat: no-repeat;
	background-position: right; }	
#waterbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner2.jpg');
	background-repeat: no-repeat;
	background-position: right; }
#harbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner9.jpg');
	background-repeat: no-repeat;
	background-position: right; }
#mctbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner4.jpg');
	background-repeat: no-repeat;
	background-position: right; }	
#cambanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner8.jpg');
	background-repeat: no-repeat;
	background-position: right; }	
#corkbanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner3.jpg');
	background-repeat: no-repeat;
	background-position: right; }	
#stubanner { width: 480px;
	height: 78px;	
	float: right; 
	margin: 3px; 
	background-image: url('../imgs/banner_st.jpg');
	background-repeat: no-repeat;
	background-position: right; }	
		
/* orange link bar on all pages */	
.linkbar { width: 900px;
	height: 25px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
    font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;  
	background: #e86d1f;
	text-align: right;
	line-height: 180%; 
	margin: 0px; }
.linkbar A:LINK { font-weight: bold;
	color: #FFFFFF }
.linkbar A:VISITED { color: #FFFFFF }
.linkbar A:HOVER { background: #FFFFFF; 
	color: #e86d1f;
	text-decoration: none; }
/* content block below link bar on all pages */		
.content { display: block;
	margin-left: auto;
	margin-right: auto; 
	width: 900px; }	

/*Job pages: */	
.subheader { font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;}
.jobdesc { width: 450px; }	
div.img { /*height: 51px;
	width: 51px; 
	opacity: 0.6;
	filter: alpha(opacity=60); */
	float: left; 
	display: inline;
	margin: 1px; }
div.img:hover {	/*opacity: 1;
	filter: alpha(opacity=100); */ 
	opacity: 0.6;
	filter: alpha(opacity=60); }
			
/*Portfolio page: */	
.header { font-size: 25px; 
	margin-left: 410px; }
.header A:LINK { font-weight: normal; 
	color: #666666;}	
.header A:VISITED { font-weight: normal; 
	color: #999999;}
.header A:HOVER { text-decoration: none; 
	color: #e86d1f; }

/*styles for different TDs on the portfolio page: */
.glasgow { background-image: url('../imgs/glasgow.jpg');
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }	
.harcourt { background-image: url('../imgs/harcourt.jpg');
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }
.stuart { background-image: url('../imgs/stuart.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }
.cambridge { background-image: url('../imgs/cambridge.jpg');
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }	
.water { background-image: url('../imgs/water.jpg');
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }	
.mctague { background-image: url('../imgs/mctague.jpg');
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }
.cork { background-image: url('../imgs/cork.jpg');
	background-repeat: no-repeat; 
	background-color: #FFFFFF;
	border-bottom: thin solid #e86d1f; }	
	
/*centred text on Contact page: */
#content { width: 900px; }
.contactinfo { width: 400px;
	height: 200px;
	margin: 0px auto 0px auto; }		