html,body{
	padding:0px;
	margin: 0px auto;
	text-align: center;}

body{
	font-family: verdana, arial;
	font-size: 76%;
	margin: 0px auto;
	text-align: center;
	background-position: 350px;
	background-color: #7db27b;
}


#total_page{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	padding-top: 0px;
	border-left: 1px solid #fff;	
	border-right: 1px solid #fff;	
	background-image: url(../img/default/head/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: auto;
   margin-right: auto;
   text-align: left;
}

#back{
	background-image: url(../img/default/bg_horiz.gif);
	margin: 0px auto;
	text-align: center;
}

#head{
	height: 160px;
	padding:0px;
}

#container{
	text-align: left;
	padding-top:5px;

}

#content{
	border: 0px solid #000;
	margin: 15px 160px 0 187px;
	padding:1em 10px
}

#info{
	text-align: right;
	color: #fff;
	font-weight: bold;
}

#buttons{
	height: 395px;
}

#button1{
	position: absolute;
	background-color: #fff;
	width: 173px;
	margin-left: 83px;
	padding-top:20px;
	cursor:hand;
	height: 395px;
}
#button2{
	position: absolute;
	background-color: #fff;
	width: 173px;
	margin-left: 266px;
	padding-top:20px;
	cursor:hand;
	height: 395px;
}
#button3{
	position: absolute;
	background-color: #fff;
	width: 173px;
	margin-left: 448px;
	padding-top: 20px;
	cursor: hand;
	height: 395px;
}

#certifications{
	position: absolute;
	width: 80px;
	margin-left: 670px;
	padding-top: 80px;
	text-align:right;
	color:#fff;
}

#button_testo{
	padding: 6px;
	height:60px;
}

div, td, p {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

a{
	color: #116884;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:active{
	color: #116884;
	text-decoration: none;
}

a:hover{
	color: #F90000;
	text-decoration: none;
}

a.white{
	color: #fff;
	text-decoration: none;
}

a.white:visited{
	text-decoration: none;
}

a.white:active{
	color: #fff;
	text-decoration: none;
}

a.white:hover{
	color: #fff;
	text-decoration: underline;
}

img {border : 0;}

input {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px; background: #FDFDFD;}
select {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;background: #FDFDFD;}
textarea {font-size: 10px; font-family: verdana, arial, helvetica, geneva; color :#000000; border-width: 1px;background: #FDFDFD;}

#privacy{
	clear:both;
	margin: 15px;
	text-align: center;
}

.policy{
	margin: 5px;
	background-color: #AEF0AE;
	text-decoration: none;
	text-transform: uppercase;
	color: #2F4F4F;
	border: 1px solid #fff;
	font-weight: bold;
	padding: 3px;
}
