body{	padding:2px 0px 0px 0px;	margin:0px;	background-color:#CCCCCC;}#mainTable{border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #023E7D;	border-right-color: #023E7D;	border-bottom-color: #023E7D;	border-left-color: #023E7D;	width:753px;		}#footer{	width:750px;	height:64px;	background-image:url(images/footer.gif);	background-repeat:no-repeat;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8px;	color: #02407D;	line-height: 250%;	text-align:right;}#footer a:link {	color:#003E7E;	text-decoration: none;}#footer a:visited {color: #003E7E;}#footer a:hover, #footer a:active, #footer a:focus {color:#D10D15;}#bodyContentIndex{	background-image:url(images/indexContent.gif);	background-repeat:no-repeat;	height:346px;}#bodyContentHome{	background-image:url(images/bodyContent.gif);	background-repeat:no-repeat;	height:346px;}#bodyContentInfo{background-image:url(images/InformationContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentSupport{background-image:url(images/SupportContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentProduct{background-image:url(images/ProductContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentPumps{background-image:url(images/PumpsContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentParts{background-image:url(images/PartsContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentProcess{background-image:url(images/ProcessContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentContact{background-image:url(images/ContactContent.gif);background-repeat:no-repeat;height:346px;}#bodyContentNewContact{background-image:url(images/NewContactContent.gif);background-repeat:no-repeat;height:346px;}a:link, a:active, a:hover, a:visited {	text-decoration: none;}/*	Simple VII Menus by PVII Style Sheet.	Comments are included for your assistance. */	/* General Notes- Rules preceded by # are ID selectors and are	assigned in the HTML markup like this: <div id="logo">.	IDs are unique. That is, an ID can only be assigned to	one element per page.		Rules preceded by a period are Class Selectors and are	assigned in the HTML markup like this:	<div class="p7snaptrigger">		Some elements are assigned both an ID and a Class, like this:	<div class="p7snaptrigger" id="p7trigger1">/*	Body Rule Notes 	margin values are in shorthand: Top Right Bottom Left.	Setting the left and right margins to 15% effectively centers	all static content and makes that content fill 70% of the window. 	Zero is the only value that does not require a unit of measure	Global Font Style and base Font Size *//* 	Link styles for the Triggers 	Set to block to make link fill up entire layer with medium gray	background color that shows through the transparent fill of the trigger images *//* 	The Submenu Layers 	Use a combined selector to assign all properties common to each	of the Submenu Layers. */#p7snapsubs1, #p7snapsubs2, #p7snapsubs3, #p7snapsub4, #p7snapsubs5, #p7snapsubs6 {	position: absolute;	width: auto;	top: 90px;	font-size: 75%;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	visibility: visible;}/* 	Now use individual selectors for each trigger Layer to assign	their unique properties, in this case the left property *//* 	The submenu links are in paragraphs, so we set the margin to zero	so there is no gap between links */.p7submenus p {margin: 0;}/* 	Submenu Link Styles 	Use a combined selector for a and a:visited. Set padding in shorthand	to 1px on top and bottom, 8px right and 12px left.		Set display to block so entire link box, including padding is clickable.	Set border to 1px solid.		Set border colors in shorthand to Light Gray on top and left - and	Charcoal Gray on right and bottom. This combination of colors creates	a raised button-type effect.		Set background color to dark gray, text to medium gray and turn off underlines. */.p7submenus a, .p7submenus a:visited {	display: block;	padding: 2px 8px 2px 12px;	background-color: #FFFFFF;	color: #013E7D;	text-decoration: none;	border-top: 1px solid #0058B0;	border-right: 1px solid #013E7E;	border-bottom: 1px solid #013E7E;	border-left: 1px solid #0058B0;	font-weight: bold;	width: 150px;}.leftsubmenus a, .leftsubmenus a:visited {	background-color: #FFFFFF;	border: 1px solid #000000;	color: #013E7E;	display: block;	padding:3px 5px 3px 5px;	text-decoration: none; 	height: 1%;	font-size:10px;}/* 	Change background and text colors when links are hovered over.	Use a combined selector for hover, active, and focus.		Active and Focus trigger the color change in IE-PC and other	modern browsers when tabbing through the links with keyboard. */ .p7submenus a:hover, .p7submenus a:active, .p7submenus a:focus {	background-color: #CCCCCC;	color: #013E7D;	border-top: #013E7E;	}.leftsubmenus a:hover, .leftsubmenus a:active, .leftsubmenus a:focus {	background-color:#CCCCCC;	border-bottom:1px solid #ffffff;	border-right:1px solid #000000;	color:#013E7D;	font-size:10px;}/* The footer is a Static DIV set with a substantial top margin to	separate it from the main content above.		Font size is 75% of the global font size.		Padding top is set to 6px to provide separation between the	footer contents and the 2px wide dotted border above it. *//* 	Link styles for Footer Content only	Active and Focus trigger the color change in IE-PC and other	modern browsers when tabbing through the links with keyboard. */		#leftcol #nav {	border-bottom: 1px solid #999999;	border-right: 1px solid #999999;}#leftcol #nav ul{padding: 0;margin: 0;background-color:transparent;list-style-type: none;font-size:10px;border: 1px solid #000000;}#leftcol #nav ul li{padding: 0;margin: 0;color:#FFFFFF;display: block;text-decoration: none; height: 1%;background-color:#013E7E;}	#leftcol #nav ul li a{background-color: #FFFFFF;border-bottom: 1px solid #000000;color: #013E7E;display: block;padding:3px 5px 3px 5px;text-decoration: none; height: 1%;} #leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus{	background-color:#CCCCCC;	border-bottom:1px solid #ffffff;	border-right:1px solid #ffffff;	color:#013E7D;}#leftcol{	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color:#013E7E;	text-align:left;	float:left;	margin-top:10px;	margin-left:0px;	width: 110px;	border-top:1px solid #ffffff;	}#leftcol h1{	display: block;	font-size:10px;	height: 1%;	margin:3px 5px 3px 5px;	background-color: #013E7E;	border-bottom: 1px solid #013E7E;	color: #FFFFFF;	display: block;	text-decoration: none; 	height: 1%;	text-align:left;	font-weight: normal;	}#contentMiddle{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	font-size:12px;	color: #013E7E;		width:213px;	letter-spacing:-3;}	#contentMiddle p{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	vertical-align:middle;	font-size:11px;	color: #013E7E;		margin:5px 10px 5px 10px;	letter-spacing:normal;}#contentMiddle h4{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	vertical-align:middle;	color: #013E7E;		margin:0px 0px 0px 12px;}#contentSupportMiddle{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	font-size:12px;	color: #013E7E;		width:213px;}	#contentSupportMiddle p{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	vertical-align:middle;	font-size:12px;	color: #013E7E;		margin:10px 15px 10px 7px;}#contentMiddle h2{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	vertical-align:middle;	font-size:24px;	color: #013E7E;		margin:15px;}#contentMiddle a:link, #contentMiddle a:visited {	color:#003E7E;	line-height: 10pt;		font-size:11px;}#contentMiddle a:hover, #contentMiddle a:focus {	color:#D10D15;	line-height: 10pt;	font-size:11px;}#centerBox{	font-family: Arial, Helvetica, Verdana sans-serif;	background-color:#FFFFFF;	text-align:left;	font-size:12px;	color: #013E7D;	padding:5px 0px;	margin-top:50px;	margin-left:122px;	width:190px;}#middleColumn{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:center;	font-size:10px;	color: #013E7E;	margin-top:0px;	width:213px;}	#middleColumn p{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	font-size:10px;	color: #013E7E;	margin:5px 5px 5px 8px;	height: auto;	width: auto;}	#middleColumn h1{line-height:30px;}#contentMiddle h4{font-size:16px;}#middleColumn a:link, #middleColumn a:visited {	color:#003E7E;	line-height: 14pt;	}#middleColumn a:hover, #middleColumn a:focus {	color:#D10D15;	font-weight: bold;	line-height: 14pt;}	#rightColumn p{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	font-size:11px;	color: #013E7E;	width:399px;	padding:0px;	line-height:12pt;	margin-right:15px;	margin-left:15px;	margin-top:15px;}	#rightColumn ul{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	font-size:11px;	color: #013E7E;	padding:0px;	line-height:12pt;	margin-right:15px;	margin-left:5px;	margin-top:0px;}	#rightColumn h2{font-family: Arial, Helvetica, Verdana sans-serif;	text-align:left;	font-size:24px;	color: #013E7E;	margin-left:15px;	margin-top:15px;}#rightColumn a:link, #rightColumn a:visited {	color:#003E7E;	line-height: 13pt;	font-size:11px;	font-weight:bold;	}#rightColumn a:hover, #rightColumn a:focus {	color:#D10D15;	font-weight: bold;	line-height: 13pt;	font-size:11px;	font-weight:bold;}#rightBox{	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:left;	font-size:12px;	color: #013E7E;	padding:1px 10px 4px 0px;	margin-top:0px;	margin-left:5px;	margin-right:5px;	}	#rightBox ul li{	line-height: 14px;}#rightBox a:link {	color:#003E7E;	text-decoration: underline;}#rightBox a:visited {	color: #003E7E;	text-decoration: underline;}#rightBox a:hover, #rightBox a:active, #rightBox a:focus {	color:#D10D15;}#bodyTable {height:330px;}#formsearch{	position: relative;	padding:12px 0px 0px 10px;}form{margin: 0px;padding:0px;}#contentTable{width: 100%;height: 346px;}#leftSpace {width:110px;}#homeColumn{	background-color:#EFEFEF;		font-family: Verdana, Arial, Helvetica, sans-serif;	text-align:left;	width: 109px;	}	#homeColumn p{	font-family: Arial, Helvetica, Verdana sans-serif;	font-size:12px;	text-align:left;	color: #013E7E;	margin:0px 0px 0px 7px;	height: auto;	width: auto;}#homeColumn a:link, #homeColumn a:visited {	color:#003E7E;}#homeColumn a:hover, #homeColumn a:focus {	color:#D10D15;}#contactColumn {	font-family: Arial, Helvetica, Verdana sans-serif;	text-align:justify;	font-size:10px;	color: #013E7E;}	