html { 
	width: 100%; 
	height: 100%; 
	margin-bottom: 1px; 
	text-align: center; 
	} 

*  { 
	margin: 0; 
	padding: 0; 
	} 

body  { 
	width: 100%; 
	text-align: left; 
	font-family: georgia, serif; 
	font-size: 12pt; 
	line-height: 150%; 
	color: #000;  
	background: #fff; 
	} 

.inner  { 
	width: 95%; 
	margin: 0 auto; 
	} 

#accessnav  { 
	display: none;  
	} 

#header  { 
	float: left; 
	width: 100%; 
	height: auto; 
	background: none; 
	} 

#main  { 
	float: left; 
	width: 100%; 
	padding: 1em 0; 
	} 

#productintro  { 
	float: left; 
	width: 100%; 
	background: none; 
	} 

#branches  { 
	float: left; 
	width: 100%; 
	padding: 10px 0; 
	background: #fff; 
	border-top: 1px solid #999; 
	} 

#siteinfo  { 
	float: left; 
	width: 100%; 
	padding: 10px 0; 
	background: #fff; 
	border-top: 1px solid #999; 
	} 

#intro  { 
	float: left; 
	width: 100%; 
	padding: 0; 
	background: none; 
	} 

#newsintro  { 
	float: left; 
	width: 100%; 
	padding: 0; 
	background: none; 
	} 

#indivproducts, 
#catdetails, 
#indivmanufacturer, 
#difference  { 
	float: left; 
	width: 100%; 
	padding: 0; 
	} 

#relatedcategories, 
#general  { 
	float: left; 
	width: 100%; 
	padding: 0; 
	} 

ul#nav  { 
	display: none; 
	} 

a:link, 
a:visited  { 
	color: #000; 
	text-decoration: none; 
	} 

#productintro a  { 
	padding: 0 0 1em 0; 
	} 

p.furtherinfo a  { 
	padding: 0 0 0 25px; 
	background: url(images/arrow_off.gif) no-repeat 0 50%; 
	} 

p.furtherinfo a:hover  { 
	background: url(images/arrow_on.gif) no-repeat 0 50%; 
	} 





/* << headers >> */ 


h1, 
h1 a  { 
	float: left; 
	width: 100%; 
	height: auto; 
	padding: 0; 
	text-indent: 0; 
	font-size: 150%; 
	line-height: 150%; 
	font-weight: bold; 
	font-family: georgia, serif; 
	color: #000; 
	background: none; 
	border-bottom: 1px solid #999; 
	} 

h2  { 
	margin: 0; 
	padding: 1em 0 0 0; 
	line-height: 140%; 
	font-size: 150%; 
	line-height: 150%; 
	font-weight: bold; 
	font-family: georgia, serif; 
	color: #000; 
	} 

#intro h2, 
#mission h3  { 
	padding: 1em 0 0 0; 
	background: none; 
	} 

h3  { 
	width: 100%; 
	margin: 0; 
	padding: 1em 0 0 0; 
	font-size: 130%; 
	line-height: 140%; 
	font-weight: bold; 
	font-family: georgia, serif; 
	color: #000; 
	} 

#newsintro h3  { 
	padding: 1em 0 0 0; 
	background: none; 
	} 

body#contact h3  { 
	padding: 1em 0 0 0; 
	background: none; 
	} 

h4  { 
	margin: 0; 
	padding: 1em 0 0 0; 
	font-size: 130%; 
	line-height: 140%; 
	text-align: center; 
	font-weight: normal; 
	font-family: georgia, serif; 
	color: #000;  
	} 

#productintro h4 a  { 
	color: #000;  
	} 

#relatedcategories h4  { 
	text-align: left; 
	} 

h5  { 
	margin: 0; 
	padding: 1em 0 0 0; 
	font-size: 120%; 
	line-height: 140%; 
	font-weight: normal; 
	font-variant: small-caps; 
	font-family: georgia, serif; 
	color: #000; 
	} 




/* << paragraphs >> */ 


