/* CSS Document */
a:link {
	-moz-outline: none;
	outline: 0;
}
a:visited {
	-moz-outline: none;
	outline: 0;
}
a:hover {
	-moz-outline: none;
	outline: 0;
}
a:active {
	-moz-outline: none;
	outline: 0;
}
img { border: none;
	-moz-outline: none;
	 }

html, body {
	margin: 0;
	padding: 0;
	margin-bottom:5px;
	background:url(../img/bg.jpg) top repeat-x #4c4c4c;
}

body#bd {
	color: #5c5959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
}
/* MAIN LAYOUT
--------------------------------------------------------- */
#wrapper {
	width: 960px;
	text-align: center;
	background: #ffffff;
	margin: 0 auto;
	padding: 0px 0; 
	}
#main {
	width:960px;
	margin:0 auto;
	padding:0;
	float:left;	
	background: #ffffff;
	text-align:center;
	}
#head {
	width:960px;
	margin:0 auto;
	padding:0;
	float:left;	
	background: #ffffff;}
#header {
	width:960px;
	margin:0 auto;
	padding:0;
	float:left;	
	background: #ffffff;
	height:177px;
	background:url(../img/bg-header.jpg);
	text-align:left;
	}

#header2 {
	width:960px;
	margin:0 auto;
	padding:0;
	float:left;	
	background: #ffffff;
	height:290px;
	background:url(../img/bg-header2.jpg) top no-repeat;
	}
#header3 {
	width:960px;
	margin:0 auto;
	padding:0;
	float:left;	
	background: #ffffff;
		height:290px;
	background:url(../img/bg-header3.jpg) top no-repeat;
	}
#header4 {
	width:960px;
	margin:0 auto;
	padding:0;
	float:left;	
	background: #ffffff;
		height:290px;
	background:url(../img/bg-header4.jpg) top no-repeat;
	}
#hmenu {
	width:486px;
	margin:0 auto;
	float:left;
	padding-left:470px;
	height:35px;	
	}
.menuI{
	height:24px;
	padding-top:7px;
	margin:0;
	padding:0 auto;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	display:block;
	text-align:left;
	float:left;
	text-decoration:none;
	}
.menuI li.all {
	margin: 0px; padding: 0px;
	text-align:center;
	display:inline;
	font-family: Trebuchet MS;
	font-style: normal; 
	font-size: 1em; 
	font-size-adjust: none; 
	font-stretch: normal;
	text-decoration:none;
	}
.menuI li.all a { 
	text-decoration:none;	
	display:inline;
	padding: 8px 25px 0 25px;
	margin: 0;
	text-decoration: none;
	font-size:17px;
	text-align:center;
	font-family: Trebuchet MS;
	color:#ffffff;
	font-stretch:narrower;
	font-style:italic;
	}
.menuI li.all a:hover	{
	text-decoration:none;
	display:inline;
	padding: 8px 25px 0 25px;
	margin: 0 auto;
	text-decoration: none;
	font-size:17px;
	text-align:center;
	font-family: Trebuchet MS;
	color:#ebcbcb;
}
.menuI li.selected {
	text-decoration:none;
	display:inline;
	font-size:17px;
	text-align:center;
	font-family: Trebuchet MS;
	color:#ebcbcb;

}

.menuI  li.selected a {
	text-decoration:none;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	font-size:17px;
	text-align:center;
	font-family: Trebuchet MS;
	color:#ebcbcb;
	font-style:italic;
	}	
#hheadlines {
	width:640px;
	margin:0 auto;
	float:left;
	padding-left:300px;

	}	
h1 {
	font-family:Trebuchet MS;
	font-size:15px;
	color:#8d0000;
	padding:0;
	margin-top:17px;
	text-align:left;
	font-weight:normal;
	}
#points {
	margin-left:230px;
	padding:0 auto;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	display:block;
	text-align:left;
	line-height:20px;}
h2 {
	font-size:14px;
	margin:0 auto; padding:7px 0 15px 35px;
	font-family: trebuchet MS;
	color:#9f0000; }
#spacer {
	width:960px;
	height:20px;
	}	
#content {
	text-align:left;
	width:960px;
	margin-bottom:20px;
	margin:0 auto;
	text-align:left;
	}
#leftC {
	width:525px;
	float:left;
	background:url(../img/distributie-europa.jpg) top left no-repeat;
	}
#leftC-s {
	width:580px;
	float:left;

	}
#tari {
	padding-left:235px;
	margin:0 auto;
	list-style-type:none;
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	display:block;
	text-align:left;
	line-height:20px;
	}
#tari li {
	background:url(../img/bullet.jpg) left no-repeat;
	padding-left:18px;}
#rightC {
	width:405px;
	float:left;
	padding-left:20px;
	margin:0 auto;
	}
#rightC-s {
	width:340px;
	float:left;
	padding-left:20px;
	margin:0 auto;
	}
.lineR {
	float:left; text-align:left;
	width:400px;
	margin-top:5px;
	background:url(../img/bg-lines.jpg) top left no-repeat;}	
.more {
	font-size:11px;
	padding-left:15px;
	background:url(../img/arrow.jpg) left no-repeat;
	text-decoration:underline;
	color:#666666;}	
.more:hover {
	text-decoration:none;}	
.linksU {
	text-decoration:underline;
	color:#6e6b6b;}
.linksU:hover {
	text-decoration:none;
	color:#989696;}
.citeste {
	color:#9C3D46;
	font-size:11px;
	padding-right:10px;}
.citeste:hover {
	color:#8891a6;
	text-decoration:none;}
#footer {
	width:960px;
	float:left;
	padding-top:10px;
	border-top:3px solid #cdcaca;
	background-color:#e0e0e0;
	height:20px;
	margin-top:20px;}
	
.copy {
	height:10px;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	padding-left:5px;
	float:left;
	text-align:left;
	width:650px;}
#webdesign {
	width:960px;
	float:left;
	padding-top:10px;
	background-color:#4c4c4c;
	height:20px;
	margin-top:20px;
	font-size:11px;
	color:#6e6b6b;}
/********************** FOR IE -  .... **/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
		
.imgC { text-align:center;
float:left;
padding-left:30px;
border:none;

 }	
.imgSt { float: left; margin:3px 10px 3px 1px;
border: 4px solid #ffffff; }

.imgDr { float: right; margin-left: 10px;
border: 1px solid #CCCCCC; }	
	

