/* =================== Getting the new tags to behave START ====================== */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video { display: block; }
mark, rp, rt, ruby, summary, time { display: inline }

/* ==================== Getting the new tags to behave END ======================= */





/* ========================= Global properties START ============================= */

body {
	background: #fff url(../images/body.gif) repeat-x 50% 50%;
	min-width: 880px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color:#393939; 
}

html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}

div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}

a {
	outline: none;
	color: #fff;
}

	a:hover {
		text-decoration: none;
	}
	
/* ========================= Global properties END =============================== */






/* ========================= Global Structure START ============================== */

#main {
	background: url(../images/main-bg.png) no-repeat 0% 107px;
	width: 834px;
	height: 550px;
	margin: 0 auto;
	font-size: 0.75em;
	margin-left: -417px;
	position: absolute;
	top: -275px;
	left: 50%;
	visibility: visible;
}

	#page1 #main {
		background: none;
	}

header {
	position: relative;
        height: 107px;
}

section#content {
	position: relative;
	height: 336px;
	text-align: left;
	text-transform: uppercase;
	font-size: 0.833em;
}

footer {
	height: 107px;
<--	overflow: hidden;-->
}

/* ========================= Global Structure END ================================ */






/* ====================== Left & Right alignment START =========================== */

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
}

/* ====================== Left & Right alignment END ============================= */





/* ============================== header START =================================== */

header strong {
	display: block;
	width: 260px;
	line-height: 14px;
	font-size: 0.833em;
	text-align: center;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #7a7a7a;
	position: absolute;
	top:43px;
	left: 287px;
}

/* =============================== header END ==================================== */





/* ============================= content START =================================== */

#content #indent {
	padding: 67px 68px 0 67px;
}

	#content p {
		padding: 0 0 17px 0;
		line-height: 17px;
		font-size: 1em;
		color: #858484;
	}
	
		#content p span a {
			background: url(../images/arrows.gif) no-repeat 50% 50%;
		}
		
		#content p small {
			float: right;
			font-size: 1em;
		}

nav {
	position: absolute;
	top: 0;
	left: 0;
}

	nav ul li#m1 {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	nav ul li#m2 {
		position: absolute;
		top: 30px;
		left: 196px;
	}
		
	nav ul li#m3 {
		position: absolute;
		top: 60px;
		left: 391px;
	}
	
	nav ul li#m4 {
		position: absolute;
		top: 90px;
		left: 588px;
	}

		nav ul li a {
			background: url(../images/menu.png) no-repeat 0% 0%;
			display: block;
			width: 218px;
			height: 95px;
			padding: 187px 0 0 28px;
			overflow: hidden;
			line-height: 1.2em;
			font-size: 3em;
			font-weight: 400;
			text-transform: uppercase;
			text-decoration: none;
			color: #fff;
		}
		
		nav ul li a:hover {
			height: 257px;
			padding: 25px 0 0 28px;
		}

#close {
	background: url(../images/close.png) no-repeat 0% 0%;
	display: block;
	width: 44px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: -18px;
	right: -13px;
}

.container {
	height: 205px;
	overflow: auto;
}

	.container .inner {
		min-height: 300px;
		height: auto !important;
		height: 300px;
		padding: 0 20px 0 0;
	}

/* ============================== content END ==================================== */



/* =================== txt, links, lines, titles START =========================== */

h1 {
	position: absolute;
	top: 0;
	left: 287px;
}

	h1 a {
		background: url(../images/Italconsor_web.eps) repeat 0% 0%;
		display: block;
		width: 260px;
		height: 40px;
		overflow: hidden;
	}
	
		h1 a span {
			display: none;
		}

h2 {
	margin: -3px 0 0 0;
	padding: 0 0 13px 0;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 700;
	color: #fff;
}

h6 {
	padding: 0 0 17px 0;
	line-height: 17px;
	font-size: 1em;
	font-weight: normal;
	color: #ededed;
}

	h6 span {
		display: block;
		padding: 17px 0 0 0;
	}

.link {
	background: url(../images/arrows.gif) no-repeat 50% 50%;
}

/* ==================== txt, links, lines, titles END ============================ */





/* ============================= forms START ===================================== */

#contact-form {
	width: 287px;
	padding: 5px 0 0 0;
	overflow: hidden;
}

	#contact-form strong {
		display: block;
		width: 100%;
		height: 21px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form input {
		background: url(../images/contact-tail.png) repeat 50% 0%;
		width: 136px;
		height: 14px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #a4a4a4;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		text-transform: uppercase;
		color: #a4a4a4;
	}
	
	#contact-form span {
		float: left;
		padding: 0 0 0 2px;
	}
	
	#contact-form textarea {
		background: url(../images/contact-tail.png) repeat 50% 0%;
		width: 281px;
		height: 114px;
		padding: 2px 2px 2px 2px;
		border: 1px solid #a4a4a4;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		text-transform: uppercase;
		color: #a4a4a4;
	}
	
	#contact-form a {
		float: right;
		margin: 7px 0 0 23px;
	}

/* ============================== forms END ====================================== */





/* ============================= other START ===================================== */

.pic-indent {
	margin: 0 0 0 0;
}

.list-1 {
	overflow: hidden;
	line-height: 17px;
	font-size: 1em;
	color: #858484;
}

	.list-1 dt {
		color: #ededed;
	}
	
		.list-1 dt a {
			text-decoration: none;
			color: #ededed;
		}
		
		.list-1 dt a:hover {
			text-decoration: underline;
		}
		
	.list-1 dd {
		padding: 0 0 18px 0;
	}

/* ============================== other END ====================================== */





/* ============================ footer START ===================================== */

footer .inner {
	padding: 72px 26px 0 0;
}

footer strong {
	line-height: 14px;
	font-size: 0.833em;
	font-weight: normal;
	text-align: center;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #fafafa;
}

	footer strong a {
		text-decoration: none;
		color: #fafafa;
	}
	
		footer strong a:hover {
			text-decoration: underline;
		}

footer p {
	line-height: 14px;
	font-size: 0.833em;
	text-align: center;
	word-spacing: 1px;
	text-transform: uppercase;
	color: #fafafa;
}

	footer p a {
		margin: 0 0 0 9px;
		text-decoration: none;
		color: #fafafa;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}

/* ============================= footer END ====================================== */