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

/*-------------------------------------------------------------------------*/
/*--------------------------|=global|--------------------------------------*/
/*-------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
	}
	
body {
	background:#ffffff url(../images/bg-body.jpg) repeat-x;
	font:0.80em Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	}
	
p {
	margin:0 0 15px 0;
	}
	
a {
	color:#00ad00;
	}
	
li {
	list-style:none;
	}
	
.clear {
	clear:both;
	float:none;
	}
.float {float:left;}

.margin {margin:0 25px 0 0;}

.none {display:none;}





	
/*-------------------------------------------------------------------------*/
/*--------------------------|=container|-----------------------------------*/
/*-------------------------------------------------------------------------*/

#container {
	width:945px;
	height:px;
	margin:0 auto;
	background:url(../images/bg-container2.jpg) no-repeat;
	position:relative;
	}


	
/*-------------------------------------------------------------------------*/
/*--------------------------|=header|--------------------------------------*/
/*-------------------------------------------------------------------------*/

#header {
	height:330px;
	}
		
h1#branding a {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:247px;
	height:78px;
	top:83px;
	left:671px;
	position:absolute;
	}

#header p {
	position:relative;
	left:700px;
	top:161px;
width:200px;
}

#header em {
	float:left;
width:60px;
display:block;
font-style:normal;
font-weight:bold;
background:#e7f6ff;
margin:0 5px 0 0;}

a#omsgroup {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	width:247px;
	height:53px;
	left:671px;
	top:268px;
	}

#oms {
	position:absolute;
}

	
/*-------------------------------------------------------------------------*/
/*--------------------------|=navigationAdditional|------------------------*/
/*-------------------------------------------------------------------------*/

#navi-add {
	position:absolute;
	left:10px;
	top:55px;
	}
	
#navi-add li {
	float:left;
	}

#navi-add a {
	color:#444;
	text-decoration:none;
	text-transform:uppercase;
font-weight:bold;
padding:0 0 5px 0;
margin:10px;}

#navi-add a:hover, #navi-add li.active a {
border-bottom:4px solid #008300;
}



	


	


/*-------------------------------------------------------------------------*/
/*--------------------------|=navigation|----------------------------------*/
/*-------------------------------------------------------------------------*/

#navi {
	position:relative;
	height:44px;
left:19px;
	}

#navi li {
	float:left;
	}
	
#navi a {
	display:block;
	color:#0024a2;
	text-decoration:none!important;
	padding:1px 8px 8px 8px;
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
	}
	

#navi a:hover, #navi li.active a {
	text-decoration:underline;
	border-bottom:4px solid #0024a2;
	}


	


	
/*-------------------------------------------------------------------------*/
/*--------------------------|=contentContainer|----------------------------*/
/*-------------------------------------------------------------------------*/

#content-container {
	padding:0 0 10px 40px;
	clear:both;
	float:none;
	}

h2 {
	color:#43a44a;
	font-size:1.4em;
	font-weight:normal;
	text-transform:uppercase;
	height:30px;
	}
	
.content-column {
	float:left;
	width:279px;
	padding:0 15px 0 0;
}

.content-line {
	width:588px;
}


.content-column ul {
	margin:0 0 20px 0;
}

.content-column li {
	background:url(../images/bg-li.jpg) 0 2px no-repeat;
	padding: 0 0 0 20px;
	}

.content-sidebar {
float:left;
width:287px;
text-indent:-9999px;
font-size:1px;	
}

.content-line .image {
	float:left;
	width:185px;
	}
	
	.text {
	display:block;
	background:url(../images/pdf-logo.png) 20px 0 no-repeat;
	padding:0 20px 10px 50px;
}

.content-line img,
.content-line a img {
	margin:10px;
	padding:3px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;	
	border-bottom:1px solid #444;
	border-right:1px solid #444;
	}


	

	
div#euroweb {width: 600px !important;} 
div#euroweb img {float: left; margin: 0 15px 0 0;}
/*-------------------------------------------------------------------------*/
/*--------------------------|=footer|--------------------------------------*/
/*-------------------------------------------------------------------------*/

#footer {
	clear:both;
	float:none;
	width:904px;
	height:35px;
	background:url(../images/bg-footer.jpg) no-repeat;
	margin:0 auto 30px auto;
	}
