@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg_02.gif) top repeat-x;
	margin:0;
	padding:0;
	font:12px tahoma;
	color:#4e4e4e;
	}
a img {
	border:none;
	}
	
#wrapper {
	padding-top:23px;
	margin:0 auto;
	width:744px;
	}
#top {
	height:165px;
	}
#topnav {
	float:right;
	width:304px;
	height:165px;
	background:url(images/topnav_bg_07.gif) no-repeat;
	}
#topnav img {
	margin-top:9px;
	}
#content {
	background:#e8e8ea url(images/content_bottom_09.gif) bottom no-repeat;
	}
#left {
	border-right:2px solid white;
	width:295px;
	padding:15px;
	}
#right {
	padding:25px;
	width:363px;
	color:#4e4e4e;
	text-align:justify;
	float:right;
	line-height:17px;
	}
#left1 {
	float:left;
	padding:15px;
	width:263px;
	
	
	}
#right1 {
	float:right;
	padding:15px;
	width:387px;
	border-left:2px solid white;
	}
	
#footer {	
	margin: 0px auto;
	font-size: 12px;
	text-align: center;
}
		
#footer a {
	color: #009462;
	text-decoration: none;
}

#footer a:hover {
	color: #4e4e4e;
}
	
.split {
	height:1px;
	background:url(images/3x1_10.gif) repeat-x;
	}
.news {
	padding:10px;
	text-align:justify;
	color:#4e4e4e;
	}
.news a {
	text-decoration:none;
		border-bottom: 1px solid #4e4e4e;
	font-weight:bold;
	color:#4e4e4e;
	}
	
.news a:hover {
	border-bottom: 1px dotted #4e4e4e;
}
.date {
	color:#008b5c;
	font-weight:bold;
	float:right;
	}
#bottom {
	background:url(images/bottom_bg_15.gif) repeat-x;
	line-height:69px;
	}
#nocols {
	padding:25px;
	}
.list1 {
	list-style-type:none;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-left:30px;
	}
.list1 li {
	padding-left:15px;
	background:url(images/bullet_08.gif) left no-repeat;

	margin-bottom:20px;
	}
.list1 li a {
	border-bottom: 1px solid #4e4e4e;
	color:#000000;
	text-decoration: none;
	}
	
.list1 li a:hover {
	border-bottom: none;
}

a.mail {
	text-decoration:none;
	color:#FF0000;
	}