body{
	width:100%;	
	background:#ffffff url('images/body_back.png') no-repeat 0px 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height:1.8em;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

.clearit{
	overflow:hidden;
	height:0px;
	width:100%;
	clear:both;	
}

p,form,div{
	padding:0px;
	margin:0px;	
}
#outer{
	font-size:1.1em;
	width:100%;
	background:url('images/top_tile.png') repeat-x 0px 81px;
}
#inner{
	width:843px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#le-pipe{
	position:absolute;
	top:0px;
	right:0px;
	z-index:10;
}
#header{
	height:81px;
	position:relative;
	overflow:hidden;
}
#top_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
	position:absolute;
	left:215px;
	bottom:0px;
	background: url('images/fl_background.png') no-repeat;
}
#top_menu ul li{
	float:left;
	line-height:0px;
	padding-bottom:10px;
}
#top_menu ul li a:link,#top_menu ul li a:visited{
	line-height:1em;
	padding:0px 10px;
	color:#6e1d0e;
	text-decoration:none;
	border-right:1px solid #6e1d0e;
	position:relative;
}
#top_menu ul li a:hover{
	text-decoration:underline;
}
#top_menu ul li a.active{
	text-transform:uppercase;
	font-weight:bold;
}
#top_menu ul li a.last{
	border:none;
}
#main_menu{
	z-index:1000;
	height:43px;
	position:relative;
	width:100%;
	background: url('images/top_back.png') no-repeat top right;
	overflow:hidden;
}
#main_menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
	list-style-type:none;
	position:absolute;
	bottom:2px;
	left:5px;
	z-index:12;
}
#main_menu ul li{
	float:left;
	padding:4px 0px;
}
#main_menu ul li.active{
	background-color:#ee6161;
}
#main_menu ul li a:link,#main_menu ul li a:visited{
	line-height:1em;
	padding:0px 10px;
	color:#ffffff;
	text-decoration:none;
	border-right:1px solid #ffffff;
}
#main_menu ul li a:hover{
	text-decoration:underline;
}
#main_menu ul li a.last{
	border:none;
}
#body{
	position:relative;
}
#ufone_link{
	z-index:12000;
	position:absolute;
	top:48px;
	left:363px;
}
#content{
	background: url('images/body_tile.png') repeat-y;
	width:100%;
	position:relative;
}
#actual_content{
	padding-left:50px;
	padding-right:80px;
	width:713px;
	position:relative;
	font-size:1.1em;
	line-height:1.9em;
	padding-bottom:60px;
}
#pageheader{
	position:relative;
}

#actual_content h1{
	border-bottom:1px solid #000000;
	font-size:2em;
	line-height:1.3em;
	font-weight:normal;
	margin:0px 0px 25px 0px;
	color:#ffffff;
	padding-top:30px;
}

#actual_content h1 span{
	margin-top:-1em;
	display:block;
	float:left;
	padding-right:5px;
	color:#e52626;
	background-color:#ffffff;
}
#actual_content p{
	margin-bottom:20px;
}
.fl{
	float:left;
	clear:left
}
.fr{
	float:right;
	clear:right;
}

.spectable td, .spectable th{
	border-bottom:1px solid #d3bbb6;
}
.spectable th{
	color:#6e1d0e;
}

.button{
	padding-bottom:40px;
}
.button a:link,.button a:visited{
	background:  url(images/button_tile.png) repeat-x;
	display:block;
	text-align:center;
	height:25px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	padding:5px 10px 0px 10px;
	font-size:0.8em;
}
.button a:hover{
	color:#6e1d0e;
}

#actual_content .higlighted_section{
	background-color:#efefef;
}
#actual_content .higlighted_section span{
	background-color:#e41d1d;
	color:#ffffff;
	font-weight:bold;
	display:block;
	padding:5px 5px;
}
#actual_content .higlighted_section p{
	padding:10px;
}

#actual_content #map_holder{
	width:429;
	height:218px;
	background: url('images/map_back.png') no-repeat;
	
}
button{
	background-color:#6e1d0e;
	color:#ffffff;
	border:none;
	margin-top:10px;
	padding:10px 40px;
	font-size:1.2em;
}

#home_img1{
	position:absolute;
	top:305px;
	left:475px;
}
#home_links a:link,#home_links a:visited{
	text-decoration:none;
	color:#000000;
}
#home_links a:hover{
	color:red;
}

#footer{
	background: url('images/foot_tile.png') repeat-x;
	width:785px;
	height:42px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color:#ffffff;
	font-size:0.9em;
	line-height:1.6em;
	padding:18px 0px 0px 50px;
}
#footer a{
	color:#6e1d0e;
}
#euro{
	position:absolute;
	top:19px;
	right:51px;
}
#credit{
	text-align:right;
	padding-right:57px;
	font-size:9px;
	color:#cccccc;
}
#credit a:link,#credit a:visited{
	color:#cccccc;
}
#credit a:hover{
	color:red;
}
