Body{

background-color:#cccccc;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#222;
margin: 0px auto;
line-height:20pt;
}


/* HOMEPAGE */
#container{
width:950px;

margin-left:auto;
margin-right:auto;


}

img{

behavior: url(iepngfix.htc);
}
#pic1{
background-image:url(../images/back2.jpg);
background-repeat:no-repeat;
width:950px;
height:645px;
}

#pic2{
background-image:url(../images/back1.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}

#pic3{
background-image:url(../images/back3.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}

#background1{
background-image:url(../images/background1.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background2{
background-image:url(../images/background2.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background3{
background-image:url(../images/background3.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background4{
background-image:url(../images/background4.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background5{
background-image:url(../images/background5.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background6{
background-image:url(../images/background6.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background7{
background-image:url(../images/background7.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background8{
background-image:url(../images/background8.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}

#background9{
background-image:url(../images/background9.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#background10{
background-image:url(../images/background11.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}

#background11{
background-image:url(../images/background12.jpg);
width:950px;
height:645px;
background-repeat:no-repeat;
}
#homeContent{
padding-top:35px;


}
#nav{

padding-left:70px;
width:80px;
float:left;


}
#nav img{
text-decoration:none;
border:0px;
behavior: url(iepngfix.htc);
padding:0px;
  display: block;

}
#logo{
float:right;
text-align:right;
padding-right:34px;



}
a img{
text-decoration:none;
border:0px;

}
#menu li {
	display: inline;
	list-style-type: none;
}


#menu span {
	display: none;
}

#menu li a.home {
		float: left;
		width: 151px;
		height: 50px;
		overflow: hidden;
		background: url(../images/bevandecopy.png) no-repeat top left;
		display: block;
	}
	
	#menu li a.home:hover{
	
	background: url(../images/bevande.png) no-repeat top left;
	
	}
	a:focus { -moz-outline-style: none; }
	/*FOOTER */
	
	#footerContainer{
width:950px;
height:128px;
background-image:url(../images/footerbg.jpg);
background-repeat:no-repeat;
}
#footer{
padding-top:20px;
padding-left:70px;
line-height:15pt;
float:left;
color:#ccc;
width:510px;
font-size:12px;

}
a{
text-decoration:none;
color:#ccc;

}
.link{
color:#222;
text-decoration:underline;

}

a:hover{
text-decoration:underline;

}

#wordpress{
padding-top:20px;
width:335px;
float:right;


}

/* SECONDARY PAGE */

#together{

width:498px;
float:left;
}
#top{

 background: url(../images/top.png) no-repeat left top;
 width:568px;
 height:30px;
 behavior: url(iepngfix.htc)
}
#topContent{
padding-top:6px;
padding-left:23px;

}
#middle{

  width: 568px;
  background: #ffffff;
  opacity: 0.80;
  -moz-opacity: 0.80; /* older Gecko-based browsers */
  filter:alpha(opacity=80); /* For IE6&7 */
}
#middleText{
padding-left:25px;

padding-right:20px;
padding-top:10px;
padding-bottom:5px;

}
#middleText a{

color:#222;
text-decoration:underline;
}
#bottom{
height:18px;
width:600px;
background:url(../images/bottom.png) no-repeat left bottom;

behavior: url(iepngfix.htc)
}

p{
margin-top:5px;
margin-bottom:5px;
}

  ul
        {
        margin:0px;
		padding-left:18px;
		position:outside;
		

        }
		
		li{
		
		}
	#bullet li{
	list-style-image:url(../images/arrow.gif);
	list-style-position:outside;
	margin-left:10px;
	}