
/* home page menu */
#home
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home1.png") no-repeat 0 0;

  }


#about
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about2.png") no-repeat 0 0;

  }

  #about:hover
  { 
    background: url("images/newmenu/about1.jpg") no-repeat 0 0;
  }
#portfolio
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;

  }

  #portfolio:hover
  { 
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;
  }
#services
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact2.png") no-repeat 0 0;

  }

  #contact:hover
  { 
    background: url("images/newmenu/contact1.png") no-repeat 0 0;
  }
#career
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career2.png") no-repeat 0 0;

  }

  #career:hover
  { 
    background: url("images/newmenu/career1.png") no-repeat 0 0;
  }
  
  
 /* about page menu */
 
 #home2
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home2.png") no-repeat 0 0;

  }
#home2:hover
  { 
    background: url("images/newmenu/home1.png") no-repeat 0 0;
  }

#about2
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about1.jpg") no-repeat 0 0;

  }


#portfolio2
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;

  }

  #portfolio2:hover
  { 
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;
  }
#services2
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services2:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote2
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote2:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact2
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact2.png") no-repeat 0 0;

  }

  #contact2:hover
  { 
    background: url("images/newmenu/contact1.png") no-repeat 0 0;
  }
#career2
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career2.png") no-repeat 0 0;

  }

  #career2:hover
  { 
    background: url("images/newmenu/career1.png") no-repeat 0 0;
  }
  
 /* portfolio page menu */
 
 #home3
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home2.png") no-repeat 0 0;

  }
#home3:hover
  { 
    background: url("images/newmenu/home1.png") no-repeat 0 0;
  }

#about3
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about2.png") no-repeat 0 0;

  }

  #about3:hover
  { 
    background: url("images/newmenu/about1.jpg") no-repeat 0 0;
  }
#portfolio3
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;

  }

  #portfolio3:hover
  { 
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;
  }
  #portfolio20
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;

  }


#services3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services3:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote3
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote3:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact2.png") no-repeat 0 0;

  }

  #contact3:hover
  { 
    background: url("images/newmenu/contact1.png") no-repeat 0 0;
  }
#career3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career1.png") no-repeat 0 0;

  }

 
 
 #home4
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home1.png") no-repeat 0 0;

  }
#home4:hover
  { 
    background: url("images/newmenu/home2.png") no-repeat 0 0;
  }

#about4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about2.png") no-repeat 0 0;

  }

  #about4:hover
  { 
    background: url("images/newmenu/about1.jpg") no-repeat 0 0;
  }
#portfolio4
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;

  }

  #portfolio4:hover
  { 
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;
  }
#services3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services4:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote3:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact1.png") no-repeat 0 0;

  }


#career4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career2.png") no-repeat 0 0;

  }

  #career4:hover
  { 
    background: url("images/newmenu/career1.png") no-repeat 0 0;
  }

  /* quote page menu */
 
 #home4
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home2.png") no-repeat 0 0;

  }
#home4:hover
  { 
    background: url("images/newmenu/home1.png") no-repeat 0 0;
  }

#about4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about1.jpg") no-repeat 0 0;

  }

  #about4:hover
  { 
    background: url("images/newmenu/about2.png") no-repeat 0 0;
  }
#portfolio4
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;

  }

  #portfolio4:hover
  { 
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;
  }
#services3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services4:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote3:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact2.png") no-repeat 0 0;

  }

  #contact3:hover
  { 
    background: url("images/newmenu/contact1.png") no-repeat 0 0;
  }
#career4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career2.png") no-repeat 0 0;

  }

  #career4:hover
  { 
    background: url("images/newmenu/career1.png") no-repeat 0 0;
  }

 /* contact page menu */
 
 #home4
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home2.png") no-repeat 0 0;

  }
#home4:hover
  { 
    background: url("images/newmenu/home1.png") no-repeat 0 0;
  }

#about4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about2.jpg") no-repeat 0 0;

  }

  #about4:hover
  { 
    background: url("images/newmenu/about1.png") no-repeat 0 0;
  }
#portfolio4
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;

  }

  #portfolio4:hover
  { 
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;
  }
#services3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services4:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote3:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact2.png") no-repeat 0 0;

  }

  #contact3:hover
  { 
    background: url("images/newmenu/contact1.png") no-repeat 0 0;
  }
#career4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career2.png") no-repeat 0 0;

  }

  #career4:hover
  { 
    background: url("images/newmenu/career1.png") no-repeat 0 0;
  }
 /* career page menu */
 
 #home4
  {
    display: block;
    width: 69px;
    height: 19px;
    background: url("images/newmenu/home2.png") no-repeat 0 0;

  }
#home4:hover
  { 
    background: url("images/newmenu/home1.png") no-repeat 0 0;
  }

#about4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/about2.jpg") no-repeat 0 0;

  }

  #about4:hover
  { 
    background: url("images/newmenu/about1.png") no-repeat 0 0;
  }
#portfolio4
  {
    display: block;
    width: 116px;
    height: 19px;
    background: url("images/newmenu/portfolio1.png") no-repeat 0 0;

  }

  #portfolio4:hover
  { 
    background: url("images/newmenu/portfolio2.png") no-repeat 0 0;
  }
#services3
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services2.png") no-repeat 0 0;

  }

  #services4:hover
  { 
    background: url("images/newmenu/services1.png") no-repeat 0 0;
  }
#quote4
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote2.png") no-repeat 0 0;

  }

  #quote3:hover
  { 
    background: url("images/newmenu/quote1.png") no-repeat 0 0;
  }
#contact4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/contact1.png") no-repeat 0 0;

  }

  #contact4:hover
  { 
    background: url("images/newmenu/contact1.png") no-repeat 0 0;
  }
#career4
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/career2.png") no-repeat 0 0;

  }

  #career4:hover
  { 
    background: url("images/newmenu/career1.png") no-repeat 0 0;
  }


#quote5
  {
    display: block;
    width: 72px;
    height: 19px;
    background: url("images/newmenu/quote1.png") no-repeat 0 0;

  }

#services6
  {
    display: block;
    width: 99px;
    height: 19px;
    background: url("images/newmenu/services1.png") no-repeat 0 0;

  }

 