@charset "utf-8";
/* FloSafe Styles Sheet */


/* Global Styles */

a{outline:none;}
body{text-align:left;}
li.last{margin-bottom:0px;}
.prod_hover{margin-top:-8px;}
table{text-align:left;}


/* New Left Nav */

#left_nav {
	*padding-top:30px;
	width:180px;
	*width:175px;
	height:432px;
	font: bold 14px "Arial", Arial, Helvetica, sans-serif;
	}
	
#left_nav li{
	list-style:none;
	margin-left:-40px;
	}
	

#poducts ul{margin:0px;}
#products li{
	margin-left:-75px;
	*margin-left:-35px;
	font-size:11px;
	font-weight:bold;
	word-spacing:.25px;}

#products li.last{margin-bottom:5px;}

#products li a {
	color: #555;
	text-decoration:none;
	}
#products li a:hover{
	color:#009966;
	text-decoration:none;
	}


#left_nav a{color:#000;text-decoration:none;}
#left_nav a:hover{color:#009966;}

/* Product Links */

a#PGD {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/pg_drain.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#PGD {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/pg_drainOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#PGP {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/pg_pres.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#PGP {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/pg_presOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#FGD {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fg_drain.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#FGD {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fg_drainOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#FGP {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fg_pres.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#FGP {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fg_presOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#VG {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/vg.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#VG {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/vgOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#PS_FS {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/PS_FS.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#PS_FS {
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/PS_FSOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#FSB{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fsB.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#FSB{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fsBOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#FSG{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fsG.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#FSG{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fsGOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#FT_FF{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/ft-ff.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#FT_FF{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/ft-ffOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#FST{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fst.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#FST{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/fstOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#Contain{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/contain.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#Contain{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/containOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#Leak{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/leak.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#Leak{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/leakOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
a#Tools{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/tools.gif") no-repeat;
	text-indent:-5600px;
	}
a:hover#Tools{
	display:block;
	width:168px;
	height:15px;
	background:url("/images/rollovers/toolsOVER.gif") no-repeat;
	text-indent:-5600px;
	}
	
/*---------------------------------------------------*/
/*-------------- GLOBAL FOOTER  --------------------*/
/*---------------------------------------------------*/

	#footer{
		text-align:left;
		color: #CCCCCC;
		background-color:#000000;
		margin-bottom:20px;
		line-height:13px;
		font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
		padding:5px 10px;
		height:65px;
		*height:50px;
		*padding:15px;
	}  
	
	#footer_text{margin-left:160px;}
	#footer_text ul{list-style:none;margin:10px 0 0 -40px;*margin-left:0;}
	
	#footer h2{float:left;margin-right:10px;}
	
	#ft_logo{
		float:left;
		margin:2px 0 0 0;
		*margin:5px 0 0 0;
		padding:0;
		display:block;
		text-indent:-5600px;
		background:url("/g_logos/wwt_ft_logo.gif") no-repeat;
		width:158px;
		height:33px;
	}
	
	#footer a:link{
		font-weight: bold;
		color: #CCCCCC;
		text-decoration: underline;
	}
	
	#footer a:visited {
		font-weight: bold;
		color: #CCCCCC;
		text-decoration: underline;
	}
	#footer a:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}
	#footer a:active {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	#footer ul{list-style:none;}
	#footer li{display:inline;}
	#footer  p{margin:0;padding:0;}
	
 p.footer_nav{margin-top:10px;}
 
 table.btm_links a{color:#555;text-decoration:inderline;}
 table.btm_links a:hover{color:#009966;text-decoration:inderline;}
	
	
	
	
	
	

