/* 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/bkg.jpg) top repeat-x  #a8adb4;
}

body#bd {
	color: #091d27;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
		
}
/* MAIN LAYOUT
--------------------------------------------------------- */
#wrapper {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0;	
	}
#leftS {
	width:11px;
	float:left;
	height:140px;}
#language {
	width:960px;
	background: #767d85;
	height:25px;
	text-align:right;
	font-size:12px;
	font-family:tahoma;
	color:#FFFFFF;
	}	
		.upmenu {
			font-size:12px;
			font-family:tahoma;
			color:#FFFFFF;
			padding-left:8px;
			padding-right:8px;
			}
		.upmenu:hover {
			text-decoration:none;}

#header {
	float:left;
	height:120px;
	width:960px;
	background:#FFFFFF;
	}

#navback {
	width:350px;
	height:25px;
	float:left;
	text-align:left;
	}
.backn {
	color:#FFFFFF;
	background-color:#FF0000;
	padding:3px 9px 3px 9px;
	text-decoration:none;}

.logo {
	float:left;
	width:296px;
	height:120px;
	font-family:trebuchet MS;
	font-size:20px;}
.textP {
	padding-top:77px;}
.menu {
	float:left;
	height:70px;
	margin-left:28px;}
		.menuI {
			width:150px; float:left;
			border-left:1px solid #eb0808;
			height:10px;
			margin-top:10px;
			background-color:#777e86;
			cursor:hand;
			color:#FFFFFF;
			text-decoration:none;
			text-align:right;
			padding:24px 5px 7px 0;
			font-size:14px;
			font-variant:normal;
		}
		a:hover .menuI{
			background-color:#eb0808}
		.current .menuI{
			background-color:#eb0808;}

#primarie {
	float:left;
	width:620px;
	height:50px;
	font-family:trebuchet MS;
	margin-left:28px;
	text-align:left;
	font-size:30px;
	color:#767d85;}
#subheader {
	float:left;
	min-height:237px;
	width:980px;
	background:#FFFFFF;
	background:url(../img/bkg-subM.gif) repeat-y;
	}
	#subheaderL {
		float:left;
		height:237px;
		width:11px;		
		background:url(../img/bg-subL.gif);
		}
	#submenuC {		
		float:left;
		height:237px;
		width:297px;
		background:#eb0808;
		}	
	#picturehome {
		float:left;
		margin-left:28px;		
		width:627px;
		text-align:left;}
	#subheaderR {
		float:left;
		height:237px;
		width:9px;		
		background:#cc0000;
		margin-left:8px;
		}
.subMenu { border-top: 1px dotted #e0e2e3; 
	margin: 10px 0 0 10px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-position: outside; 
	list-style-image: none; 
	width:270px;
	font-family:arial;
	font-size:12px; 
	text-align:left;}
.subMenu li { 
	border-bottom: 1px dotted #e0e2e3; 
	margin: 0px; padding: 2px; 
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	letter-spacing: 1.1px;
	font-style: normal; 
	font-weight: normal;
	font-size:12px; 
	/*font-size: 1em; */
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; }
.subMenu li a, .subMenu li a:visited {
	margin: 0; 
	padding: 0 3px; 
	display: block; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 21px; 
	width: 260px;
 }
.subMenu li a:hover { 
	background: #e3e3e3; 
	color: #091d27; }

ul.subMenu li.noB {
	border-bottom:none;}	
ul.subMenu li.noB a, .subMenu li.noB a:visited {
	margin: 0; 
	padding: 0 3px; 
	display: block; 
	color: #FFFFFF; 
	text-decoration: none;
	border-bottom:none;
	line-height: 21px; 
	width: 260px;
 }
ul.subMenu li.noB a:hover { 
	background: #e3e3e3; 
	color: #091d27; }	
	
	
	
ul.subMenu li.sub {
	padding:0 0 0 10px;
	color:#FFFFFF;
	
}
ul.subMenu li.sub a {
	color:#FFFFFF; margin: 0; padding: 0; display: block;line-height: 17px;
	}

ul.subMenu li.sub a:hover, ul.subMenu li.sub a:visited { margin: 0; padding: 0; display: block;line-height: 17px; color: #091d27; }


.textC {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	letter-spacing: 1.1px;
	font-style: normal; 
	font-weight: normal;
	font-size:12px; 
	}

#leftSc {
	width:11px;
	float:left;
	height:385px;}	
#content {
		text-align:left;
		width:960px;
		background:#FFFFFF;
		float:left;
		text-align:left;
		font-family:tahoma;
		font-size:14px;
		color:#2e3c4e;
	}

	#texthome {
		float:left;
		text-align:left;
		font-family:tahoma;
		font-size:14px;
		color:#2e3c4e;
		height:270px;
		padding:8px;
}
#line {
	width:940px;
	margin-left:10px;
	height:2px;