p  { 
	margin: 0.8em 0 0 0; 
	padding: 0; 
	} 


#intro p, 
#newsintro p, 
#mission p  { 
	padding: 0; 
	} 

div.readmore  { 
	display: none; 
	} 




/* << lists >> */ 


ul  { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	} 

li  { 
	margin: 0; 
	padding: 0.3em 0 0 0; 
	} 

#siteinfo ul  { 
	display: inline; 
	float: left; 
	width: 100%; 
	text-align: center; 
	padding: 1em 0; 
	line-height: 140%; 
	} 

#siteinfo ul li  { 
	display: inline; 
	margin: 0.5em 0; 
	padding: 0 1em 0 0; 
	} 

#branches ul  { 
	display: inline; 
	float: left; 
	width: 100%; 
	text-align: center; 
	padding: 0.5em 0; 
	line-height: 140%; 
	font-size: 120%; 
	font-variant: small-caps; 
	} 

#branches ul li  { 
	display: inline; 
	margin: 0.5em 0; 
	padding: 0 2em 0 0; 
	} 

#productintro ul  { 
	position: relative; 
	float: left; 
	width: 880px; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	} 

ul#productlist  { 
	position: relative; 
	float: left; 
	width: 880px; 
	margin: 20px 0 0 0; 
	padding: 0; 
	list-style: none; 
	background: none; 
	} 

#productintro ul li, 
ul#productlist li  { 
	width: 220px; 
	margin: 0; 
	padding: 0; 	
	} 

#productintro ul li#valves  { 
	float: left; 
	} 

ul#productlist li#valves  { 
	float: left; 
	background: none; 
	} 

#productintro ul li#filtration, 
ul#productlist li#filtration  { 
	position: absolute; 
	top: 0; 
	left: 220px; 
	} 

#productintro ul li#heat, 
ul#productlist li#heat  { 
	position: absolute; 
	top: 0; 
	left: 440px; 
	} 

#productintro ul li#field  { 
	position: absolute; 
	top: 0; 
	left: 660px; 
	} 

ul#productlist li#field  { 
	position: absolute; 
	top: 0; 
	left: 660px; 
	background: none; 
	} 

ul#productlist li ul  { 
	float: left; 
	width: 220px; 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	} 

ul#productlist li ul li  { 
	float: left; 
	width: 220px; 
	margin: 0; 
	padding: 0; 
	} 

#relatedcategories ul { 
	margin: 0; 
	padding: 5px 0 5px 30px; 
	list-style: circle; 
	} 

#relatedcategories li  { 
	margin: 0; 
	padding: 2px 0 0 0; 
	} 

ul#contactgeneral  { 
	float: left; 
	width: 880px; 
	margin: 0; 
	padding: 0 0 20px 0; 
	} 

ul#contactgeneral li  { 
	float: left; 
	width: 880px; 
	margin: 0; 
	padding: 10px 0; 
	border-bottom: 1px solid #999; 
	} 

ul#contactgeneral li#houston  { 
	border: none; 
	} 

dl  { 
	float: left; 
	width: 100%; 
	display: inline; 
	margin: 0; 
	padding: 10px 0; 
	} 

dt  { 
	padding: 0 0 5px 0; 
	font-size: 120%; 
	font-weight: normal; 
	font-variant: small-caps; 
	font-family: georgia, serif; 
	color: #000; 
	} 





/* << minor, decorative elements >> */ 


img  { 
	float: left; 
	margin: 20px 30px; 
	padding: 2px; 
	background: #f1f2f4; 
	border: 1px solid #999; 
	} 

img#location  { 
	margin: 20px 140px 20px 30px; 
	} 

#productintro ul img, 
ul#productlist img  { 
	float: left; 
	margin: 10px 20px; 
	padding: 0; 
	border: 2px solid #fff; 
	} 

em, 
cite  { 
	font-style: italic; 
	} 

.spell  { 
	text-decoration: line-through; 
	} 

abbr, 
acronym  { 
	border-bottom: none; 
	} 

