body {
	margin:0px;
	padding:0px;
	color: #252525;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bodybg.png);
	background-color: #043588;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.tab{
	padding:10px;
	font-size:11px;
}
h1{
color:#0066FF;
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 0 5px 0;
}
h2{
	color:#0066FF;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px;
}
#main_container{
	width:894px;
	height:auto;
	margin:auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/bgmaincontainer.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#header{
	width:894px;
	margin: auto;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	background-image: url(images/bgheader.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#mainheader {
}
#logo{
padding:20px 0 0 0;
float:left;
}
.sezionemenu {
	display: block;
	padding: 2px;
}


#middle_box{
	width:894px;
	clear:both;
	margin:auto;
}
.title{
height:26px;
font-size:16px;
font-weight:bold;
padding:5px 0 0 35px;
color:#777c7c;
background:url(images/news_icon.gif) no-repeat left;
background-position:0px 0px;
}
a.read_more {
	display:block;
	line-height:27px;
	color:#848989;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background-image: url(images/view_all_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
	width: 150px;
	clear: both;
	margin: 5px;
}
a.read_more img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}
a.read_more:hover {
	width:150px;
	color:#0066FF;
	text-decoration:none;
}
/*---------------------main_content------------------*/
#main_content{
	width:894px;
	height: auto;
	margin: auto;
	padding: 0;
}
.left_content{
	width:378px;
	height:auto;
	float:right;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F8F7FA;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right_content{
	width:452px;
	height:auto;
	float:left;
	padding: 10px;
}
.news_tab{
padding:10px 0 5px 0;
margin:0px;
text-align:justify;
line-height:14px;
border-bottom:1px #b2bbbb dashed;
}
#map {
	height: 278px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
.news_details{
padding:5px 0 0 0;
text-align:right;
font-size:11px;
font-weight:bold;
}
span.date{
color:#0066FF;
}
.clear{
clear:both;
}
/*--------------acordion style---------------*/
#basic-accordian{
	padding:0px;
	width:378px;
	background-color: #EDEDED;
	height: 500px;
}
.accordion_headings{
	width:368px;
	height:26px;
	padding:10px 0 0 10px;
	background:url(images/tab_bg.gif) no-repeat center;
	color:#777c7c;
	cursor:pointer;
	font-weight:bold;
	margin:0 0 4px 0;
}
.accordion_headings:hover{
color:#0066FF;
}
.accordion_child{
padding:0px;
}
.header_highlight{
color:#0066FF;
}
/*-----------------------------footer------------------*/
#footer{
	padding-bottom: 30px;
	padding-top: 20px;
	height: 50px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/bgfooter.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright{
	float:left;
	padding-top:10px;
	margin-left: 20px;
}
.copyright img {
	vertical-align: bottom;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:7px;
}
.img {
	padding:5px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
a:link {
	color: #777c7c;
}
a:visited {
	color: #777c7c;
}
a:hover {
	color: #0066FF;
}
