body
{
  margin         : 0px;
  font-family    : Arial,Helvetica;
  font-size      : 11px;
  letter-spacing : 3px;
  color          : #000000;
}

p { background : transparent; }

a
{
  color           : #000000;
}

#holder
{
  text-align : left;
  width      : 700;
  height     : 600;
  margin     : 0 50 0 0;
  background : transparent url('/images/butterfly.jpg') no-repeat 90% 90px;
  z-index    : 2;
}

#header h1
{
  position   : relative;
	background : transparent url('/images/believe.gif') no-repeat top left;
	width      : 241px; 
	height     : 52px;
	top        : 300px;
	z-index    : 1;
}

#header h1 span
{
  display : none;
}

#nav_holder
{
  position : relative;
  display : inline;
  list-style-type : none;
}

#nav1 a
{
  position   : absolute;
	background : transparent url('/images/marketing-improvement.gif') no-repeat top left;
	width      : 304px; 
	height     : 46px;
	left       : 200px;
	top        : -50px;
	z-index    : 1;
}

#nav1 a span
{
  display : none;
}

#nav2 a
{
  position   : absolute;
	background : transparent url('/images/the-lodge.gif') no-repeat top left;
	width      : 191px; 
	height     : 31px;
	left       : 460px;
	top        : 40px;
	z-index    : 1;
}

#nav2 a span
{
  display : none;
}

#nav3 a
{
  position   : absolute;
	background : transparent url('/images/why-believe.gif') no-repeat top left;
	width      : 162px; 
	height     : 19px;
	left       : 500px;
	top        : 320px;
	z-index    : 1;
}

#nav3 a span
{
  display : none;
}

#nav4 a
{
  position   : absolute;
	background-image : url('/images/believe-beliefs.gif');
	width      : 164px; 
	height     : 18px;
	left       : 290px;
	top        : 340px;
	z-index    : 1;
}

#nav4 a span
{
  display : none;
}

#nav5 a
{
  position   : absolute;
	background : transparent url('/images/new-way.gif') no-repeat top left;
	width      : 262px; 
	height     : 43px;
	left       : 50px;
	top        : 120px;
	z-index    : 1;
}

#nav5 a span
{
  display : none;
}

#nav6 a
{
  position   : absolute;
	background : transparent url('/images/contact.gif') no-repeat top left;
	width      : 58px; 
	height     : 16px;
	left       : 70px;
	top        : 450px;
	z-index    : 1;
}

#nav6 a span
{
  display : none;
}
