body{
	margin: 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #887D7B;
}
.imagelinks{
	border: 0px;
}
#pagecontainer {
	margin: 0px auto;
	width: 902px;
	border: 0px solid #cccccc;
	background-color: #4C4C4C;
}
#header{
	position: relative;
	width: auto;
	height: 175px;
	background-image:url(images/headerbg.jpg);
}
	#headerlinks{
	position: absolute;
	width: 899px;
	height: 25px;
	top: 94px;
	text-align:right;
	left: 1px;
	color: #666;
	background-color: #FF0000;
	}
	#headerlinks a{
	color: #CCCCCC;
	text-decoration: none;
	}
/* TOP MENU BUTTONS */
	#homeicon{
	position: absolute;
	width: 31px;
	height: 50px;
	left: 669px;
	top: -11px;
	}
	#contacticon{
	position: absolute;
	width: 35px;
	height: 50px;
	left: 701px;
	top: -11px;
	}
	#homeiconbtn{
	position: absolute;
	width: 79px;
	height: 50px;
	left: 739px;
	top: -11px;
	}
	#contacticonbtn{
	position: absolute;
	width: 79px;
	height: 50px;
	left: 820px;
	top: -12px;
	}	
	
	
	
	#homebtn{
		position: absolute;
		width: 104px;
		height: 33px;
		left: 0px;
		top: 40px;
	}
	#newsbtn{
		position: absolute;
		width: 76px;
		height: 33px;
		left: 104px;
		top: 40px;
	}
	#qualitybtn{
	position: absolute;
	width: 82px;
	height: 33px;
	left: 180px;
	top: 40px;
	}
	#teambtn{
	position: absolute;
	width: 171px;
	height: 33px;
	left: 261px;
	top: 40px;
	}
	#recruitmentbtn{
	position: absolute;
	width: 111px;
	height: 33px;
	left: 432px;
	top: 40px;
	}
	#contactbtn{
	position: absolute;
	width: 353px;
	height: 33px;
	left: 551px;
	top: 40px;
	}
	
	
	
	
#contentcontainer {
	position: relative;
	width: 902px;
	height: 370px;
	float: left;
	background-image:url(images/bg.jpg);	
}
/* FRONT PAGE */
	#fronttext{
	position: absolute;
	width: 570px;
	height: 211px;
	left: 10px;
	top: 77px;
	padding: 1px;
	}
	#frontpic1{
	position: absolute;
	width: 314px;
	height: 108px;
	left: 586px;
	top: 78px;
	}
	#frontpic2{
	position: absolute;
	width: 314px;
	height: 37px;
	left: 586px;
	top: 186px;
	}
	#frontpic3{
	position: absolute;
	width: 314px;
	height: 66px;
	left: 586px;
	top: 223px;
	}
/* HOME PAGE */	
	#hometext{
	position: absolute;
	width: 508px;
	height: 340px;
	left: 150px;
	top: 5px;
	overflow-y: auto;
	overflow-x: hidden;
	}
	#homepic1{
	position: absolute;
	width: 241px;
	height: 350px;
	left: 661px;
	top: 0px;
	}
/* SERVICES PAGE*/
	#toptext{
		position: absolute;
		width: 706px;
		height: 34px;
		left: 180px;
		top: 16px;
	}
	#servicescontent{
		position: absolute;
		width: 706px;
		height: 257px;
		left: 180px;
		top: 80px;
		font-size: 1.2em;
		overflow-y: scroll;
		overflow-x: hidden;
	}
/* QUALITY PAGE */
	#qualitypic{
		position: absolute;
		width: 314px;
		height: 66px;
		left: 1px;
		top: 300px;
	}
/* CONTACT PAGE*/	
	#emailpic{
		position: absolute;
		width: 80px;
		height: 47px;
		left: 155px;
		top: 111px;
	}
	#addresstext{
		position: absolute;
		width: 315px;
		height: 167px;
		left: 292px;
		top: 65px;	
	}
#footer {
	position: relative;
	clear: both; 
	width: auto;
}
	#footeradd{
	position: absolute;
	width: 448px;
	height: 25px;
	top: 58px;
	left: 9px;
	color: #FFF;
	visibility: visible;
	}
#servicesbtn {
	position: absolute;
	width: 122px;
	height: 33px;
	left: 822px;
	top: 40px;
}
#aboutbtn {
	position: absolute;
	width: 104px;
	height: 33px;
	left: 945px;
	top: 40px;
}
