body
{
  background-image: url(/images/bgTile_green.jpg);
  background-repeat: repeat-x;
  background-color: #e1ebdc;
}


/*/////////////////////////  Tools  ////////////////////////*/



  #searchsubmit
  {
    background-image: url(/images/toolsSearchGo_green.gif);
  }


  #searchsubmit:hover
  {
    background-image: url(/images/toolsSearchGoOV.gif);
  }


  #toolIcons a
  {
    color: #455560;
  }

  #toolIcons a:hover
  {
    color: #1d5b8e;
  }


  /*End*/

/*Newsletter */

  #emailsubmit
  {
    background-image: url(/images/toolsEmailOK_green.gif);
  }


  #emailsubmit:hover
  {
    background-image: url(/images/toolsEmailOKOV.gif);
  }


    #nav1st li a
    {
      color: #455560;
    }

    #nav1st .selected a
    {
      color: #1A598C;
    }


    #nav1st li a:hover
    {
      color: #1A598C;
    }



          #nav2nd li a
          {
            color: #455560;
          }


          #nav2ndWider li a /*just wider widths for bigger 2nd Nav - Solutions / case studies page etc...*/
          {
            color: #455560;
          }


          #nav2nd .selected a, #nav2ndWider .selected a
          {
            color: #1D5B8E;
          }



          #nav2nd li a:hover, #nav2ndWider li a:hover
          {
            color: #455560;
          }


                    
                    #nav3rd ul a:hover, #nav3rd li.selected a
                    {
                      background-image: url(/images/3rdNavButOV_green.gif);
                      color: #558A2E;
                    }
                    

                            
                            #nav3rd ul ul li.selected a, #nav3rd ul ul li a:hover
                            {
                              background-image: url(/images/3rdNavButOV_green.gif)!important;
                              color: #558A2E!important;
                            }
      
              
     
  
  

  ul#benefits li, ul#benefits li:hover
  {
    color: #455560;
  }



    #main a
    {
      color: #558a2e;
    }
  /*
    #main a:visited
    {
    color: #000;
    text-decoration: underline;
    }
  */
    #main a:hover
    {
      color: #fff;
      background-color: #558a2e;
    }


              .benefits
              {
                border: 1px #e7e7e7 solid;
                background-color: #f9f9f9;
                color: #1A598C;
              }



            #content783 h2, #content982 h2
            {
              color: #5D9731;
            }




              .features388 h1
              {
                color: #1a598c;
              }




              .features783 h1
              {
                color: #1a598c;
              }


        .features783 .featurecontent
        {
          float: left;
          width: 783px;
          height: 68px; /*Remove if causes overflow issues, just to make them look pretty being same height*/
          background-image: url(/images/bgContent783.gif);
          background-repeat: no-repeat;
          background-repeat: repeat-y;
          font-size: 13px;  /*230609*/
        }



        .features783 .footer
        {
          float: left;
          width: 100%;
          height: 29px;
          background-image: url(/images/content783foot.png);
          background-repeat: no-repeat;
        }


                .features783 .featurecontent img
                {
                  margin: 3px 10px 0px 10px;
                }



              #content186 h1
              {
                color: #1a598c;
              }



  #footer a, #footer a:hover  
  {
    color: #558A2E;
  }

/* JQuery Stuff*/


	#prevBtn2
  {
     background-image: url(/images/testimonialPrevious.gif);
	}

	#nextBtn2
  {
     background-image: url(/images/testimonialNext.gif);
	}

    		#prevBtn2:hover
      {
         background-image: url(/images/testimonialPreviousOV_green.gif);
    	}

    	#nextBtn2:hover
      {
         background-image: url(/images/testimonialNextOV_green.gif);
    	}



	#nextBtn2 a, #prevBtn2 a
	{
    color: #455560;
  }


	#nextBtn2 a:hover, #prevBtn2 a:hover
	{
    color: #558a2d;
  }


/*END/


/*enews + contact*/



.press
{
  color:#6E6E6E; 
}

#enquirysubmit
{
  background-image: url(/images/butSubmit_green.jpg); 
} /*Submit Button*/



    
