#navigation span
{
   display: none;
}

#navigation ul, #navigation li
{
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

#nav_contactUs a
{
   position: absolute;
   top: 10px;
   left: 2px;
   width: 190px;
   height: 130px;
   background: url(/images/lay_top.jpg) -2px -10px no-repeat;
}

#nav_contactUs a:hover
{
   background: url(/images/lay_top_over.jpg) -2px -10px no-repeat;
}

#nav_portfolio a
{
   position: absolute;
   top: 13px;
   left: 516px;
   width: 170px;
   height: 30px;
   background: url(/images/lay_top.jpg) -516px -13px no-repeat;
}

#nav_portfolio a:hover
{
   background: url(/images/lay_top_over.jpg) -516px -13px no-repeat;
}

#nav_services a
{
   position: absolute;
   top: 43px;
   left: 516px;
   width: 110px;
   height: 30px;
   background: url(/images/lay_top.jpg) -516px -43px no-repeat;
}

#nav_services a:hover
{
   background: url(/images/lay_top_over.jpg) -516px -43px no-repeat;
}

#nav_whyUseUs a
{
   position: absolute;
   top: 75px;
   left: 516px;
   width: 160px;
   height: 37px;
   background: url(/images/lay_top.jpg) -516px -75px no-repeat;
}

#nav_whyUseUs a:hover
{
   background: url(/images/lay_top_over.jpg) -516px -75px no-repeat;
}

#nav_thinkAboutIt a
{
   position: absolute;
   top: 110px;
   left: 516px;
   width: 190px;
   height: 40px;
   background: url(/images/lay_top.jpg) -516px -110px no-repeat;
}

#nav_thinkAboutIt a:hover
{
   background: url(/images/lay_top_over.jpg) -516px -110px no-repeat;
}

#nav_fun a
{
   position: absolute;
   top: 80px;
   left: 750px;
   width: 177px;
   height: 60px;
   background: url(/images/lay_top.jpg) -750px -80px no-repeat;
}

#nav_fun a:hover
{
   background: url(/images/lay_top_over.jpg) -750px -80px no-repeat;
}

#nav_aboutUs a
{
   position: absolute;
   top: 0px;
   left: 815px;
   width: 150px;
   height: 34px;
   background: url(/images/lay_top.jpg) -815px 0px no-repeat;
}

#nav_aboutUs a:hover
{
   background: url(/images/lay_top_over.jpg) -815px 0px no-repeat;
}

#nav_learning a
{
   position: absolute;
   top: 35px;
   left: 815px;
   width: 130px;
   height: 34px;
   background: url(/images/lay_top.jpg) -815px -35px no-repeat;
}

#nav_learning a:hover
{
   background: url(/images/lay_top_over.jpg) -815px -35px no-repeat;
}
