html, body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #de9d00;
	color: #FFFFFF;
	font-size: 11px;
}

.bg_img {
	background-image: url(images/bg_compasso.gif);
	background-position: 50% 0px;
	background-repeat: no-repeat;
}

a {
	color:#FF2F00;
	text-decoration: none;
}

a img {
	border: 0px;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 13px;
}

table {
	border: 0;
	border-width: 0;
	padding: 0;
	border-collapse: collapse;
}
td,th {
	border: 0;
	border-width: 0;
	padding: 0;
	vertical-align: top;
}

p {
	margin: 0px;
	padding: 0px;

}

#mainbody {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}



#footer {
	height: 47px;
	width: 570px;
	clear: both;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.box {
	width: 950px;
	margin-bottom: 10px;
}
.box .top {
	background-image: url(images/top_rect.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 950px;
	height: 12px;
	font-size: 3px;
}
.box .bottom {
	background-image: url(images/bottom_rect.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	width: 950px;
}
.box .body {
	background-color: #FFFFFF;
	color: #7e7e7e;
	padding-left: 50px;
	padding-right: 25px;
	padding-top: 15px;
}

.box .body a:hover {
	text-decoration: underline;

}

.download {
	padding-left: 20px;
	background-image: url(images/download_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.download a {
	color: #ff2f00;
	text-decoration: none;

}
.download a:hover {
	color: #ff2f00;
	text-decoration: underline;

}

.download2 {
	padding-left: 20px;
	background-image: url(images/download2_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.download2 a {
	color: #ff2f00;
	text-decoration: none;

}
.download2 a:hover {
	color: #ff2f00;
	text-decoration: underline;

}

.blockover1 {
	position: absolute;
	height: 30px;
	width: 200px;
	top: 490px;
}
.blockover2 {

	position: absolute;
	height: 30px;
	width: 200px;
	top: 790px;
}
.blockover3 {


	position: absolute;
	height: 30px;
	width: 200px;
	top: 1110px;
}
