body {background:url(images/backClusters.png) no-repeat;
	background-position: 50px 50px;
	background-attachment:scroll;}

#mainContent {width: 800px;
	margin:auto;}
	
h2 {text-indent:-9999px;
	height: 105px;
	width: 800px;
	margin:0;
	padding:0;
	background-repeat:no-repeat;}

img {display:inline;
	padding:0;
	margin:.2em;
	margin-bottom:1em;}
	
#navFooter {clear:both;}

li#subPricelist {top: 45px;
	left: 30px;
	width: 201px;
	height: 31px;
	background: url(images/subCarte.png);}

li#subServices {top: 19px;
	left: 200px;
	width: 155px;
	height: 31px;
	background: url(images/subServices.png);}

li#subProducts {top: 45px;
	left: 399px;
	width: 155px;
	height: 31px;
	background: url(images/subProducts.png);}

li#subAmenities {top: 45px;
	left: 620px;
	width: 155px;
	height: 31px;
	background: url(images/subAmenities.png);}
	
li#subPricelist a:hover {background: url(images/subCarteHover.png);}
	
li#subServices a:hover {background: url(images/subServicesHover.png);}

li#subProducts a:hover {background: url(images/subProductsHover.png);}

li#subAmenities a:hover {background: url(images/subAmenitiesHover.png);}


