html, body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: #fefefe;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
        /*
	background-attachment: fixed;*/
}
#bg{
	position: fixed;
	top: 0;
	left: 0;
}
h1{
	font-size: 18px;
	color:#0f6b35;
	border-bottom: 1px dotted #cccccc;
}
h2{
	font-size: 14px;
	color: #666666;
	border-bottom: 1px dotted #cccccc;
}
a{
	color:#666666;
        text-decoration:none;
}
a:hover{
	color:#016633;
        text-decoration: none;
}

.container{
	margin: 0px auto;
	padding: 5px 0px 5px 0px;
	position: relative;
	width: 820px;
	height: auto;
	background-color:#016633; 
	z-index: 1;
}
.wrapper{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 780px;
	height: auto;
	background-color: white;
}
.header{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 780px;
	height: 115px;
}
.atavola_header{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 30px;
	width: 680px;
	height: 81px;
	/*background-image: url(images/atavola_headline.jpg);*/
	background-repeat: no-repeat;
}
/*
.service{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 40px;
	right: 30px;
	width: 162px;
	height: 48px;
	background-image: url(images/service.jpg);
}*/
/************ menu ****************/
.menu{
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 25px;	
	background-color: white;
}
.menu ul{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	list-style: none;
	width: 680px;
	height: 25px;
}
.menu .menu-top li{
	line-height: 25px;
	text-align: center;
}
.menu .menu-top li a{
	padding-left: 11px;
	padding-right: 3px;
}
.menu .menu-top li, .menu .menu-top li a{
	float: left;
	width: auto;
	height:25px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.menu .menu-top li a:hover{
	padding-left: 11px;
	padding-right: 3px;
	background-color: #016633;
	background-image: url(images/navi_hover.jpg);
	background-repeat: repeat-y;
	color: white;
}
.menu .menu-top li.menu-current{
	background-color: #016633;
	background-image: url(images/navi_hover.jpg);
	background-repeat: repeat-y;
	color: white;
}
.menu .menu-top li.menu-current a{
	color: white;
}
.menu .menu-top li.menu-expand.menu-parent{
	background-color: #016633;
	background-image: url(images/navi_hover.jpg);
	background-repeat: repeat-y;
	color: white;
}
.menu .menu-top li.menu-expand.menu-parent a{
	color: white;
}
.submenu{
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 780px;
	height: 25px;
	background-color: #4b8765;
	border-bottom: 3px solid #afffa8;
}
.submenu ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top:0px;
	left: 50px;
	width: 680px;
	height: 25px;
	list-style: none;
	z-index: 10;	
}
.submenu ul li{
	line-height: 25px;
	text-align: center;
}
.submenu ul li a{
	padding-left: 15px;
	padding-right: 8px;
}
.submenu ul li, .submenu ul li a{
	float: left;
	width: auto;
	height:25px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.submenu li a:hover{
	padding-left: 15px;
	padding-right: 8px;
	background-color: #a2b0a1;
	background-image: url(images/subnavi_hover.jpg);
	background-repeat: repeat-y;
}
.submenu li.menu-current{
	background-color: #a2b0a1;
	background-image: url(images/subnavi_hover.jpg);
	background-repeat: repeat-y;
}
.submenu li.menu-parent{
	background-color: #a2b0a1;
	background-image: url(images/subnavi_hover.jpg);
	background-repeat: repeat-y;
}
.sub_text{
	margin: 0px auto;
	padding: 0px;
	line-height: 25px;
	position: relative;
	width: 680px;
	height:25px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.sub_text p{
	margin: 0px;
	padding: 0px;
}
/*****************breadcrumb+search********************/
.info_block{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 680px;
	height: 30px;
}
.breadcrumb{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	float: left;
	text-align: left;
	line-height: 30px;
	width: 500px;
	height: 30px;
	font-size: 11px;
}
.breadcrumb a{
	text-decoration: none;
	color: #4b8765;
}
.breadcrumb a:hover{
	text-decoration: underline;
	color: #4b8765;
}
.search{
	margin-top: 3px;
	padding: 0px;
	position: absolute;
	right: 0px;
	float: right;
	width: 180px;
	height: 27px;
	text-align: right;
}
.search_string{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;	
}
.search_button{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 2px;
}
/**************header pic****************/
.header_pic{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 680px;
	height: 140px;
}
.header_pic img{
	margin: 0px;
	padding:0px;
	border: none;
	width: 680px;
	height: 140px;
}
.header_line hr{
	margin: 0px auto;
	margin-top: 7px;
	padding:0px;
	position: relative;
	width: 680px;
	border-left: none;
	border-right: none;
	border-top: 1px solid #6ca567;
	border-bottom:1px solid #e6f2e4;
}
* html .header_line hr{
	margin-top: 0px;
}
/***************content****************/
.content{
	margin: 0px auto;
	padding:10px 0px 15px 0px;
	position: relative;
	width: 680px;
	height:  auto;
	font-size: 12px;
}
* html .content{
	margin-top: -3px;
}
.left_content{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	position: relative;
	left: 0px;
	width: 420px;
	min-height:200px;
}
* html .left_content{
	height: 200px;
}
.right_content{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	float: left;
	right: 0px;
	width: 240px;
	height: auto;
}
/****************footer***************/
.footer{
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 780px;
	height: 50px;
	background-color: white;
}
.footer_content{
	margin: 0px auto;
	padding-top: 5px;
	position: relative;
	border-top: 5px solid #c2c2c2;
	width: 680px;
	height:40px;
	font-size: 10px;
	color: #a0a0a0;
}
.footer_left{
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: left;
	left: 0px;
	text-align: left;
	width: 340px;
	height: 40px;
}
.footer_left img{
	position: relative;
	top: 1px;
}
.footer_right{
	margin: 0px;
	padding: 0px;
	position: absolute;
	float: right;
	right: 0px;
	text-align: right;
	width: 340px;
	height: 40px;
}
/****************anynews***********/
.anynews{
	position: relative;
	top:19px;
}
.news_content td#newstext{
        background-image:url('images/box_bg.jpg');
        background-repeat: repeat-y;
        background-position: right;
        border-right: 4px solid #dddddd;
        border-bottom:4px solid #dddddd;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
		  text-align: left;
		  padding: 5px;
}
.news_content td#newslink{
	padding-bottom:18px;
}
.news_content td#newslink a{
	color: #006600;
	text-decoration:none;	
}
.news_content td#newslink a:hover{
	color: #006600;
	text-decoration: underline;	
}

