
#logo {
	height: 206px;
	width: 217px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#lingua {
	color: #000;
	background-color: #FF6600;
	height: 34px !important;
	overflow:hidden;
	line-height:34px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	/*line-height: 190%;*/
	font-weight: bold;
}
#lingua form {
	padding:0px;
	margin:0px;
	width:auto;
}
#lingua select {
	margin:5px 0px 0px 0px;
}
.form {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
select {
	color: #FFF;
	padding-left: 5px;
	margin-right: 3px;
	border: 1px solid #DD5800;
	background-color: #F60;
}

body {
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	/*background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	margin: 0px;
	padding: 0px;
	background-color: #000;
	text-align:center;
}
.bg {
	/*background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;*/
}
html {
	width: 100%;
	text-align:center;
}

#startcontainer {
   /*min-height:100%;
   position:relative;*/
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
.ftbg {
	width:100%;
	/*background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	margin:0px;
	padding:0px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}

#footer{
	/*position:absolute;
	bottom:0;
	 height:60px;  Height of the footer 
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 280px;
	line-height:15px;
	position:absolute;
	bottom:0px;
	width:520px; 
 float: left;
 bottom: 0%;
 left: 50%;
 margin: 0 0 0 -250px;
 z-index: -1;
}
#footer a, #footer a:hover, #footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
}
*html #footer{
 	left:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollLeft + (document.body.clientWidth /2 ) : document.body.scrollLeft + (document.body.offsetWidth /2 ));
}
.footerspace {
	/*border:1px solid #ff0000;
	height:320px;*/
	display:block;
}
.footerspace a, .footerspace a:active, .footerspace a:link, .footerspace a:visitde {
	color:#000000;
}
.footerspace a:hover {
	color:#FFFFFF;
}
.ftindent {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:300px;
	padding-right:40px;
	line-height:15px;
}
