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

#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: #BD464A }

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

body { 
top:0; 
left:0; 
font-family:tahoma; 
font-size:13px;
color:#000;
background-color:#020d1f;
background-image: url(../images/bg.jpg);
background-position:top center;
background-repeat: no-repeat;
background-size: 100%;

}

.img2 {

border: 1px solid #000;

}

p A:link       { color: #000020; text-decoration:none }
p A:visited    { color: #000020; text-decoration:none }
p A:active     { color: #000020; text-decoration:none }
p A:hover      { color: #F7AA1C; text-decoration:none}
p {font-family: verdana; font-size:12px}




table.top {
	border-width: 1px solid black;
	background-color: #FFFFFF;
}

table.top th {
	border: 1px #c0c0c0 solid;
	padding: 3px;
	background-color: #398334;
	color: #FFFFFF;
	font-wieght: bold;
}
table.top td {
	border: 1px #c0c0c0 solid;
	padding: 3px;


}

table.top A:link { color: #000000; text-decoration: none }
table.top A:visited { color: #000000;  text-decoration: none }
table.top A:active  { color: #000000;  text-decoration: none }
table.top A:hover { color: #F7AA1C; text-decoration: none }

table.main {
	border-width: 10px solid black;
	background-color: #FFFFFF;
	height:300px;
}

table.main th {
	border: 1px #c0c0c0 solid;
	padding: 3px;
	background-color: #398334;
	color: #FFFFFF;
	font-wieght: bold;
}
table.main td {
	border: 1px #c0c0c0 solid;
	padding: 3px;


}

table.main A:link { color: #000000; text-decoration: none }
table.main A:visited { color: #000000;  text-decoration: none }
table.main A:active  { color: #000000;  text-decoration: none }
table.main A:hover { color: #F7AA1C; text-decoration: none }


table.bottom {
	border-width: 1px solid black;
	background-color: #091f47;
	color: #FFF;
}

table.bottom th {
	border: 0px #c0c0c0 solid;
	padding: 3px;
	background-color: #398334;
	color: #FFFFFF;
	font-wieght: bold;
}
table.bottom td {
	border: 0px #c0c0c0 solid;
	padding: 3px;


}

table.bottom A:link { color: #FFF; text-decoration: none }
table.bottom A:visited { color: #FFF;  text-decoration: none }
table.bottom A:active  { color: #FFF;  text-decoration: none }
table.bottom A:hover { color: #F7AA1C; text-decoration: none }




.mainback {
  background-image: url(../images/back1.jpg);
  background-repeat: no-repeat;
  background-position: center ;
  background-size: 100%;

}

.tableb {
height:70px;
}

.mainback A:link { color: #000000; text-decoration:underline }
.mainback A:visited { color: #000000; text-decoration:underline }
.mainback A:active  { color: #000000; font-size: 12px; text-decoration: underline }
.mainback A:hover { color: #CC6600; text-decoration: underline }

.mainback2 A:link { color: #000000; text-decoration:underline }
.mainback2 A:visited { color: #000000; text-decoration:underline }
.mainback2 A:active  { color: #000000; font-size: 12px; text-decoration: underline }
.mainback2 A:hover { color: #CC6600; text-decoration: underline }


table.prod {
	border-width: 1px;
	border-spacing: 200;
	border-style: inset;
	border-color: black;
	border-collapse: collapse;
	background-color: #042C57;
	font-size:11px;
	font-family:arial;
}

table.prod th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: #042C57;
	-moz-border-radius: ;
}
table.prod td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: black;
	
	-moz-border-radius: ;
}
table.prod A:link { color: #000000; text-decoration: underline }
table.prod A:visited { color: #000000; text-decoration:underline }
table.prod A:active  { color: #000000; text-decoration: underline }
table.prod A:hover { color: #880000; text-decoration: underline }

table.news {
	border-width: 2px solid black;
	background-color: #c0c0c0;
	font-size:13px;
	
}
table.news th {
	border-width: 1px solid black;
	padding: 1px;
	background-color: #412829;
	color: #FFF;
}
table.news td {
	border-width: 1px black solid;
	padding: 2px;
}

table.news A:link { color: #000000; font-size: 11px; text-decoration: underline }
table.news A:visited { color: #000000;  font-size: 11px; text-decoration:underline }
table.news A:active  { color: #000000;  font-size: 11px; text-decoration: underline }
table.news A:hover { color: #880000; font-size: 11px; text-decoration: underline }





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

.title { 
display: block;
padding-bottom: 20px;
position: relative;
background-image: url(../images/title_ul.jpg);
background-repeat: no-repeat;
width: 600px;
height: 4px;
top: 25px;
left: 3px;

}

.title span{

font-family: arial, helvetica, sans-serif;
font-weight: bold;
position: absolute;
left: 3px;
top: -25px;
font-size: 20px;

}

.suppnav { 
position: relative;
padding-top: -10px; 
font-family: arial, helvetica, sans-serif;
background-image: url(../images/img1on.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 34px;
height: 32px;
margin: 0; 

}

.suppnav a {
display: block;
color: #000000;
font-size: 16px;
font-weight: bold;
width: 34px;
height: 32px;
display: block;
float: left;
color: black;
text-decoration: none;
}

.suppnav img {width: 34px; height: 32px; border: 0; }
* html a:hover {visibility:visible}
.suppnav a:hover img{visibility:hidden}
.suppnav a:hover {color: #035DB7;}

.suppnav span {
position: absolute;
left: 45px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.suppdetail span {
font-family: tahoma, arial, helvetica, sans-serif;
color: #000000;
font-size: 12px;
position: relative;
left: 46px;
top: -10px;
margin: 0px;
padding: 0px;
}



.back {
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-position:right;
  background-size: 100%;
  height: 50px;

}

.rollover a { display:block; width:260px; background-color: #FFFFFF}
.rollover a:hover { background-color: #954646}

table.requesttable {
	border: 0px #c0c0c0 solid;
	background-color: #f5f5f5;
	
}
table.requesttable th {
	border: 0px #c0c0c0 solid;
	padding: 1px;
	background-color: #f5f5f5;
	color: #FFF;
}
table.requesttable td {
	border: 1px #e6e8d9 solid;
	padding: 2px;

}






#button {
	
	border-right: 2px solid #530209;
	border-bottom: 2px solid #530209;
	padding: 0 0 1em 0;
	margin-bottom: 1px;
	
	font-family: Tahoma,'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-family: arial, helvetica, sans-serif;
	background-color: #5E5E5E;
	font-weight: bold;
	color: #333;
	}
	
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;

		}
		
	#button li {
		border-bottom: 1px solid #000000;
		margin: 0;
		font-size:12px;
		list-style: none;
		list-style-image: none;
		}
	
	#button li a {
		display: block;
		padding: 5px 5px 0px 0.5em;
		border-left: 10px solid #5b5b5b;
		border-right: 10px solid #797979;
		background-color: #5f5f5f;
		color: #fff;
		text-decoration: none;
		width: 75%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #973A3A;
		border-right: 10px solid #BF5656;
		background-color: #B74646;
		color: #fff;
		}



.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: #4A4949;
	color: #fff;
	font-weight: bold;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top: solid 1px #000;
	border-right: solid 1px #1958b7;
	border-bottom: solid 1px #1958b7;
	border-left: solid 1px #000;
}

#SideNavButton a {
color: #FFF;
font-size:11px;
font-family:arial;
font-weight:bold;
text-decoration: none;
background-color:#042C57;
display: block;
width: 125px;
height: 8px;
vertical-align: middle;
padding: 13px 5px;
margin: 1px;
border-top: solid 1px #0A3F78;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
border-left: solid 1px #0A3F78;

} 

#SideNavButton a:hover {
background: #117CE9;
color:#FFFFFF;
padding: 13px 5px;
margin: 1px;

border-top: solid 1px #2792FF; 
border-right: solid 1px #000;
border-bottom: solid 1px #000;
border-left: solid 1px #2792FF;

} 


#TopNavButton a {
color: #FFF;
font-size:11px;
font-family:verdana;
font-weight:bold;
text-decoration: none;
vertical-align: middle;
background-color:#117CE9;
display: block;
width: 115px;
padding: 3px 5px;
margin: 3px;
height:30px;
} 

#TopNavButton a:hover {
background: #1669BE;
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 }


table.order {
	border-width: 1px;
	border-spacing: 200;
	border-color: black;
	border-collapse: collapse;
	background-color: #f5f5f5;
}

table.order th {
	border: 1px #c0c0c0 solid;
	padding: 3px;
	background-color: #001968;
	color: #FFFFFF;
	font-wieght: bold;
}
table.order td {
	border: 1px #c0c0c0 solid;
	padding: 3px;


}

table.order A:link { color: #000000; text-decoration: none }
table.order A:visited { color: #000000;  text-decoration: none }
table.order A:active  { color: #000000;  text-decoration: none }
table.order A:hover { color: #F7AA1C; text-decoration: none }