html {
	height: 100%; 
}

body {
	height: 100%;
	margin: 0px;
	background-color: #907854;
	text-align: center;
}

.maindiv {
	width: 852px;
	margin: auto;
}

.offerdiv {
	width: 200px;
	margin: auto;
	height: 50px;
	padding-top: 10px;
}
.offerdiv2 {
	width: 200px;
	margin: auto;
	height: 40px;
	padding-top: 10px;
}
.maintable {
	width: 842px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.maintable td {
	padding: 0px;
	border-collapse:collapse;
}
#imageContainer {
	position:relative;
	margin:auto;
	width:842px;
}

#imageContainer img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#blackLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
}
.invisibletable {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.invisibletable td {
	padding: 0px;
}


.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #614D32;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.content a{
	color: #614D32;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.content a:hover{
	color: #B58240;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.
.bottomcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCCEB6;
	text-decoration: none;
	line-height: 14px;
}
.avvio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA8D66;
	text-decoration: none;
	word-spacing: 1px;
}
.avvio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A78B64;
	text-decoration: none;
}
a:hover {
	color: #4D3E24;
	text-decoration: none;
}



.bottomcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCCEB5;
	text-decoration: none;
}
#logo {
	position:absolute;
	/*height:120px;
	width:100px;*/
	right:856px;
	top: 172px;
	z-index:50;
	float:right;
}

img, div { behavior: url(iepngfix.htc) }
.h1 {
	font-size: 10px;
}

h1 {
	

	font-size: 18px;
	font-weight: normal;
}

