/* CSS Document */

.wrap_header{
	width:780px;
	margin:auto;
}

.top_header{
	height:29px;
	background:url(images/top-left.gif) left no-repeat #70964e;
	text-align:right;
	
}

.toplink_header22{
	height:29px;
	position:absolute;
	color:#fff;
	width:350px;
	margin:6px 0 0 410px;
	
}
.toplink_header{
	
	position:absolute;
	color:#fff;
	width:300px;
	margin:6px 0 0 530px;
	
}

.toplink_header22 a{
	color:#fff;
}

.toplink_header a{
	color:#fff;
}
.logo_header{
	margin-left:30px;
	float:left;
	width:227px;
}
.about_header{
	margin-left:20px;
	float:left;
	width:400px;
	height:176px;
	background:url(images/coma.gif) left no-repeat;
}
.about_header span{
	position:absolute;
	margin: 40px 0 0 40px;
	font-size:18px;
	color:#70964e;
	width:430px;
}

.bottomlink_fotter
{
	background-color: #70964e;
	color:#fff;
	margin:6px 0 0 20px;	
}
.bottom_fotter{	
	height:29px;
	margin-top:40px;	
	text-align:left;	
}
.bottom_fotter_right{
	background:url(images/fotterRight.gif) right no-repeat;	
	height:29px;		
	width:10px;
}
.bottom_fotter_left{
	background:url(images/fotterLeft.gif) left no-repeat;	
	height:29px;		
	width:10px;
}