#navhome {
	width: 100%;
	overflow: hidden;
	height: 150px;
	float: left;
	max-width: 160px;
	min-width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navhome a {
	display:block;
	margin: 0;
	height: 150px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	text-transform: capitalize;
  }
#navhome a:link, #navhome a:visited {
	color: #FFF;
	background-image: url(../navtestimages/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
#navhome a:hover, #navhome a:active {
	background-image: url(../navtestimages/home-over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
  }
  
  
  
  
  
#navproduct {
	width: 100%;
	overflow: hidden;
	height: 150px;
	float: left;
	max-width: 150px;
	min-width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navproduct a {
	display:block;
	margin: 0;
	height: 150px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	text-transform: capitalize;
  }
#navproduct a:link, #navproduct a:visited {
	color: #FFF;
	background-image: url(../navtestimages/products.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
#navproduct a:hover, #navproduct a:active {
	background-image: url(../navtestimages/products-over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
  }
  
  
  
  
#navservices {
	width: 100%;
	overflow: hidden;
	height: 150px;
	float: left;
	max-width: 150px;
	min-width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navservices a {
	display:block;
	margin: 0;
	height: 150px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	text-transform: capitalize;
  }
#navservices a:link, #navservices a:visited {
	color: #FFF;
	background-image: url(../navtestimages/services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
#navservices a:hover, #navservices a:active {
	background-image: url(../navtestimages/services-over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
  }




#navinfo {
	width: 100%;
	overflow: hidden;
	height: 150px;
	float: left;
	max-width: 150px;
	min-width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navinfo a {
	display:block;
	margin: 0;
	height: 150px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	text-transform: capitalize;
  }
#navinfo a:link, #navinfo a:visited {
	color: #FFF;
	background-image: url(../navtestimages/info.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
#navinfo a:hover, #navinfo a:active {
	background-image: url(../navtestimages/info-over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
  
  
#navabout {
	width: 100%;
	overflow: hidden;
	height: 150px;
	float: left;
	max-width: 150px;
	min-width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#navabout a {
	display:block;
	margin: 0;
	height: 150px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	text-transform: capitalize;
  }
#navabout a:link, #navabout a:visited {
	color: #FFF;
	background-image: url(../navtestimages/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
#navabout a:hover, #navabout a:active {
	background-image: url(../navtestimages/about-over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
  
  
  
#navcontact {
	width: 100%;
	overflow: hidden;
	height: 150px;
	text-align: right;
	float: left;
	max-width: 150px;
	min-width: 90px;

	}
#navcontact a {
	display:block;
	margin: 0;
	height: 150px;
	text-decoration: none;
	font-weight:bold;
	font-size: 0.8em;
	padding-top: 122px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: center;
	text-transform: capitalize;
  }
#navcontact a:link, #navcontact a:visited {
	color: #FFF;
	background-image: url(../navtestimages/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
#navcontact a:hover, #navcontact a:active {
	background-image: url(../navtestimages/contact-over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  }
  
  
	
#navdoc {
	width: auto;
	background-color: #99CCCC;
}
#navcontact .corn {
	float: right;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#productlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 100%;
	z-index: 50;
	background-repeat: no-repeat;
	background-color: #FFCC99;
	margin: 0px;
	visibility: hidden;
}
#productlinks a {
	display: block;
	text-decoration: none;
	color: #373737;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#productlinks li {
	list-style-type: none;
	width: auto;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	background-color: #99CC00;
	margin: 0px;
}
#productlinks ul {
	list-style-type: none;
	margin: 0px;
}
#navhome .corn {
	float: left;
	vertical-align: top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#smenu1 li {
	display: block;
	position: relative;
	clear: left;
}
#smenu2 li {
	display: block;
	position: relative;
	clear: left;
}
#smenu3 li {
	display: block;
	position: relative;
	clear: left;
}
