body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background:transparent url('../_gfx/body_bg.jpg') repeat-x scroll 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

#wrapper {
	background-color: transparent;
	height: auto !important;
	margin: 0 auto -152px;
	min-height: 100%;
	position: relative;
	width: 990px;
	background: url(../_gfx/wrapper_bg.gif) repeat-y;
	
}

.top_margin {
	width: 990px;
	height: 67px;
	background-image: url('../_gfx/top_margin.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}



.content {
	width: 990px;
	height: auto;
	min-height: 1029px;
	background-color: #ffffff;
	background: url(../_gfx/wrapper_bg.gif) repeat-y;
}

.left_margin {
	position: absolute;
	top: 67px;
	left: 0px;
	width: 46px;
	height: 1029px;
	background-image: url('../_gfx/left_margin.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.right_margin {
	position: absolute;
	top: 67px;
	right: 0px;
	width: 65px;
	height: 1029px;
	background-image: url('../_gfx/right_margin.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.euro_map {
	position: absolute;
	top: 67px;
	right: 65px;
	width: 503px;
	height: 377px;
	background-image: url('../_gfx/euro_map.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.logo {
	position: absolute;
	top: 95px;
	left: 60px;
	width: 344px;
	height: 77px;
	background-image: url('../_gfx/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.menu_bar {
	position: absolute;
	top: 172px;
	left: 43px;
	width: 554px;
	height: 29px;
	background-image: url('../_gfx/menu_bar.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.flags {
	position: absolute;
	left: 497px;
	width: 32px;
	padding-top: 5px;
}

.flags_special {
	position: absolute;
	left: 457px;
	width: 32px;
	padding-top: 5px;
}


/*  CONTENT  */

.pretext {
	position: relative;
	top: 170px;
	left: 60px;
	width: 380px;
}

.table_text {
	width: 535px;
}

.linkinfo {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 535px;
	height: 30px;
	background-color: #e0e0e0;
}

.link {
	position: absolute;
	margin-top: 6px;
	width: 350px;
	left: 10px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #727272;
}

.country {
	position: absolute;
	margin-top: 6px;
	width: 200px;
	left: 280px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #727272;
	text-align: right;
}

.country_special {
	position: absolute;
	margin-top: 6px;
	width: 400px;
	left: 40px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #727272;
	text-align: right;
}


.main_content {
	position: relative;
	top: 170px;
	left: 60px;
	width: 865px;
}

.hd1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #343434;
}

.floated {
	float:left;
}


/* FOOTER */

.footer, .push {
	height: 152px;
}

.footer {
	background-color: #ff0000;
	background-image: url('../_gfx/footer.gif');
	background-repeat: no-repeat;
}

.know {
	position: absolute;
	margin-top: 50px;
	margin-right: 30px;
	right: 50px;
	width: 110px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;	
}

.know_quote {
	position: absolute;
	margin-top: 90px;
	margin-right: 30px;
	right: 50px;
	width: 260px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	line-height: 20px;
	color: #333333;
}


/* MENU */

.menu{
	font-weight: bold;
	width: 100%;
}

.menu ul{
	padding: 6px 0px 7px 15px; 
	margin: 0;
	text-align: left; 
}

.menu ul li{
	display: inline;
}

.menu ul li a{
	color: #ffffff;
	padding: 6px 3px 4px 3px; 
	margin-right: 30px; 
	text-decoration: none;
	outline: none;
}

.menu ul li a:hover, .menu ul li a.selected{
	color: #666666;
}

a img {
	border: none;
	outline: none;
}

a:link, a:active, a:visited {
	color: #333333;
}

a:hover {
	color: #006600;
	text-decoration: none;
}

.img_text {
	color: #999999;
	font-size: 9px;
}
