body{
margin:0;
padding:0;
background:#592110;
line-height: 10pt;
font-family:"Lucida Grande", Verdana, Helvetica, sans-serif;
color:#ffcc66;
font-size:12px;
}
img{
border:none;
}
a{
color:#ffcc66;
texr-decoration:underline;	
}
#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:3px solid #000;

}
#header{
	height: 119px; /*Height of top section*/
	background:transparent url(../img/header-home.jpg) no-repeat scroll 0 0;
}
#logo{
		background:transparent url(../img/logo.png) no-repeat top center;
		width:421px;
		height:44px;
		margin-top:15px;
		margin-left:280px;
		display:inline;
		float:left;
}
#slogan{
		background:transparent url(../img/slogan.png) no-repeat top center;
		width:588px;
		height:23px;
		margin-top:5px;
		margin-left:115px;
		display:inline;
		float:left;	
		
}
#contentwrapper{
float: left;
width: 100%;
}
#content{
width:100%;
background:transparent;
height:506px;
	
}
#footer{
clear: left;
width: 100%;
height:65px;
background:url(../img/footer-home.jpg) no-repeat scroll 0 0;
color: #FFCC66;
ext-align: center;
}
#dati{
width:100%;
height:20px;
color: #FFCC66;
font-size:11px;
margin-left:110px;
display:inline;
float:left;
}
#dati2{
width:auto;
color: #FFCC66;
font-size:9px;
margin-left:450px;
display:inline;
float:left;	
}
