* {
	margin: 0;
	padding: 0;	
}

body{
	text-align: center;
	font-family:verdana,arial,'arial narrow', sans serif;
	margin-top:2%;
	font-size:12px;
	line-height:15pt;
	color:#605677;
}

.container{
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

.content{
	background:url(../Images/bg.gif);
	bacground-position:top center;
	background-repeat:no-repeat;
	margin: auto;
	width: 770px;
	height:554px;
	border: 0 solid blue;
	position:relative;
	text-align: justify;
}

#dd{
	background:url(../Images/process_bg.gif);
	bacground-position:top center;
	background-repeat:no-repeat;
	margin: auto;
	width: 770px;
	height:555px;
	position:relative;
}

#gallery{
	margin: auto;
	width: 770px;
	height: 555px;
	position: relative;
}

#gallery img {
	z-index: 1;
}

div.mask {
	background:url(../Images/gallery_bg.png);
	bacground-position:top center;
	background-repeat:no-repeat;
	margin: auto;
	width: 770px;
	height: 555px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

* html div.mask {
	background:url(../Images/gallery_bg.gif);
}

.project{
	font-family:verdana,arial,sans-serif;
	line-height:1.2;
	text-align:justify;
	border:0 solid blue;
}

h2{
	font-size:8pt;
	font-weight:bold;
	color:#708E4B;
	margin:0;
	border:0 solid blue;
	lign-height:1;
}

span.mishne{
	font-weight:bold;
	font-size:8pt;
	border:0 solid blue;
	margin:0;
}

img{
	border-width:0;
}

img.doar {
	position:absolute;
	left:418px;
	top:544px;
	cursor: pointer;
}

img.stampa{
	position:absolute;
	left:560px;
	top:471px;
}

div.text {
	border:0 solid #d6d8dB;
	width:290px;
	position:absolute;
	right:217px;
	top:206px;
	padding:0;
}

table.news p{
	line-height:1.1;
	padding-top:0;
}

#current {
	position:absolute;
	top: 72px;
	right:64px;
	z-index: 22;
}

#current img {
	z-index: 22;
}

div#about{
	border:0 solid #d6d8dB;
	width:230px;
	position:absolute;
	right:221px;
	top:123px;
	padding:0;
	text-align:justify;
}

div#process{
	border:1px solid #d6d8dB;
	width:350px;
	height:198px;
	position:absolute;
	right:100px;
	top:233px;
	padding-left:18px;
	padding-right:18px;
	padding-top:8px;
	padding-top:8px;
	text-align:justify;
}

div#contact{
	border:1px solid #d6d8dB;
	width:248px;
	height:120px;
	position:absolute;
	right:202px;
	top:254px;
	padding-left:18px;
	padding-right:18px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:justify;
}

div#contact a{
	color:#708E4B;
	font-weight:bold;
	text-decoration:none;
}

table.news{
	border:0 solid #d6d8dB;
	font-size: 11px;
	width:275px;
	position:absolute;
	right:230px;
	top:185px;
	text-align:left;
}

table.news a{
	color:#606077;
	text-decoration:none;
}

table.news td {
	padding:  0 5px;
}

table.news td, table.news th {
	vertical-align: top;
}

table.news a:hover{
	color:#d6d8dB;
}

table.news p{
	border:0 solid #ff00ff;
	margin:0;
	padding:0 0 3px 0;
	line-height:1;
}

div#news2 {
	display: none;
}

p.nav {
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
}

b{
	color:#000000;
}
	
div#awards{
	border:1px solid #d6d8dB;
	width:208px;
	height:120px;
	position:absolute;
	right:230px;
	top:312px;
	padding-left:18px;
	padding-right:18px;
	padding-top:8px;
	padding-bottom:8px;
	text-align:justify;
}
	

.text a{
	font-weight:bold;
	text-decoration:none;
	color:#606077;
}

.text ul{
	margin:0;
	padding: 8px 0 8px 18px;
	text-align:left;
}

.text p {
	line-height: 20px;
}	

.text p.sig{
	line-height:1.5;
	margin:35px 0 0 0;
	padding:0;
	font-weight:bold;
}

h1{
	Font-size:11pt;
	color:#708E4B;
	line-height:0.7;
}

ul#menu{
	z-index:22;
	position:absolute;
	top:114px;
	right:64px;
	padding:0;
	margin:0;
}	

ul#menu li{
	list-style-type:none;
	line-height:17px;
	padding:0;
	margin:0;
	border:0 solid #ff0000;
	height: 17px;
}

.float_right{
	float:right;
}

div.project ul {
	line-height:2.2;
	margin:6px 0 6px 18px;
	padding:0;
}

div.project ul li {
	line-height:1.2;
	padding:2px 0 2px 0;
}

p#zephyr {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	color: #606077;
	font-weight: bold;
	margin:0;
	padding:38px 0 0 37px;
	text-align: left;
}
	
p#zephyr a{
	color: #708E4B;
	text-decoration: none;	
}

.button {
	cursor: pointer;
}