#main_navigation {
  display:block;
  list-style: none;
  line-height: 1;
  margin:0px;
  padding:0px;
  }


#main_navigation span, #logo span{display:none;}
#main_navigation li{
  display:block;
  float:left;
  list-style: none;
  margin:0px;
  margin-top:13px;
  height:23px;
  }

#main_navigation li a{
  display:block;
  height:23px;
  }

#logo{position:absolute; margin-top:13px; margin-left:10px;}
#nav_portfolio{padding-right:45px;}
#nav_kablog{padding-right:45px;}
#nav_contact{}
#nav_about {padding-right:45px;}

#logo a{background: transparent url(../images/nav_home.gif) no-repeat top left; width:71px;height:23px;display:block;}

#nav_about a{background: transparent url(../images/nav_about.gif) no-repeat top left; width:61px;height:23px;}
#nav_portfolio a{background: transparent url(../images/nav_portfolio.gif) no-repeat top left; width:95px;height:23px;}
#nav_kablog a{background: transparent url(../images/nav_kablog.gif) no-repeat top left; width:72px;height:23px;}
#nav_contact a{background: transparent url(../images/nav_contact.gif) no-repeat top left; width:78px;height:23px;}

#about #nav_about a,
#portfolio #nav_portfolio a,
#kablog #nav_kablog a,
#contact #nav_contact a{background-position: bottom left;}

#logo a:hover, #nav_about a:hover, #nav_portfolio a:hover, #nav_kablog a:hover, #nav_contact a:hover{background-position: bottom left;}

/* clients nav */

#clients_nav_wrapper{}
#clients_navigation {
  list-style: none;
  line-height: 1;
  display:block;
  margin:0px;
  padding:0px;
  margin-left:126px;
  }

#clients_navigation span{display:none;}

#clients_navigation li{
  display:block;
  float:left;
  list-style: none;
  margin:0px;
  margin-right:25px;
  margin-top:13px;
  height:16px;
  }

#clients_navigation li a{
display:block;
height:16px;
}

#nav_all{width:82px;height:16px; }
#nav_arts{width:92px;height:16px; }
#nav_education {width:70px;height:16px;}
#nav_nonprofit {width:73px;height:16px;}
#nav_corporate {width:154px;height:16px;}
#nav_list {width:67px;height:16px;}
#nav_all a{background: transparent url(../images/subnav_portfolio_all.gif) no-repeat top left;}
#nav_arts a{background: transparent url(../images/subnav_portfolio_arts.gif) no-repeat top left;}
#nav_education a{background: transparent url(../images/subnav_portfolio_education.gif) no-repeat top left;}
#nav_nonprofit a{background: transparent url(../images/subnav_portfolio_np.gif) no-repeat top left;}
#nav_corporate a{background: transparent url(../images/subnav_portfolio_corp.gif) no-repeat top left;}
#nav_list a{background: transparent url(../images/subnav_portfolio_clients.gif) no-repeat top left;}
#nav_all a:hover,#nav_all a.sel,
#nav_arts a:hover, #nav_arts a.sel,
#nav_education a:hover,#nav_education a.sel,
#nav_nonprofit a:hover, #nav_nonprofit a.sel,
#nav_corporate a:hover,#nav_corporate a.sel,
#nav_list a:hover, #nav_list a.sel {background-position: bottom left;}


/* about nav */

#about_navigation {
  list-style: none;
  line-height: 1;
  display:block;
  margin:0px;
  padding:0px;
  margin-left:276px;
}
#about_nav_wrapper{
display:block;
}
#about_navigation span{display:none;}

#about_navigation li{
display:block;
float:left;
list-style: none;
margin:0px;
margin-right:19px;
margin-top:13px;
height:16px;
}

#about_navigation li a{
display:block;
height:16px;
}


#nav_about_boutique{width:196px;height:16px; }
#nav_about_services {width:61px;height:16px;}
#nav_about_bios {width:29px;height:16px;}

#nav_about_boutique a{background: transparent url(../images/subnav_about_boutique.gif) no-repeat top left;}
#nav_about_services a{background: transparent url(../images/subnav_about_services.gif) no-repeat top left;}
#nav_about_bios a{background: transparent url(../images/subnav_about_bios.gif) no-repeat top left;}


#nav_about_boutique a:hover, #nav_about_boutique a.sel,
#nav_about_services a:hover,#nav_about_services a.sel,
#nav_about_bios a:hover, #nav_about_bios a.sel
{background-position: bottom left;}


/* contact nav */

#contact_navigation {
  list-style: none;
  line-height: 1;
  display:block;
  margin:0px;
  padding:0px;
  margin-left:276px;
}

#contact_navigation span{display:none;}

#contact_navigation li{
display:block;
float:left;
list-style: none;
margin:0px;
margin-right:19px;
margin-top:13px;
height:16px;
}

#contact_navigation li a{
display:block;
height:16px;
}

#nav_contact_la {width:81px;height:16px;}
#nav_contact_mil {width:78px;height:16px;}
#nav_contact_form {width:137px;height:16px;}

#nav_contact_la a{background: transparent url(../images/subnav_contact_la.gif) no-repeat top left;}
#nav_contact_mil a{background: transparent url(../images/subnav_contact_mil.gif) no-repeat top left;}
#nav_contact_form a{background: transparent url(../images/subnav_contact_send.gif) no-repeat top left; }

#nav_contact_la a:hover, #nav_contact_la a.sel,
#nav_contact_mil a:hover, #nav_contact_mil a.sel,
#nav_contact_form a:hover, #nav_contact_form a.sel
{background-position: bottom left;}