body{
	background-color:#000000;	
	margin:0px;
	font-family:Arial;
	color:#FFFFFF;
	line-height:18px;
	font-size:11px;
}
a{
	text-decoration:none;
	color:#5E5E5E;
}
a:hover{
	text-decoration:underline;
}
#bg{
	position:absolute;
	z-index:0;
	top:93px;
	left:0px;
	width:100%;
	background:#681610 url(../images/bg/bg.gif) repeat-x;
}
#bg div{
	background:transparent url(../images/bg/bg1.gif) no-repeat;
	background-position:center 0px;
	height:444px;
}
#bottle{
	width:800px;
	
	
	margin:0px auto;
	height:473px;

        text-align: center;
        background-image:url(../images/bg/piva.png); background-position:580px 120px; background-repeat:no-repeat;
}
#logo{
	margin:137px 0px 40px 110px;
}
#menuBlock{
}
#title{
	margin:0px 0px 0px 123px;
}
#text{
	margin:8px 0px 0px 123px;
	width:416px;
}
#langBar{
	margin:25px 0px 0px 203px;
	width:416px;
}
#langBar img{
	margin:8px 20px 0px 20px;
}
#center{
	position:absolute;
	z-index:1;
	top:44px;
	left:0px;
	width:100%;
	text-align:center;
}
#footer{
	position:absolute;
	z-index:2;
	top:547px;
	left:0px;
	width:100%;
	text-align:center;
}
#footer1{
	width:800px;
	margin:0px auto;
	text-align:left;
	height:35px;
	color:#5E5E5E;
}
#fLeft{
	float:left;
	padding:0px 0px 0px 82px;
}
#fRight{
	float:right;
	padding:0px 0px 0px 82px;
}
