body { 
	background:#fff url('../images/backg.png');
	font-family:verdana;
	font-size:10px; 
	text-align: center;
	color:#2e7241;
	}
	
#header-links {
	background:#2e7241;
	color:#fff;
	height:26px;
	text-align:right;
	}
	
.header-text-left {
	float:left;
	padding:6px 0 4px 10px;
	color:#fff;
	font-weight:bold;
	}
	
.header-text-right {
	padding:6px 10px 4px 0;
	}
	
#header-links a {
	color:#a7e59d;
	font-weight:bold;
	text-decoration:none;
	}
	
#header-links a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}

#wrap-top {
	width:900px;
	margin:20px auto 0px auto;
	text-align:left;
	background:url('images/wrap-top.png') no-repeat top left;
	height:20px;
	}

#wrap {
	width:960px;
	margin:0px auto 0px auto;
	text-align:left;
	background:#fff;
	color:#2e7241;
	overflow: auto;
	}
	
#wrap-bottom {
	width:960px;
	margin:0 auto;
	padding:30px 0 0 0;	
	text-align:left;
	height:100px;
	color:#fff;
	}

#wrap-bottom a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
#wrap-bottom a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
	
.text-wrap {
	padding:0 0 0 14px;
	}


#wrap-nearbot {
	width:960px;
	margin:0 auto;
	padding:30px 0 0 0;	
	text-align:center;
	height:30px;
	color:#2e7241;
	}

#wrap-nearbot a {
	color:#2e7241;
	font-weight:bold;
	text-decoration:none;
	}
	
#wrap-nearbot a:hover {
	color:#2e7241;
	font-weight:bold;
	text-decoration:underline;
	}
	
.text-wrap {
	padding:0 0 0 14px;
	}

#footer {
	margin:0 auto;
	padding:5px 0 0 0;
	background:#2e7241;
	text-align: center;
	color:#ffffff;
	height:20px;
	font-size:9px;
	}
	
	
.wrap-links {
	margin-left:12px;
	width:120px;
	height:110px;
	border-right:1px dashed #2e7241;
	padding:16px 0 16px 0;
	float:left;
	}
	
.wrap-links a {
	color:#2e7241;
	font-weight:bold;
	text-decoration:none;
	}
	
.wrap-links a:hover {
	color:#2e7241;
	font-weight:bold;
	text-decoration:underline;
	}

.wrap-rightlinks {
	margin-left:12px;
	width:120px;
	height:110px;
	padding:16px 0 16px 0;
	float:left;
	}
	
.wrap-rightlinks a {
	color:#2e7241;
	font-weight:bold;
	text-decoration:none;
	}
	
.wrap-rightlinks a:hover {
	color:#2e7241;
	font-weight:bold;
	text-decoration:underline;
	}

.wrap-content {
	float:left;
	margin-left:30px;
	width:788px;
	}
	
.wrap-content a {
	color:#2e7241;
	font-weight:lighter;
	text-decoration:none;
	}
	
.wrap-content a:hover {
	color:#2e7241;
	font-weight:lighter;
	text-decoration:underline;
	}


#news-message {
	padding:0 0 10px 10px;
	border-width:0 0 1px 1px;
	}

.content-news {
	width:400px;
	}

.content-right {
	float:right;
	position:relative;
        border-left:1px dashed #2e7241;

	width:180px;
	}
	
.content-botright {
	float:right;
	position:relative;
	height:170;
	width:180px;
	}

.bottom-left {
	margin-left:15px;
	padding-right:10px;
	width:110px;
	height:200px;
	float:left;
	border-width:0 1px 0 0;
	}

.bottom-left li {
  list-style-type:none;
  }

.bottom-middle {
	margin-left:60px;
	margin-right:60px;
	width:300px;
	height:90px;
	border:1px dashed #fff;
	border-width:0 1px 0 0;
	float:left;
	position:relative;
	}
	
.bottom-right {
	width:220px;
	height:90px;
	float:left;
	position:relative;
	}


.indent {
	margin-left:20px;
	}
	

h1 {
	color:#090909;
	margin:2px 0 4px 0;
	font-size:22px;
	}
