@charset "utf-8";
body{
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	background-color: #c7dcf5;
	font-family:Tahoma;
	font-size:12px;
}
a{ color:#2b4866; text-decoration:none;}
a:hover{ color:#000000; text-decoration:none;}
#header {
	width: 935px;
	height: 281px;
}
#main {
	width: 905px;
	height: 100%;
	text-align:left;
	padding-left:22px;
	
}
#logo {
	float:left;
	background-image:url(img/logo.jpg);
	width: 359px;
	height: 281px;
	
}
#flash {
	float:right;
	width: 561px;
	height: 281px;	
}
#shadow1 {
	background-image:url(img/shadow1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:100%;
	height:19px;
	margin-top:12px;
}
#flash-bg {
	background-image:url(img/flash-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:561px;
	height:250px;
}
#main_1 {
	background-image:url(img/top.gif);
	width:14px;
	height:275px;
	float:left;
}
#main_2 {
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-image:url(img/top-1.gif);
	width:14px;
	height:275px;
	float:left;
}
#main_3 {
	background-image:url(img/top2.gif);
	width:14px;
	height:275px;
	float:left;
}
#content {
	background-position:top;
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	background-image:url(img/shadow2.gif);
	width:610px;
	height:100%;
	float:left;
}
#navi {
	float:left;
	background-color:#c7c7c7;
	width:202px;
	height:100%;
	float:left;
	padding-left:20px;
	background-image:url(img/europa.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
#wrapper {
	height:100%;
	float:left;
	background-image:url(img/main-bg.gif);}
h1{
	font-family: Tahoma, Verdana;
	font-weight:bold;
	font-size:11px;
	margin:0px;}
h2{
	font-family: Tahoma, Verdana;
	font-weight:normal;
	line-height:34px;
	font-size:22px;
	margin:0px;}
#bottom {
	background-color:#003366;
	width:846px;
	height:8px;
	margin-left:14px;
	}
#pad {
	margin-right:20px;
	padding-right:20px;}
p{line-height:16px;}
#navi-below{
	padding-left:65px;
	line-height:20px;
	font-size:11px;
	color:#2b4866;
	position: absolute;
	bottom:1px;
	width:840px;
	text-align:left;
}
#text {
	float:left; 
	text-align:justify; 
	font-size:11px; 
	color:#3f3f3f; 
	padding-left:3px;
}
#pad2 {padding:10px;}

