/* CSS Document */

#nav_header {
	background-image:url(http://www.evdevcontentdesign.org/images/blue-grad2.png); 
	width:1000px; 
	height:348px;
}

#nav-face  {
	background-image:url(http://www.evdevcontentdesign.org/images/circle-nav2.png);
	width:525px;
	height:348px;
 }

#home {
	position:relative;
	width:165px;
	height:46px;
	z-index:2;
	left: 5px;
	top: 4px;
}

#features {
	position:relative;
	width:149px;
	height:32px;
	z-index:3;
	left: 19px;
	top: 60px;
}

#church {
	position:relative;
	width:184px;
	height:46px;
	z-index:4;
	left: 113px;
	top: 124px;
}

#templates {
	position:relative;
	width:190px;
	height:48px;
	z-index:1;
	left: 115px;
	top: -31px;
}

#about {
	position:relative;
	width:173px;
	height:53px;
	z-index:5;
	left: 350px;
	top: 63px;
}

#contact  {
	position:relative;
	width:164px;
	height:43px;
	z-index:5;
	left: 349px;
	top: 33px;
}
