#all A:link       { color: #000020 }
#all A:visited    { color: #000020 }
#all A:active     { color: #000020 }
#all A:hover      { color: #880000 }

#bottom A:link       { color: #FFFFFF }
#bottom A:visited    { color: #FFFFFF }
#bottom A:active     { color: #FFFFFF }
#bottom A:hover      { color: #F7C05B }

#copyright A:link       { color: #000000 }
#copyright A:visited    { color: #000000 }
#copyright A:active     { color: #000000 }
#copyright A:hover      { color: #F7C05B }

#front A:link       { color: #000000 }
#front A:visited    { color: #000000 }
#front A:active     { color: #000000 }
#front A:hover      { color: #FF0000 }


.company {

line-height: 30pt

}

.quality {

line-height: 22pt

}

.abouttable
  {
    background: #ffffff url(/images/aboutus1.jpg) no-repeat scroll top center ;
  }

.prodlist {
	list-style-type: disc;
   list-style-position: inside;
	font-family: tahoma;
	font-size: 18px;
	margin-top: 3;
	margin-left: 5;
	margin-right: 5;
	line-height: 25pt;
}

.servlist {
	list-style-image: url(/images/paw_sm.jpg);
	list-style-type: disc;
   list-style-position: outside;
	font-family: tahoma;
	font-size: 13px;
	margin-top: 10;
	margin-left: 40;
	margin-right: 5;
	line-height: 25pt
}

.servlist2 {
	list-style-image: url(/images/paw_sm2.jpg);
	list-style-type: disc;
   list-style-position: outside;
	font-family: tahoma;
	font-size: 13px;
	margin-top: 10;
	margin-left: 40;
	margin-right: 5;
	line-height: 15pt
}

.topten {
	list-style-image: url(/images/checkmark3.gif);
	list-style-type: disc;
   list-style-position: outside;
	font-family: tahoma;
	font-size: 12px;
	margin-left: 40;
	margin-right: 15;
	margin-top: 12;
	margin-bottom 2;
	line-height: 15pt;
}

 .InputBox	{
 		  BORDER-RIGHT: f5f5f5 1px inset;
 		  BORDER-TOP: white 1px inset;
 		  BACKGROUND-ATTACHMENT: fixed;
 		  BACKGROUND-IMAGE: url(../images/inputbg.gif);
 		  BORDER-LEFT: white 1px inset;
 		  BORDER-BOTTOM: f5f5f5 1px inset;
	     FONT-SIZE: 11px;
        FONT-FAMILY: Verdana
		}

.NavText {
	font-family: verdana;
	font-size: 11px;
	margin-top: 1px;
	margin-bottom: 1px;

}

.NavButton {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background-color: #880000;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: solid 1px #000;
	border-right: solid 2px #000;
	border-bottom: solid 2px #000;
	border-left: solid 1px #000;
}

#TopNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#317521;
display: block;
width: 115px;
padding: 3px 5px;
margin: 1px;
} 

#TopNavButton a:hover {
background: #F2DE98;
color:#000000;
padding-left:4px;
} 

#TopMiddleNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
background-color:#317521;
display: block;
width: 230px;
padding: 3px 5px;
margin: 1px;
} 

#TopMiddleNavButton a:hover {
background: #F2DE98;
color:#000000;
padding-left:4px;
} 

.bottomNav:visited { color: #ffffff; text-decoration:none }
.bottomNav  { color: #ffffff; font-size: 10px; text-decoration: none }
.bottomNav:hover { color: #ff0000; text-decoration: none }

