/***********************************************************************/
/*		NEW Header
/***********************************************************************/
#mymenu-new {
    width:964px;
	height: 39px;
	background-image:url('../images/new-header.gif');
    }
#mymenu-new ul {
  margin-left:17px;
  margin-top: 0px;
  padding: 0;
  list-style:none;
  }
#mymenu-new a {
    display:block;
    }
#mymenu-new li {
    float:left;
    margin:0;
    padding:0;
    }	
#home
{	width: 66px;
	height: 39px;
}
#home:hover
{	background-image:url('../images/new-header.gif');
	background-position: -17px -39px;}

#whycostarica
{	width: 133px;
	height: 39px;
}
#whycostarica:hover
{	background-image:url('../images/new-header.gif');
	background-position: -83px -39px;}
#property
{	width: 136px;
	height: 39px;
}
#property:hover
{	background-image:url('../images/new-header.gif');
	background-position: -216px -39px;}
#about
{	width: 93px;
	height: 39px;
}
#about:hover
{	background-image:url('../images/new-header.gif');
	background-position: -352px -39px;}		
#contact
{	width: 93px;
	height: 39px;
}
#contact:hover
{	background-image:url('../images/new-header.gif');
	background-position: -445px -39px;}
#other
{	width: 153px;
	height: 39px;
}
#other:hover
{	background-image:url('../images/new-header.gif');
	background-position: -538px -39px;}	

#callbanner
{	width: 267px;
	height: 39px;
}
#callbanner:hover
{	background-image:url('../images/new-header.gif');
	background-position: -697px -39px;}	

#dummy
{	width: 6px;
	height: 39px;
}