#container{
	width:761px;
	height:560px;
	margin:auto;
	border-left:solid 2px #323234;
	border-right:solid 2px #323234;
}

#header{
	width:761px;
	height:99px;
	border-bottom:solid 2px #fdefcb;
	background:url(../gfx/bg-top.jpg) no-repeat right #323234;	
}

#logo{
	float:left;
	margin-top:8px;
	margin-left:28px;
	border:0px;
}

#menubar{
	float:right;
	width:482px;
	padding-top:12px;
}

#topbox{
	float:right;
	width:482px;
	padding-top:30px;
}

#wrapper{
	width:761px;
	height:409px;
}

#leftbox{
	width:160px;
	height:409px;
	float:left;
	background:#730309;
}

#content_home{
	float:left;
	width:601px;
	height:409px;
	background:#a9aaae url(../gfx/bg-home.jpg) no-repeat;
}
#content{
	float:left;
	width:521px;
	height:329px;
	padding:40px;
	background:#a9aaae url(../gfx/bg-main.jpg) no-repeat;
}

#txt{
	width:521px;
	height:329px;
	overflow:auto;
}

#content_home h1{
	float:left;
	font-family:"trebuchet ms",Verdana,Arial;
	color:#730309;
	font-size:1.5em;
	padding-top:310px;
	padding-left:65px;
	text-align:center;
	margin-bottom:0px !important;
	margin-bottom:-388px;
}

#flashcontent{
	width:270px;
	height:409px;
	float:right;
}

#footer{
	width:761px;
	height:40px;
	float:left;
	background-color:#323234;
	font-size:0.85em;
	color:#ffffff;
	padding-top:10px;
}

#menu_foot{
	padding-left:210px;
}

#euroit{
	float:right;
	text-align:right;
}
#euroit span{
	display:none;
}

#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}