body {
/*	background-color:#a6bf79;
*/	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px;
	padding: 0px;
	font-style: normal;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 750px;
	height: 608px;
	background-image: url(images/sf_carta.jpg);
	padding-left: 0px;
	margin-top: 0px;
	z-index: 1;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px 0px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	width:717px;
	height:278px;
	position:relative;
/*	background-color: #000000;
*/}
#header ul{
	/*	background-color:#000000;*/
	width:717px;
	border: 0px solid #000000;
	display:block;
	top:381px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:20px;
	padding:5px 0px 0px0px;
	text-align:center;
	left: 0;
	text-transform: lowercase;
	letter-spacing: inherit;
	background-color: #000000;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:none;
	color:#999999;
}
#Layer1 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 279px;
	height: 300px;
	/*	background-color: #000000;*/
	background-image: url(images/mano.gif);
	z-index: 0;
	right: 0px;
	visibility: visible;
	overflow: auto;


}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:normal;
	text-align:right;
	color:#FFFFFF;
	position:absolute;
	width: 692px;
	height: 78px;
	/*	background-color: #000000;*/
	background-image: url(images/header.jpg);
	z-index: 0;
	text-decoration:none;
}
#logo_w1{
	top:200px;
	left:18px;
	z-index: 0;
	text-align:right;

}
#logo_w2{
	top:0;
	left:0;
	z-index: 0;

}
#header_text {
	top:2px;
	left:1px;
	width:710px;
	position:absolute;
	height: 200px;
	z-index: 0;

}
#header_text p{
	font-size: 18px;
	color:#999999;
	z-index: 0;

}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
/*	background-image:url(images/content_bg.gif);
*/	width:717px;
	height: 300px;
	z-index: 1;

}
img{
	border-width:0px;
}
/******Lastest work******/
h1{
	color:#999999;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:428px;
	margin-left:0px;
	padding: 0px 0px 0px 20px;
	display:inline;
}
/*#left a{color:#28556b;}
*/#left a:hover{color:#c77e0c;}
#photos {
	float:left;
	width:400px;
	margin-top:50px;
	/*	border-left: #FFF 2px solid;*/
	height: 70px;
	border-left-color: #CCCCCC;

}
/******News******/
#right {
	float:right;
	width:250px;
	margin-top:0px;
/*	border-left: #FFF 2px solid;*/
	height: 250px;
	border-left-color: #CCCCCC;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	font-size:10px;
	height:0px;
	background-color: #FFFFFF;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
	top: 600px;
}
