body{
    font-size: 76%;
    margin:0px;
    padding:0px;
    background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
    height:974px;
    }
    
#container{
	position:absolute;
	width:800px;
	left:19%;
	background-image: url('images/colonna.jpg');
    background-repeat:repeat-x;
}

#menu{
	position:relative;
    width: 800px;  
    margin: 0px auto;   
    text-align: left; 
    height:40px;
    top:20px;
    background-repeat: no-repeat;
    background-color:green;
	padding:0;
	border:0;
	margin:0;
}

#maincontent{
	position:relative;
	top:30px;
    width: 800px;  
    margin: 0px auto;   
    text-align: left; 
    height:392px;
    background-repeat: no-repeat;
    background-image: url('images/contentservizio.jpg');
	padding:0;
	border:0;
	margin:0;
    } 
    
#subcontent1{
	position:relative;
	float:left;
	top:60px;
    width: 390px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    height:250px;
    background-repeat: no-repeat;
    background-image:url('images/sub1costo.jpg');
	padding:0;
	border:0;
	margin:0;
    }
    
#subcontent2{
	position:relative;
	top:60px;
	float:right;
    width: 390px;  
    margin: 0px auto;
    border:0px;
    padding:0px;   
    text-align: left; 
    height:250px;
    background-repeat: no-repeat;
    background-image:url('images/sub2costo.jpg');
    }
    
#footer{
	position:absolute;
	top:920px;
	left:0px;
	width: 800px;
	height: 28px;
	background: url('images/footerchisiamo.jpg') no-repeat bottom left;
	padding:0;
	border:0;
	margin:0;
}
    
#header {
	width:800px;
	height:150px;
	padding:0;
	border:0;
	margin:0;
	background-image: url('images/header.jpg');
	top:100px;
}



#linkhome{
display: block;
position:absolute;
left:0px;
width: 160px;
height: 40px;
background: url('images/tastohomecompleto.jpg') no-repeat bottom left;
}

#linkhome:hover {
	background-position:top right;
}


#linkchi{
display: block;
position:absolute;
left:160px;
width: 160px;
height: 40px;
background: url('images/tastochisiamocompleto.jpg') no-repeat bottom left;
}

#linkchi:hover {
	background-position:top right;
}


#linkscelta{
display: block;
position:absolute;
left:320px;
width: 160px;
height: 40px;
background: url('images/tastoserviziopremuto.jpg') no-repeat bottom left;
}



#linkprezzi{
display: block;
position:absolute;
left:480px;
width: 160px;
height: 40px;
bottom:0px;
background: url(images/contatticompleto.jpg) no-repeat bottom left;
}

#linkprezzi:hover {
	background-position:top right;
}

#linkcatalogo{
display: block;
position:absolute;
right:0px;
width: 160px;
height: 40px;
bottom:0px;
background: url('images/tastocatalogocompleto.jpg') no-repeat bottom left;
}

#linkcatalogo:hover {
	background-position:top right;
}

#aziende{
	display: block;
	position:absolute;
	top:0px;
	padding:0px;
	margin:0px;
	border:0px;
	width: 100%;
	height: 100%;
	background: url('images/pulsantedownload.jpg') no-repeat bottom left;
}