@charset "utf-8";
/* CSS Document */

/* Links */
a:link {color: #000000; text-decoration: underline;}
a:active {color: #CCCCCC; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #CCCCCC; text-decoration: none;}

a.nav:link {color: #000000; text-decoration: none;}
a.nav:visited {color: #000000; text-decoration: none;}
a.nav:hover {color: #ffffff; text-decoration: none;}

a.tnav:link {color: #000000; text-decoration: none;}
a.tnav:visited {color: #000000; text-decoration: none;}
a.tnav:hover {color: #cccccc; text-decoration: none;}

a.sidenavL:link {color: #ffffff; text-decoration: underline;}
a.sidenavL:visited {color: #ffffff; text-decoration: underline;}
a.sidenavL:hover {color: #cccccc; text-decoration: none;}

#nav{background:url("../img/nav.png") bottom;display:block;height:28px;width:148px;}
#nav:hover{background-position:top;}

body
{
  margin-top:5px;
  margin-bottom:5px;
  font-family:verdana;
  font-size:13px;
  background-image:url(../img/BG_SCREEN.jpg);
   background-repeat: repeat-x;
  color:#003300;
  background-color:ffffff;
}


#wrapper {
	text-align: left;
	position: absolute;
	width:950px;
	left: 200px;
	font-size: 11px
}

#theader {
	margin: 0 0 0 0;
	background-image:url(../img/BG_t-header.png);
	background-repeat:no-repeat;
	width:950px;
	height:26px;
}
#header {
	margin: 0 0 0px 0;
	background-image:url(../img/BG_header.png);
	width:950px;
	height:106px;
}
#navigation1 {
	position: absolute;
 	width:148px;
	height:65px;
	top: 132px;
	left: 272px;
}
#navigation2 {
	position: absolute;
 	width:148px;
	height:65px;
	top: 132px;
	left: 417px;
}
#navigation3 {
	position: absolute;
 	width:148px;
	height:65px;
	top: 132px;
	left: 560px;
}
#navigation4 {
	position: absolute;
 	width:148px;
	height:65px;
	top: 132px;
	left: 705px;
}
#navigation5 {
	position: absolute;
 	width:148px;
	height:	65px;
	top: 132px;
	left: 850px;
}
#logo {
	position: absolute;
	width:170px;
	height:173px;
	top: 10px;
	left: 80px;
	background-image:url(../img/logo_globe.png);
	background-repeat:no-repeat;
	}
#logotext {
	position: absolute;
	width:950px;
	top: 25px;
	left: 270px;
	background-image:url(../img/logo_text.png);
	background-repeat:no-repeat;
	}
#headerlinks {
	position: absolute;
	width:950px;
	top: 7px;
	left: 637px;
	font-size: 11px
	}
#container {
	margin: 0 0 0 0;
	background-image:url(../img/BG_container.png);
	width:950px;

}
#containerHP {
	margin: 0 0 0 0;
	background-image:url(../img/BG_container.png);
	width:950px;
	height:506px;
}
#side {
	margin-top:50px;
	margin-left:-5px;
	float: left;
	width: 270px;
	top: 100px;
}

#maincontent { 
	margin: 0;
	margin-top:50px;
	float: left;
	width: 660px;
	height: 400px;
}
#subcontent { 
	margin: 0;
	margin-top:0px;
	margin-left:25px;
	width: 900px;
}

#footer {
	clear: both;
	background: #A2A2A2;
	background-image:url(../img/BG_footer.png);
	width:950px;
	height:32px;
	font-size:9px;
}
#footerlinks {
	position: relative;
	width:950px;
	height:55px;
	left: 30px;
	bottom: 25px;
	}
#footerlinksHP {
	position: absolute;
	width:950px;
	height:55px;
	left: 230px;
	top: 625px;
	}
#footerlinksIVD {
	position: absolute;
	width:950px;
	height:55px;
	left: 45px;
	top: 615px;
	}