BODY
{
	margin: 0px;
	background-color: #ffffff;
	
	font-family : arial, helvetica, verdana, geneva;
	font-size: 12px;
	line-height: 14px;
	color: #555;
}

#page_holder
{
	position:relative; 
	width: 1177px;
	height:100%;
	margin-left:auto; 
	margin-right: auto;
}

#bg_image
{
	position:absolute; 
	width: 1177px;
	height:719px;
	top: 0px;
	left: 0px;
	z-index: 0px;
}

#navbar
{
	position: absolute;
	top: 199px;
	left: 130px;
	height: 20px;
}

#nav_home
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 84px;
	height: 35px;
}

#nav_who_we_are
{
	position: absolute;
	top: 0px;
	left: 91px;
	width: 133px;
	height: 35px;
}

#nav_services
{
	position: absolute;
	top: 0px;
	left: 230px;
	width: 110px;
	height: 35px;
}

#nav_projects
{
	position: absolute;
	top: 0px;
	left: 347px;
	width: 118px;
	height: 35px;
}

#nav_wild_blog
{
	position: absolute;
	top: 0px;
	left: 471px;
	width: 122px;
	height: 35px;
}

#nav_footage_licensing
{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 199px;
	height: 35px;
}

#nav_contact
{
	position: absolute;
	top: 0px;
	left: 805px;
	width: 112px;
	height: 35px;
}

