
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #000000;
	background: #FFFFFFF;	
}

body, th, input, textarea, select, option {
	font-family: Verdana, Arial, Times, serif;
}

h1, h2, h3,  {
	font-weight: normal;
	color: #F8FBEC;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}


p, ul, ol {

	
	
}

 li {

	padding-bottom: 10px;
	
}


hr {	
	color: #B7D24D;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}


/* Header */

#header {
	width: 998px;
	height: 170px;
	margin: 0 auto;
	font-size: 13px;
	font-family: Verdana, Arial, Times, serif;
	color: #FFFFFF;
	background: url(images/headers2c2.jpg);
	
}

#header h1, {
	margin: 0;
	color: #9CBC1E;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-top: 1px;
}
#header a {
	color: #FFFFFF;
}


/* Locationbar */

#locationbar {
	width: 998px;
	margin: 0 auto;
	background: url(images/location1.jpg);
	font-size: 13px;
	font-family: Verdana, Arial, Times, serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FFFFFF;
}

#locationbar a {
	color: #FFFFFF;
}

#locationbar a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




/* Container */

#container {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFFF;
}

#container a {
	color: #FF0000;
	font-weight: bold;
}



/* Whoarewe */

#whoarewe {

	width: 998px;
	height: 315px;
	float: left;
	margin: 0 auto;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background: url(images/laserscanning.jpg) no-repeat;	
}

#whoarewe p {
	
	font-size: 13px;
	font-family: Verdana, Arial, Times, serif;
	font-weight: normal
	color: #FFFFFF;
	padding-left: 5px;

}

#whoarewe a {
	color: #FF0000;
}

#whoarewe a:hover {
	text-decoration: underline;
	color: #0066CC;
}



/* Hspacer */

#hspacer {
	width: 16px;
	height: 670px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
}

/* Vspacer */

#vspacer {
	width: 998px;
	height: 20px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
}



/* Contentleft */

#contentleft {
	width: 238px;
	height: 670px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
	
}


}
#contentleft a {
	color: #FF0000;
	font-weight: bold
}

#contentleft a:hover {
	text-decoration: underline;
	color: #0066CC;
}


/* Contentmid */

#contentmid {
	width: 238px;
	height: 670px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
	
}
#contentmid a {
	color: #FF0000;
	font-weight: bold
}

#contentmid a:hover {
	text-decoration: underline;
	color: #0066CC;
}


/* Contentright */

#contentright {
	width: 238px;
	height: 670px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
	

}

#contentright a {
	color: #FF0000;
	font-weight: bold
}

#contentright a:hover {
	text-decoration: underline;
	color: #0066CC;
}


/* Adsright */

#adsright {
	width: 235px;
	height: 670px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;


}

#adsright a {
	color: #FF0000;
	font-weight: bold
}

#adsright a:hover {
	text-decoration: underline;
	color: #0066CC;
}



/*Footer*/

#footer {
	width: 490px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Times, serif;
	color: #000000;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold
}

#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



/*Footerright*/

#footerright {
	width: 490px;
	float: left;
	margin: 0 auto;
	background: #FFFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Times, serif;
	color: #000000;


}

#footerright a {
	color: #FFFFFF;
	font-weight: bold
}

#footerright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}























