body {
	font-family: verdana, arial, sans-serif, freesans;
	font-size: 2px;
	color: #556688;
	text-decoration: none;
	text-align: center;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

h1 {
	background: transparent url(img/h2.png) no-repeat;
	font-family: verdana, arial, sans-serif, freesans;
	font-size: 2em;
    	text-decoration: none;	
	vertical-align: top;
	height: 35px;
	padding-left: 10px;
}

a {
	font-family: verdana, arial, sans-serif, freesans;
	color: #556666;
    	text-decoration: none;
	border: 0px solid;	
}

img {
	font-family: verdana, arial, sans-serif, freesans;
	color: #556666;
    	text-decoration: none;
	border: 0px solid;	
}

#container {
	width: 850px;
	height: 1200px;
	background: transparent url(img/shadow.png) repeat-y; /* Trick IE into showing hover */
	background-position: top center;
	border: #000 0px solid;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: none;

}

img.fgImpiantiHeaderImage {
	width: 750px;
	height: 408px;
	border: #000 0px solid;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}


div.topBorder {
	width: 750px;
	height: 20px;
	background: #556688;
	border: #000 0px solid;
	text-align: center;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;

}


#body {
	text-align: center;
	font-size: 1em;
	width: 750px;
	height: 772px;
	margin-right: auto;
	margin-left: auto;
	border: #000 0px solid;
}

#bodyContainer1 {
	font-family: verdana, arial, sans-serif, freesans;
	color: #556688;
	text-decoration: none;
	text-align: left;
	font-size: 5em;
	width: 500px;
	height: 100px;
	margin: 0px;
	padding: 5px;
	background: #fff;
	float: left;
}

#bodyContainer2 {
	font-family: verdana, arial, sans-serif, freesans;
	color: #556688;
	text-decoration: none;
	text-align: left;
	font-size: 5em;
	width: 200px;
	height: 762px;
	margin-left: 5px;
	padding: 5px;
	background: #fff;
	float: left;
	border-left: #556688 3px dotted;
}

div#footer {
	width: 750px;
	height: 20px;
	background: #aaa;
	border: #000 0px solid;
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: verdana, arial, sans-serif, freesans;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 4em;
}

a.footer{
	text-align: center;
	vertical-align: bottom;
	margin-right: auto;
	margin-left: auto;
	font-family: verdana, arial, sans-serif, freesans;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

