#bend_nav{width:800px; height:45px;margin:auto; position: relative; line-height:55px;}
#bend_nav li{	
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	height: 45px;
}
#bend_nav a{height:45px; display: block;}

#home{
	left: 61px;
	width:149px;
}
#about{
	left: 210px;
	width:141px;
}
#help{
	left: 351px;
	width:141px;
}
#blog{
	left: 492px;
	width:144px;
}
#contact{
	left: 636px;
	width:141px;
}

#home a:hover{}
#about a:hover{}
#help a:hover{}
#blog a:hover{}
#contact a:hover{}

#donate_nav{width:134px; height:45px;margin:auto; position: relative; line-height:50px; }
#donate_nav li{
	margin-top: 20px;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	height: 57px;
	top: -8px;
	left:5px;
}
#donate_nav a{height:45px; display: block;}

#donate{color:#FFF;
	width:134px;
}

#donate a:hover{}
