/* Table Declerations */
table 
	{
	width: 100%;
	height: 100%;
	}
td	{
	text-align: center;
	vertical-align: middle;
	}

/* Div Declerations */
div
	{
	position: absolute;
	}
div.container 
	{
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 525px;
	text-align: left;
	}
div.servicestitle
	{
	top: 60px;
	left: 250px;
	}
div.servicessub
	{
	top: 100px;
	left: 10px;
	}
div.servicesbody
	{
	top: 150px;
	left: 180px;
	}
div.contact1
	{
	top: 110px;
	left: 20px;
	text-align: left;
	}
div.contact2
	{
	top: 110px;
	left: 180px;
	text-align: left;
	}
div.projects1
	{
	top: 80px;
	left: 20px;
	text-align: justify;
	}
div.projects2
	{
	top: 80px;
	left: 230px;
	}
div.projects3
	{
	top: 80px;
	left: 480px;
	}
div.enter
	{
	top: 470px;
	left: 270px;
	border: 2 solid #000000;
	}
div.content
	{
	color: #000000;
	overflow: auto;
	top: 45px;
	left: 10px;
	width: 485px;
	height: 465px;
	scrollbar-3dlight-color:9999cc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:9999cc;
	scrollbar-darkshadow-color:9999cc;
	scrollbar-face-color:9999cc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:9999cc;
	}
div.projects
	{
	color: #000000;
	overflow: auto;
	text-transform:  uppercase;
	top: 45px;
	left: 10px;
	width: 680px;
	height: 465px;
	scrollbar-3dlight-color:9999cc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:9999cc;
	scrollbar-darkshadow-color:9999cc;
	scrollbar-face-color:9999cc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:9999cc;
	}
div.contacttitle
	{
	left: 10px;
	top: 100px;
	}
div.map
	{
	left: 515px;
	top: 420px;
	}
div.serv
	{
	height: 96;
	left: 200;
	top: 430;
	}
div.services1img
	{
	top:410px;
	left:60px;
	}
div.services2img
	{
	top:410px;
	left:300px;
	}
div.services3img
	{
	top:410px;
	left:520px;
	}

/* Image Declarations */
img
	{
	position: absolute;
	border: 0px;
	}
	/* Background Images */
	img.nav
		{
		top: 0px;
		left: 0px;
		width: 700px;
		height: 41px;
		}
	img.body
		{
		top: 41px;
		left: 0px;
		width: 485px;
		height: 343px;
		}
	img.right
		{
		top: 41px;
		left: 485px;
		width: 215px;
		height: 484px;
		}
	img.bottom
		{
		top: 384px;
		left: 0px;
		width: 485px;
		height: 141px;
		}
img.profile
	{
	border: 1 solid #000000;
	top: 360px;
	left: 505px;
	height: 120px;
	width: 180px;
	}
img.doc
	{
	top: 300px;
	left: 450px;
	}
img.com1
	{
	top: 100px;
	left: 580px;
	border: 1 solid #000000;
	}
img.com2
	{
	top: 200px;
	left: 500px;
	border: 1 solid #000000;
	}
img.projects1
	{
	top: 280px;
	left: 30px;
	}
img.projects2
	{
	top: 555px;
	left: 30px;
	}
img.projects3
	{
	top: 830px;
	left: 30px;
	}
img.projects4
	{
	top: 1105px;
	left: 30px;
	}
img.projects5
	{
	top: 1380px;
	left: 30px;
	}
img.logo
	{
	position: relative;
	}
img.handshake
	{
	top: 60px;
	left: 515px;
	border: 1 solid #000000;
	}
img.logobig1
	{
	top: 220px;
	left: 535px;
	border: 1 solid #000000;
	}
img.logobig2
	{
	top: 300px;
	left: 535px;
	border: 1 solid #000000;
	}
img.logobig3
	{
	top: 430px;
	left: 520px;
	border: 1 solid #000000;
	background: #ffffff;
	}
img.map1
	{
	top: 150px;
	left: 490px;
	border: 1 solid #000000;
	}
img.map2
	{
	top: 280px;
	left: 490px;
	border: 1 solid #000000;
	}
img.bullet
	{
	position: relative;
	}

/* Other Declarations */
body
	{
	font-family: Arial;
	}
marquee
	{
	position:absolute;
	direction: left;
	top: 70px;
	left: 150px;
	width: 450px;
	height: 50px;
	color: #000099;
	font-size: xx-large;
	font-family: Arial;
	font-weight: bold;
	}
.slide /*Properties of the slide show*/
	{
	position: absolute;
	left: 520px;
	top: 70px;
	}
/* NAVIGATION LINK PROPERTIES */
.profile
	{
	position: absolute;
	top: 13px;
	left: 25px;
	}
.services
	{
	position: absolute;
	top: 13px;
	left: 110px;
	}
.commissioning
	{
	position: absolute;
	top: 13px;
	left: 210px;
	}
.projects
	{
	position: absolute;
	top: 13px;
	left: 375px;
	}
.affiliations
	{
	position: absolute;
	top: 13px;
	left: 480px;
	}
.contact
	{
	position: absolute;
	top: 13px;
	left: 600px;
	}
/* END NAVIGATION LINK PROPERTIES */

b
	{
	text-decoration: underline;
	}
h2
	{
	text-decoration: underline;
	}
h5
	{
	padding: 0px;
	}

/*Begin link properties*/
a
	{
	z-index: 2;
	text-decoration: none;
	border: 0;
	}
/*Enter Site Links*/
.enter a:link 
	{
	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 18;
	color: #ffffff;
	background: #000099;
	}
.enter a:visited 
	{
	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 18;
	color: #ffffff;
	background: #000099;
	}
.enter a:hover 
	{
	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 18;
	color: #000099;
	background: #ffffff;
	}
.enter a:active 
	{
	padding: 10px;
	font-family: Arial;
	font-weight: bold;
	font-size: 18;
	color: #000099;
	background: #ffffff;
	}

/* Main Pages Links */
.nav a:link, a:visited, a:active
	{
	padding: 4px;
	font-weight: bold;
	font-size: 16;
	color: #000000;
	border: 0;
	text-decoration: none;
	}
.nav a:hover 
	{
	padding: 4px;
	font-weight: bold;
	font-size: 16;
	border: 1 solid #000000;
	background: #ffffff;
	color: #330099;
	}

/*End link properties*/