float:left;
	border-bottom:1px solid #767d85;
	}

#main {
	width:960px;
	padding-left:11px;
	padding:0;
	float:left;	
	text-align:center;
	}
#Lbottomlinks {
	width:10px;
	float:left;
	height:100px;
	margin:0; padding:0;}
	#bottomlinks {
	float:left;
	width:940px;
	height:100px;
	padding-left:10px;


		}
	
#mainC {
	float:right;
	background: #ffffff;
	width:960px;
	padding: 0px 0;
	text-align:right; 
	}
#topline {
	float:left;
	width:920px;
	height:5px;
	background-color:#000000;
	}	


h2 {
	font-size:14px;
	font-family: Georgia, Arial, Helvetica, sans-serif; }

	
#partners {
	text-align:left;
	width:920px;
	
	}	
.column {
	width:330px;
	float:left;
	}
.leftlines{ border-top: 1px solid #e0e2e3; 
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-position: outside; 
	list-style-image: none; 
	width:330px;
	font-family:arial;
	font-size:11px; 
	text-align:left; }
.leftlines li { 
	border-bottom: 1px solid #e0e2e3; 
	margin: 0px; padding: 3px; 
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	letter-spacing: 1.2px;
	font-style: normal; 
	font-weight: normal;
	font-size:11px; 
	/*font-size: 1em; */
	line-height: normal; 
	font-size-adjust: none; 
	font-stretch: normal; }
.leftlines li a, .leftlines li a:visited {
	margin: 0; 
	padding: 0 3px; 
	display: block; 
	color: #535861; 
	text-decoration: none; 
	line-height: 20px; 
	width: 320px;
 }
.leftlines li a:hover { 
	background: #e3e3e3; 
	color: #091d27; }
ul.leftlines li.current {
	background-color:#e3e3e3;
	color:#091d27;
	padding:10px 0 0 10px;
}
ul.leftlines li.current a, ul.leftlines li.current a:hover, ul.leftlines li.current a:visited { margin: 0; padding: 0; display: block;line-height: 20px; color: #ffffff; }
.spacer {
	float:left;
	height:100px;
	width:270px;}

#subfooter {
	float:left;
	height:10px;
	width:980px;
	background:#FFFFFF;
	}
	#subfooterL {
		float:left;
		width:11px;
		height:10px;
		background:url(../img/bg-fooL.gif);
	}

	#subfooterR {
		float:left;
		width:9px;
		height:10px;
		background:#41474e;
		margin-left:8px;
		}
	#subfooterB {
		height:10px;
		float:left;
		width:952px;
		background:#767d85;
		}	

#footer {
	width:971px;
	float:left;
	background-color:#ffffff;
	height:20px;
	}
#footerL {
		float:left;
		width:11px;
		height:20px;
		background-color:#a8adb4;		
	}
	
.copy {
	height:10px;
	font-family:tahoma;
	font-size:11px;
	color:#767d85;
	padding-left:5px;
	float:left;
	text-align:left;
	width:650px;}
	



#brochurebox {
	border:1px solid #bebebe;
	width:352px;
	float:right;
	height:133px;
	}

.text {
	padding:10px;
		font-size:11px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	}	
.downB {
	background-color:#ff1520;
	width:115px;
	height:22px;
	float:right;
	margin-right:10px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	margin-top:20px;
	}
.down {
	color:#FFFFFF;
	text-decoration:none;
	}
.down:hover {
	text-decoration:underline;
	}
.links {
	text-decoration:none;
	color:#57586C;}
.links:hover {
	text-decoration:underline;}
#bottomline {
	background-color:#e0e0e0;
	height:30px;}

	
	
	
	
	
	
.order {
	height:30px;
	color:#999999;
	float:left;
	text-align:right;
	width:484px;
	padding-left:120px;}
.copyen {
	height:30px;
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	float:left;
	text-align:left;
	width:300px;}
.orderen {
	height:30px;
	color:#999999;
	float:left;
	text-align:right;
	width:330px;
	padding-left:320px;}	
.contact {
	color:#685528;}	
.contact:hover {
	text-decoration:none;}	
/********************** 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-right: 10px;
border: 1px solid #CCCCCC; }

.imgDr { float: right; margin-left: 10px;
border: 1px solid #CCCCCC; }	
	
