a:link {
	color: #006668;
	text-decoration: none;
}
a:visited {
	color: #006668;
	text-decoration: none;
}
a:hover {
	color: #006668;
	text-decoration: underline;
}
a:active {
	color: #006668;
	text-decoration: none;
}
.background {
	border-style: solid;
	border-width: 1px;
	border-color: #006666;
	background-color: #ffffff;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#menu {
	   width: 186px;
	   height: 145px;
	   background-color: #d2d2d2;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   border-top: 1px solid #989898;
	   border-bottom: 1px solid #989898;
	   text-align: left;
	   }
	   
#menu a:link {
			color: #333333;
			text-decoration: none;
			}
			
#menu a:visited {
				color: #333333;
				text-decoration: none;
				}
				
#menu a:hover {
				color: #333333;
				text-decoration: underline;
				}
				
#menu a:active {
				color: #194848;
				text-decoration: none;
				}

ul {
   margin: 3px;
   padding: 0px;
   }

li {
   margin: 8px 0px 7px 30px;
   padding: 0px;
   list-style-image: url(/images/to_use/bullet.jpg);
   vertical-align: middle;
   }

#header a:link {
			color: #006666;
			text-decoration: none;
			}
			
#header a:visited {
				color: #006666;
				text-decoration: none;
				}
				
#header a:hover {
				color: #006666;
				text-decoration: underline;
				}
				
#header a:active {
				color: ##7B3828;
				text-decoration: none;
				}
				
.products {
		   float: left;
		   padding-right: 10px;
		   }
		   
.about {
		   float: left;
		   margin: 15px 15px 0px 15px;
		   border-style: solid;
		   border-width: 1px;
		   border-color: #006666;
		   }		
		   
.equip {
		border-style: solid;
		border-width: 1px;
		border-color: #006666;
		   }			      