div#main {
	 background:  url(../images/bg.jpg) no-repeat bottom right;
}

div#row {
	 background:  url(../images/tetto.jpg) no-repeat bottom right;
	 position:absolute;
	 margin-top:50%px;
	 margin-left:0%;
	 width:1024px;
	 height:200px;
	 z-index:20;
	 float:left;

}


.caption
  {
	font-family: Arial,helvetica;
	font-size:12px;
	font-weight:bold;
	color: #6C6966;
	padding: 1px;
	text-align:center;
	#border-left-width:1px solid #A79368;
	#border-right-width:1px solid #A79368;
	#border-bottom-width:0px solid #A79368;
  	border-left:1px solid #6C6966;
	border-right:1px solid #6C6966;
	border-bottom:0px solid #6C6966;
}

.row
  {
	font-family: Arial,helvetica;
	font-size:12px;
	font-weight:normal;
	color: #565656;
    padding: 1px;
	text-align:center;
}
div#mainleft table{
	margin-left:10%;
}
div#mainleft{
	position:absolute;
	width: 100%;
	top: 70px;
	#top: -145px;
	z-index:-1;
	margin-left: 1%;
	#margin-left: -5%;
	font-family: Arial,helvetica;
	font-size:12px;
	font-weight:normal;
}
div#mainleft p{
	margin-left: 4%;
	font-family: Arial,helvetica;
	font-size:14px;
	font-weight:normal;
	font-variant:small-caps;
}

a{
	text-decoration:none;
	color:#000AA1;
    color: #0088cc;}


table{
	border-width:1px solid #A79368;
	border-collapse:collapse;
	text-align:center;
}
.rowi td
  {
	line-height:22px;
	font-family: Arial,helvetica;
	font-size:12px;
	font-weight:normal;
	color: #565656;
	padding-left: 3px;
	padding-right: 3px;
	text-align:center;
    text-transform:uppercase;
	#border-left-width:1px solid #A79368;
	#border-right-width:1px solid #A79368;
	#border-top-width:0px solid #A79368;
	#border-bottom-width:0px solid #A79368;
  	border-left:1px solid #6C6966;
	border-right:1px solid #6C6966;
	border-bottom:0px solid #6C6966;
	border-top:0px solid #6C6966;
 }
.rowi td a
  {
    color:#0088cc;
}
.caption td
  {
	#border-left-width:1px solid #A79368;
	#border-right-width:1px solid #A79368;
	#border-top-width:0px solid #A79368;
	#border-bottom-width:0px solid #A79368;
  	border-left:1px solid #6C6966;
	border-right:1px solid #6C6966;
	border-bottom:0px solid #6C6966;
	border-top:0px solid #6C6966;
 }

.row a{
	font-size: 11px;
	line-height: 18px;
	text-decoration:none;
	color:#000AA1;
    color: #0088cc;}
.row a:hover{
	font-size: 11px;
	line-height: 18px;
	text-decoration:underline;
	color:#000AA1;
    color: #0088cc;}