body,html
{
	background-color: #B2B3B5;
	margin: 0px;
	border: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;	
}

#container
{
	width: 676px;
	margin: 2px;
	padding: 0px;
	background-color: #fff;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}

.main
{
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: center 0%;
}

a, a:visited, a:active
{
	font-weight: normal;
	text-decoration: none;
	color: #00209F;
}

a:hover, a:visited:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #00209F;
}

td.menu_top, td.menu_top#spacer
{
	background-color: #000000;
	color: #ffffff;
	text-align:center;
	padding-top:2x;
	padding-bottom:2px;
}

.menu_top, .menu_top a, .menu_top a:visited, .menu_top a:active
{
	background-color:#000000;
	color:#ffffff;
}

.menu_top a:hover, .menu_top a:visited:hover
{
	background-color:#ffffff;
	color:#000000;
}

.menu_left
{
	width:170px;
	width:expression('170px');
	padding:0px;
	margin:0px;
	border:0px;
	background-color:#D21034;
	table-layout:fixed;
}

/* Ben, here is the start of the footer updates */

#product_images
{
	position:relative;
	width:100%;
	height:400px;
}

#largeImage
{
	position:absolute;
	left:125px;
	top:25px;
}

.small_image
{
	position:absolute;
	display:inline;
}

#image_1
{
	bottom:230px;
	left:0px;
}

#image_2
{
	bottom:130px;
	left:0px;
}

#image_3
{
	bottom:30px;
	left:0px;
}

#image_4
{
	bottom:30px;
	left:125px;
}

#image_5
{
	bottom:30px;
	left:250px;
}

/* End of footer updates */

/* Begin 'products' section */
.products a, .products a:visited, .products a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.products a:hover, .products a:visited:hover				/* menu text, mouseover */
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.products, .products td										/* menu text background */
{
	width: 100%;
	background-color: #D21034;
	color:#fff;
}

td.products
{
	border:1px solid white;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.submenulink .products		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #D21034;
}

.submenulinkOn .products		/* submenu highlighted entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #D21034;
}
/* End 'products' section */

/* Begin 'products chargepoint' section */
.products .chargepoint_valves a, .products .chargepoint_valves a:visited, .products .chargepoint_valves a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

.products .chargepoint_valves a:hover, .products .chargepoint_valves a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .chargepoint_valves		/* normal menu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #009530;
	color: #000000;
}

.submenulink .products .chargepoint_valves		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #009530;
}

.submenulinkOn .products .chargepoint_valves		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #009530;
}
/* End 'products chargepoint' section */

/* Begin 'products chemflux_reactors' section */
.products .chemflux_reactors a, .products .chemflux_reactors a:visited, .products .chemflux_reactors a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

.products .chemflux_reactors a:hover, .products .chemflux_reactors a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .chemflux_reactors		/* normal menu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FF5300;
	color: #000000;
}

.submenulink .products .chemflux_reactors		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FF5300;
}

.submenulinkOn .products .chemflux_reactors		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #FF5300;
}
/* End 'products chemflux_reactors' section */

/* Begin 'products filter_dryers' section */
.products .filter_dryers a, .products .filter_dryers a:visited, .products .filter_dryers a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

.products .filter_dryers a:hover, .products .filter_dryers a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .filter_dryers		/* normal menu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #00A0E2;
	color: #000000;
}

.submenulink .products .filter_dryers		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #00A0E2;
}

.submenulinkOn .products .filter_dryers		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #00A0E2;
}
/* End 'products filter_dryers' section */

/* Begin 'products filter_dryers' section */
.products .gfd a, .products .gfd a:visited, .products .gfd a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

.products .gfd a:hover, .products .gfd a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .gfd		/* normal menu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #0066FF;
	color: #000000;
}

.submenulink .products .gfd		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #0066FF;
}

.submenulinkOn .products .gfd		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #66CCFF;
}
/* End 'products filter_dryers' section */


/* Begin 'products containment_systems' section */
.products .containment_systems a, .products .containment_systems a:visited, .products .containment_systems a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

.products .containment_systems a:hover, .products .containment_systems a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .containment_systems		/* normal menu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #D21034;
	color: #000000;
}

.submenulink .products .containment_systems		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D21034;
}

.submenulinkOn .products .containment_systems		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #D21034;
}
/* End 'products containment_systems' section */

/* Begin 'products tabcell__capcell' section */
.products .tabcell_capcell a, .products .tabcell__capcell a:visited, .products .tabcell__capcell a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #E4B810;
}

.products .tabcell__capcell a:hover, .products .tabcell__capcell a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .tabcell__capcell		/* normal menu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #E4B810;
	color: #000000;
}

.submenulink .products .tabcell__capcell		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #E4B810;
}

.submenulinkOn .products .tabcell__capcell		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #E4B810;
}
/* End 'products tabcell__capcell' section */

/* Begin 'products simplefilter' section */
.products .simplefilter a, .products .simplefilter a:visited, .products .simplefilter a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #7973C2;
}

.products .simplefilter a:hover, .products .simplefilter a:visited:hover			/* menu text, rollover */
{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.products .simplefilter		/* normal menu entry */
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #7973C2;
	color: #000000;
}

.submenulink .products .simplefilter		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #7973C2;
}

.submenulinkOn .products .simplefilter		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #7973C2;
}
/* End 'products simplefilter' section */

/* Begin 'services' section */
.services a, .services a:visited, .services a:active		/* menu text, normal */
{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

.services a:hover, .services a:visited:hover				/* menu text, mouseover */
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.services, .services td										/* menu text background */
{
	width: 100%;
	background-color: #D21034;
	color:#fff;
}

td.services
{
	border:0px solid white;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.submenulink .services		/* submenu entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #D21034;
}

.submenulinkOn .services		/* submenu highlighted entry */
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #D21034;
}
/* End 'services' section */
