
/*first section of nav table*/
#navsec1a{
	position:relative; 
	float:left; 
	width:117px; 
	height:30px; 
		background-image:url(/img/nav/midsection.png);
	background-color:#336633;}

#navsec1b{
	position:relative; 
	float:left; 
	width:20px; 
	height:28px;
	padding-top:1px;
	padding-bottom:1px;
	background-image:url(/img/nav/midsection.png);
	background-color:#336633;
	}

/*Second section of nav table*/
#navsec2a{
	position:relative; 
	float:left; 
	width:117px; 
	height:30px; 
	background-image:url(/img/nav/midsection.png);
	background-color:#336633;}

#navsec2b{
	position:relative; 
	float:left; 
	width:20px; 
	height:28px;
	padding-top:1px;
	padding-bottom:1px;
	background-image:url(/img/nav/midsection.png);
	background-color:#336633;}

/*Third section of nav table*/
#navsec3a{
	position:relative; 
	float:left; 
	width:117px; 
	height:30px; 
	background-image:url(/img/nav/midsection.png);
	background-color:#336633;}

#navsec3b{
	position:relative; 
	float:left; 
	width:20px; 
	height:28px;
	padding-top:1px;
	padding-bottom:1px; 

	background-color:#84C440;}
	/*Fourth section of nav table*/
#navsec4a{
	position:relative; 
	float:left; 
	width:117px; 
	height:30px; 
);
	background-color:#84C440;}

#navsec4b{
	position:relative; 
	float:left; 
	width:20px; 
	height:28px;
	padding-top:1px;
	padding-bottom:1px;

	background-color:#84C440;}

/*Fifth section of nav table*/
#navsec5a{
	position:relative; 
	float:left; 
	width:117px; 
	height:30px; 	
	
	background-color:#84C440;}

#navsec5b{
	position:relative; 
	float:left; 
	width:31px; 
	height:28px;
	padding-top:1px;
	padding-bottom:1px; 
	background-color:#84C440}
	
	/* section for the buttons */
	   #homebutton
    { background-image:url(/img/nav/home.png);
      width:100px;
      Height:30px;}
      
         #aboutbutton
    { background-image:url(/img/nav/about.png);
      width:100px;
     padding-top:1px;
	  padding-bottom:1px; }
      
         #productbutton
    { background-image:url(/img/nav/productsalt.png);
      width:100px;
      Height:30px;}
      
         #infobutton
    { background-image:url(/img/nav/information.png);
      width:100px;
      Height:30px;}
      
         #contactbutton
    { background-image:url(/img/nav/contact.png);
      width:100px;
      Height:30px;}
      
          #na3
    { background-image:url(/img/nav/graditm.png);
      width:14px; }
