body {
	font-size:small;
	font-family: Arial;
	color: #666666;
	margin:10px 0 0 0;
	text-align:center;
}
p {
	text-align:justify;
	color: #666666;
	margin-top:3px;
	margin-bottom:2px;
}
ul {
	margin-top:5px;
	margin-bottom:5px;
	}
img {border:0;margin:0; padding:0;}

a {
	color:#019390;
	text-decoration: underline;		
}
a:visited {
	color:#666;
	text-decoration: underline;
}
a:hover {
	color:#666;
	text-decoration: underline;
}
a:active {
	color:#666;
	text-decoration: none;
}
h1 {
	font-size:24px;
	padding:0;
	margin:0;
	margin-bottom:10px;
	color: #ffffff;
	font-weight:normal;
}
h2 {
	font-size:20px;
	padding:0;
	margin:0;
	margin-bottom:2px;
	margin-top:5px;
	color: #019390;
	font-weight:normal;
}
h3,h4 {
	font-size:12px;
	font-family: Verdana;
	color: #666666;
	padding:0;
	margin:5px 0 5px 0;
	font-weight:normal;
}

#container {
	width: 100%;
	background-color:#FFF;
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#top_navigation{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:120px;
	}
.menu a{font-size:18px;color:#000;}
.menu a:hover{color: #019390;}
.menu a.active{color: #019390;}

#nav{float:left; width:100%px; margin-left:20px; margin-top:70px;margin-bottom:5px;}
#top_navigation #nav .menu {margin:0; padding:0; float:left;margin-right:20px}
#logo{float:right; width:150px;margin-right:20px}
#language {margin-left:25px;width:100px;float:left;margin-top:70px;}
#visual{
	min-height:85px;
	background-image:url('/images/bg_visual.jpg');
	padding:0;
	margin:0;
	text-align:center;
	}
#visual img {margin:0;
padding:0;}
#breadcrumbs{/*height:30px;*/padding-top:10px}
#content {
	width:960px;
	padding:0 0 30px 20px;
	margin-left:auto;
	margin-right:auto;
}
#content H1{
	background-color:#019390;
	color:#FFF;
	width:100%;
	
}

#content_home {
	width:954px;
	padding:0 0px 30px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#content_home H1{
	background-color:#019390;
	color:#FFF;
	width:944px;
	padding-left:10px;
	
}
#left{
	padding-left:0px;
	margin:0;
	width:210px;
	float:left;
	margin-right:30px;
	margin-top:40px
	}
#left a, #left a:visited, #left a:active{color:#019390; text-decoration:none;}
#left a:hover{color:#000; text-decoration:none;}

#left a.active {color:#000}
#navlist{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	float:left;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
}


#navlist li {
padding-left: 16px;
background-image: url('/images/green_arrow.gif');
background-repeat: no-repeat;
background-position: 0 .3em;
margin-top:8px;
margin-bottom:8px;
}

#navlist .active {
padding-left: 16px;
background-image: url('/images/black_arrow.gif');
background-repeat: no-repeat;
background-position: 0 .3em;
}

#navlist .active a{color:#000}

#subnavlist{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
/*	float:left;*/
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-transform:capitalize;
}

#subnavlist li {
padding-left: 16px;
background-image:none;
/*background-image: url('/images/green_arrow.gif');*/
background-repeat: no-repeat;
background-position: 0 .3em;
}

#subnavlist a, #subnavlist a:visited, #subnavlist a:active{color:#000; text-decoration:underline;}
#subnavlist a:hover, #subnavlist .active a{color:#019390; text-decoration:underline;}


.separator {
	height:11px;
	margin:0;
	padding:0;
	background-image:url('/images/fill_dotted.gif'); 
	background-repeat:repeat-x;
}
#footer {background-color:#009EA0; height:80px;margin:0; margin-top:20px; margin-bottom:0;}
#bottom_navigation {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url('/images/sales-phrase.gif');
	background-repeat:no-repeat;background-position:right;
	color:#000;
}

#bottom_navigation a {
	color:#fff;
	text-decoration: none;		
}
#bottom_navigation a:visited {
	color:#fff;
	text-decoration: none;
}
#bottom_navigation a:hover {
	color:#fff;
	text-decoration: underline;
}
#bottom_navigation a:active {
	color:#fff;
	text-decoration: none;
}

.content_right {
	width:700px;
	float:left;
	text-align:left; 
	margin:0;
	padding:0;
}
.content_right img {margin:10px;}

#contact .content_right {
	width:940px;
	float:left;
	text-align:left; 
	margin:0;
	padding:0;
}

.image {
	float:left;
	width:150px;
	height:120px;
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:top;
}
.home {
	float:left;
	width:330px;
	padding:0;
	margin:0;
	margin-left:15px;
}
.link {}

.acrobat_link a{
	padding-left:20px;
	background-image:url(/images/acrobat.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-bottom:5px;
	}

ul.newsList {padding:0px; margin:0px;}
ul.newsList li {list-style:none}
