

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}

#wrapper {
	width: 760px;
	margin: 14px auto 10px;
	padding: 0;
	text-align: left;
}

#mainpic {
	background: url(../img/italian/mainpic.jpg) no-repeat;
	width: 754px;
	height: 466px;
	position: relative;
}

#mainpic h1 {
	text-indent: -9999px;
	position: absolute;
}

#mainpic p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#mainpic ul {
	margin: 0;
	padding: 10px 0 0;
}

#mainpic li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainpic li a {
	display: block;
	width: 193px;
	height: 35px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/italian/top_btn_italian.gif) no-repeat;
}

#mainbox {
	position: absolute;
	width: 350px;
	top: 105px;
	left: 43px;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#copy {
	position: absolute;
	top: 440px;
	left: 30px;
	color: #c5ccda;
	font-size: 12px;
	line-height: 16px;
}

#copy a {
	color: #ffffff;
}

#copy a:hover {
	color: #ff9463;
}

#lang {
	position: absolute;
	top: 32px;
	left: 260px;
	font-size: 12px;
	line-height: 16px;
}

#lang select {
	width: 120px;
	font-size: 12px;
	line-height: 16px;
}