@charset "utf-8";
/* CSS Document */

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	cursor: default;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#ccontainer {
	width: 710px;
	height: 630px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-repeat: repeat;
}

#container {
	float: left;
	width: 682px;
	height: 581px;
	background-color: #000000;
	background-repeat: repeat;
}

#far_right_hud {
	float: right;
	padding-top: 300px;
	height: 351px;
	width: 28px;
}

#far_bottom_hud {
	height: 49px;
	width: 682px;
	color: white;
	vertical-align: middle;
}

#header {
	height: 172px;
	width: 682px;
}

#hud {
	height: 409px;
	width: 682px;
}
#top_hud {
	background-image: url(images/hud_top.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 682px;
}
#left_hud {
	float: left;
	background-image: url(images/hud_left.jpg);
	height: 351px;
	width: 16px;
}
#right_hud {
	float: right;
	background-image: url(images/hud_right.jpg);
	height: 351px;
	width: 16px;
}

#lobby {
	margin: 0px;
	padding: 0px;
	height: 351px;
	color: white;
	background-color: #000000;
	background-image: url(images/contentback.png);
}
#swfobject {
}

#navbar_left {
	float: left;
	background-image: url(images/nav_left.jpg);
	height: 47px;
	width: 38px;
	margin-top: 0px;
}
#navbar_right {
	float: right;
	background-image: url(images/nav_right.jpg);
	height: 47px;
	width: 39px;
}
#navbar_top {
	background-image: url(images/nav_top.jpg);
	height: 8px;
	width: 605px;
	margin-left: 38px;
}
#navbar_bottom {
	margin-left: 38px;
	margin-top: 0px;
	background-image: url(images/nav_bottom.jpg);
	height: 16px;
	width: 605px;
}

#buttons {
	width: 605px;
	margin-left: 38px;
	height: 23px;
}
#WMO_button {
	float: left;
	height: 23px;
	width: 102px;
}
#SADIS_button {
	float: left;
	width: 101px;
	height: 23px;
}
#ISO9001_button {
	float: left;
	height: 23px;
	width: 100px;
}
#Reference_button {
	float: left;
	height: 23px;
	width: 101px;
}
#AboutUs_button {
	float: left;
	height: 23px;
	width: 101px;
}
#ContactUs_button {
	height: 23px;
	width: 100px;
	float: left;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

td {
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
}

#content {
	height: 330px;
	width: 620px;
	padding-top: 10px;
	padding-left: 25px;
}

#text {
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #000000;
	font-size: 12px;
}

#ifc {
	width: 620px;
	height: 326px;
	padding-top: 15px;
	padding-left: 10px;
}

#nstop {
	height: 51px;
}
#nsleft {
	float: left;
	width: 80%;
	color: #000000;
	padding-top: 10px;
}
#nsright {
	float: right;
}
