body {
	background-color: #7e8100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #white;
	text-align: left;
}
a{
	color: White;
	text-decoration: none;
}
a:link{
}
a:hover{
}
a:visited{
}
#fullbody {
	width: 100%;
}
#mainbody{
	float: left;
	width: 750px;
}
#overbody_outer{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
#overbody_inner{	
}
#header_outer{
	width: 990px;
	height: 214px;
	background: url(../images/top.jpg) no-repeat scroll left;
}
#header_inner{
	
}
#headerSX{
	float: left;
	padding-top: 87px;
	width: 396px;
}
#headerDX{
	float: right;
	padding-top: 170px;
	width: 550px;
	font: 32px Occidental;
}

#center_outer{
	float: left;
	width: 990px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
	background: #014c17;
}
#center_inner{
	
}
#left_outer{
	width: 460px;
	float: left;
	background: #014c17;
}
#left_up{
}
#left_inner{
}
#left_down{
}
#leftimg{
	float: left;
	width: 300px;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-top: 10px;

}
#leftmenu{
	float: right;
	width: 150px;
	padding-top: 40px;
}
#maintitle{
	width: 100%;
	font-size: 16px;
}
#body_outer{
	float: right;
	width: 504px;
	min-height: 397px;
	background-color: #7e8100;
	padding: 10px;
	font-size: 14px;
	
}
#body_inner{
	padding-right: 10px;
	padding-left: 10px;	
}
#footer_outer{
	width: 985px;
	height: 144px;
	float: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-size: 9px;
}
#footer_inner{
}
#mysite{
	float: left;
	width: 545px;
	padding: 2px 2px 2px 2px;
	text-align: left;
}
#mysite_text{
	float: left;
	text-align: justify;
	text-indent: 2px;
}
#mysite_img{
	float: right;
}
.mysite_img{
	border: thick solid White;
}
ul#mainlevel-nav{
	list-style: none;
	margin: 0;
	width: 100%;
	text-align: left;
	float: right;
	font: normal normal normal 18px/normal Occidental;
}
ul#mainlevel-nav li{
	background-image: none;
	padding-left: 0px;
	padding-right: 7px;
	margin: 0;
	border-bottom: 2px solid White;
	line-height: 30px;
}
ul#mainlevel-nav li a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: White;
	background-image: url(../images/left_inner.jpg);
	background-repeat: no-repeat;
}
ul#mainlevel-nav li a:hover{
	color: #7e8100;
}
.moduletable h3{
	background: Aqua;
}
.contentheading{
	text-align: left;
	font-weight: bold;
	color: #c3292d;
	font-size: 14px;
	float: left;
}
#loghi_outer{
	float: left;
	width: 750px;
	height: 25px;
	padding-top: 26px;
}
#indirizzi{
	float: left;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color : White;
	font-weight : bold;
	text-align : center;
	padding-left: 20px;
	padding-top:2px;
}
#logo_sn{
	float: left;
	width: 98px;
	height: 18px;
	padding-left:161px;
}
#logo_ds{
	float: right;
	width: 76px;
	height: 18px;
	padding-right:10px;
}
ul#mainlevel-top{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: right;
	display: inline;
	font: 32px Occidental;
}
ul#mainlevel-top li{
	background-image: none;
	padding-left: 25px;
	padding-right: 5px;
	margin: 0;
	font-size: 32px;
	float: left;
}
ul#mainlevel-top li #active_menu-top{
	color: #7e8100;
}

ul#mainlevel-top li a {
	display: block;
	padding-right: 0px;
	text-decoration: none;
	color: White;
	background-repeat: no-repeat;
	float: left;
	background-position: left center;
}
ul#mainlevel-top li a:hover{
	color: #7e8100;
}
#footermenu{

	float: left;
	padding-right: 100px;
}
#footeraddress{
	float: left;
	width: 100%;
	padding-top:100px;
	font-size: 14px;
	color: White;
}
#intro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


