body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/home_bg.png);
	background-repeat: repeat-x;
}
a{
	outline:0px;
}
#main_plate{
	width:980px;
	height:auto;
	float:left;
	padding-right:20px;
}
#main_top{
	width:980px;
	height:137px;
	float:left;
	background:url(../images/top_line_bg.gif) left top repeat-x;
}
#main_logo{
	width:323px;
	height:58px;
	float:left;
	padding-top: 42px;
	padding-right: 0;
	padding-bottom: 37px;
	padding-left: 13px;
}
#main_navigation{
	width:260px;
	height:28px;
	float:right;
	padding-top:109px;
}
.home{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 14px 4px 14px;
	background-color:#8A7A69;
	margin-left:1px;
}
.services{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	padding:5px 14px 4px 14px;
	background-color:#8c7e8c;
	margin-left:1px;
}
a.services:hover{
	background-color:#4d4d4d;
}
.our_work{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	padding:5px 14px 4px 14px;
	background-color:#69818A;
	margin-left:1px;
}
a.our_work:hover{
	background-color:#4d4d4d;
}
.contactus{
	display:block;
	font-size:12px;
	float:left;
	font-family:"Trebuchet MS";
	color:#ffffff;
	text-decoration:none;
	padding:5px 14px 4px 14px;
	background-color:#998F5E;
	margin-left:1px;
}
a.contactus:hover{
	background-color:#4d4d4d;
}
#main_header{
	width:940px;
	height:auto;
	float:left;
	padding-right:40px;
	border: thin none #0041BE;
}
#header_left{
	width:303px;
	height:337px;
	float:left;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #8696A3;
	background-image: url(../images/prova9.png);
}
#header_txt_main{
	width:637px;
	height:auto;
	float:left;
	padding-top:26px;
	left: auto;
}
#txt_head{
	width:627px;
	height:40px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:28px;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8696A3;
	padding-left: 10px;
}
#main_content{
	width:627px;
	height:auto;
	float:left;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	padding-top:10px;
	padding-left: 10px;
}
.email_link{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#C5DBEF;
	text-decoration:none;
}
a.email_link:hover{
	text-decoration:underline;
}
#footer{
	width:980px;
	height:auto;
	float:left;
	padding-top:20px;
	padding-left:28px;
}
#footer_navi{
	width:320px;
	height:auto;
	float:left;
}
.footer_link{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#305C5D;
	text-decoration:none;
}
a.footer_link:hover{
	color:#4d4d4d;
	text-decoration:underline;
}
.footer_link_act{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
	text-decoration:underline;
}
#copyright{
	width:660px;
	height:auto;
	float:left;
	text-align:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
}
	.footer_link2 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4d4d4d;
	text-decoration:none;
}
a.footer_link2:hover{
	color:#4d4d4d;
	text-decoration:underline;
}

