body {
	background: #fff url(../../images/home/skulls.jpg);
}

#envelope {
	width: 980px;
	background: #fff url(../../images/bg-envelope.jpg) no-repeat;
	padding-top: 141px;
	}
	#header {
		position: absolute;
		top: 0;
		left: 0;
		height: 241px;
		z-index: 3;
		}
		#banner {
	position: absolute;
	top: 2px;
	left: 315px;
	width: 560;
	height: 87;
		}
		#header #logo {
			background: url(../../images/bg-logo.gif) no-repeat;
			height: 240px;
		}
		#header ul {
			position: absolute;
			top: 97px;
			left: 140px;
			height: 32px;
			width: 840px;
			background: #fff;
			}
			#header li {
				float: left;
				}
				#header li a {
					float: left;
					padding-top: 32px;
					overflow: hidden;
					height: 0 !important; 
					height /**/:32px;
					background-image: url(../../images/l1-nav.gif);
					background-repeat: no-repeat;
				}
				#navChiSiamo a {
					width: 125px;
					background-position: -9px 0;
					margin: 0 5px 0px 20px;
				}
				#navChiSiamo a:hover { background-position: -9px -32px; }
				#navChiSiamo a.selected { background-position: -9px -64px; }
				
				#navProgramma a {
					width: 252px;
					background-position: -142px 0;
					margin-right: 5px;
				}
				#navProgramma a:hover { background-position: -142px -32px; }
				#navProgramma a.selected { background-position: -142px -64px; }
				
				#navSnowpark a {
					width: 156px;
					background-position: -404px 0;
					margin-right: 5px;
				}
				#navSnowpark a:hover { background-position: -404px -32px; }
				#navSnowpark a.selected { background-position: -404px -64px; }
				
				#navGallery a {
					width: 110px;
					background-position: -570px 0;
					margin-right: 5px;
				}
				#navGallery a:hover { background-position: -570px -32px; }
				#navGallery a.selected { background-position: -570px -64px; }
				
				#navInfo a {
					width: 130px;
					background-position: -690px 0;
					margin-right: 5px;
				}
				#navInfo a:hover { background-position: -690px -32px; }
				#navInfo a.selected { background-position: -690px -64px; }

	#contentEnvelope {
		background: url(../../images/bg-footer.gif) bottom left no-repeat;
		padding-bottom: 35px;
		}
		#mainContent {
			margin-right: 15px;
			}
			#content {
				margin-left: 128px;
				padding-top: 28px;
				}
				
				#main {
					background: url(../../images/bg-dotted.gif);
					padding: 10px;
					width: 821px;
					}
					#primaryContentBlock {
						margin-bottom: 0;
					}
					.contentBlock {
						margin-bottom: 10px;
						background: #fff;
						padding: 10px;
						}
						.contentBlock h1 {
							font-size: 1em;
							background: #000;
							color: #fff;
							padding: 2px 3px;
							}
							.contentBlock h1 img {
								display: block;
							}
							
		ul#footer {
			margin-left: 300px;
			font-size: .91em;
			}
			#footer li {
				display: inline;
				float: left;
				margin: 9px 0 0 62px;
				}
				#footer li a {
					color: #ccc;
					text-decoration: none;
				}
				#footer li a:hover {
					color: #00FF00;
				}


div.paging {
	text-align: center;
	margin-bottom: .5em;
}
