/* CSS Document */
body {
	background-color: #FFFFFF;
	background-image: url(images/body-BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#holder {
	text-align: center;
	width: 776px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#header {
	background-image: url(images/header-BG.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 776px;

}
#topnav {
	float: right;
	margin-right: 5px;
	width: 450px;

}
#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;

}
#topnav li {
	float: right;
	width: 90px;
	text-align: right;
	margin-right: 10px;
}
#topnav li#home {
	width: 68px;

}
#topnav li#contact {
	width: 80px;

}
#topnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#topnav a:hover {
	background-image: url(images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	text-decoration: none;
}
#topnav a#samepage {
	background-image: url(images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
}
.menu {
	width:572px;
	position:relative;
	z-index:100;
	font-size:12px;
	float: right;
	margin-top: 40px;
	padding: 0px;
	margin-right: 10px;
}
#header > .menu {
	margin-top: 39px;
	margin-right: 18px;
}
.menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width: 572px;
	height: 39px;
}
.menu li {
	float:left;
	width:143px;
	position:relative;
	font-size: 14px;
	float: right;
	height: 39px;
	text-align: center;
	width: 143px;
	margin: 0px;
	padding: 0px;
}
.menu li a {
	display:block;
	text-decoration:none; 
	color: #FFF; 
	width: 139px; 
	height: 34px; 
	line-height: 29px;	
	padding-top: 5px;
}
.menu li a:hover {
	color: #FFF;
	background-image: url(images/main-nav-rollover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
* html .menu a {
	width:143px;
	w\idth:139px;
}
.menu ul :hover ul{
	visibility:visible; 
}
.menu table {
	position:absolute; 
	top:0; 
	left:0;
	margin: 0px;
	padding: 0px;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
}
.menu ul ul {
	width:300px;
	margin-left:21px;
	visibility: hidden;
	position: absolute;
	top: 31px;
	left: 0;
	font-size: 12px;
	padding-top: 8px;
	height: auto;
}
* html .menu ul ul {
	top:30px;
	t\op:31px;
}
.menu ul ul li {
	font-size:12px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	text-align: left;
	width: 130px;
	border: 1px solid #71B3CD;
	border-left-width: 2px;
	line-height: normal;
}
.menu ul ul li a {
	background:#2A8BB5;
	color:#FFF;
	width:125px;
	height: 18px;	
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 12px;
	margin: 0px;
	float: left;
	text-align: left;
	line-height: normal;
}
.menu ul ul li a:hover {
	background-image: none;
	background:#006392;
	font-size:12px;
	margin: 0px;
	float: left;
	height: 18px;	
	padding-top: 4px;
	text-align: left;
	width: 125px;
	padding-left: 5px;
	line-height: normal;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #FFF;
	background-image: none;
}
.menu ul ul a.drop {
	background-image: url(images/drop-BG.gif);
	background-color: #2A8BB5;
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: normal;
}
.menu ul ul a.drop:hover{
	background-color: #006392;
	background-image: none;
	line-height: normal;
}
.menu ul ul :hover > a.drop {
	background-image: none;
	background: #006392;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
	visibility:visible;
}
/* position the third level flyout menu */
.menu ul ul ul {
	width: 240px;
	top: -15px;
	left: 109px;
}
#header > .menu ul ul ul {
	left: 109px;
	top: -15px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -228px;
	top: -70px;
}
.menu ul ul ul.leftsmall {
	left: -228px;
	top: -20px;
}
#header > .menu ul ul ul.left {
	left: -229px;
	top: -70px;
}
#header > .menu ul ul ul.leftsmall {
	left: -229px;
	top: -10px;
}
.menu ul ul ul.valves {
	left: -228px;
	top: -180px;
}
#header > .menu ul ul ul.valves {
	left: -229px;
	top: -180px;
}
.menu ul ul ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
	font-size: 10px;
	height: 20px;	
	line-height: normal;
}
.menu ul ul ul li a {
	background:#006392;
	width: 95px;
	font-size: 10px;
	padding: 0px;
	height: 15px;	
	padding-top: 5px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	line-height: normal;
}
.menu ul ul ul li a:hover {
	background:#2A8BB5;
	width: 95px;
	padding: 0px;
	font-size: 10px;
	height: 15px;	
	padding-top: 5px;
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 2px;
	line-height: normal;
}
#header p#address {
	float: right;
	width: 700px;
	text-align: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 14px;
	font-size: 14px;
	color: #026390;
	margin-bottom: 0px;

}
#header p#address a {
	color: #0090BF;
	text-decoration: underline;
}
#header p#address a:hover {
	color: #003650;
} 
#pagenav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 160px;
	height: auto;
	float: left;

}
#pagenav ul {
	padding: 0px;
	list-style-type: none;
	width: 160px;
	text-align: left;
	margin: 0px;
	display: block;
	height: auto;

}
#pagenav li#top {
	height: 30px;
	background-image: url(images/pagenav-top-BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#pagenav li {
	margin-bottom: 1px;
	background-image: url(images/pagenav-BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	float: none;
	width: 160px;

}
#pagenav a {
	margin: 0px;
	display: block;
	width: 156px;
	font-size: 12px;
	text-align: right;
	height: 17px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #006392;

}
#pagenav a:hover {
	text-decoration: none;
	color: #003650;
	background-image: url(images/pagenav-hover-BG.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
#pagenav li#bottom {
	height: 30px;
	background-image: url(images/pagenav-bttm-BG.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#pagenav ul ul {
	padding: 0px;
	width: 160px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagenav li li {
	background-image: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	height: 20px;
	width: 160px;
}
#pagenav li li a {
	font-size: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 150px;
	height: 16px;
}
#pagenav a#samepage {
	text-decoration: none;
	color: #003650;
	background-image: url(images/pagenav-hover-BG.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
#content {
	background-image: url(images/content-repeat-BG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}
#contentTOP {
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
	width: 716px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content-top-BG.jpg);

}
h1#pagetitle {
	padding: 0px;
	color: #479BBF;
	text-align: right;
	width: 685px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #479BBF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content > h1#pagetitle {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
h2 {
	padding: 0px;
	color: #479BBF;
	text-align: right;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #479BBF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contentTOP > h2 {
	float: right;
	width: 700px;
}
#contentHOLDER {
	float: right;
	width: 525px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2#small {
	padding: 0px;
	color: #479BBF;
	text-align: right;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #479BBF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p#intro {
	text-align: justify;
	width: 500px;
	display: block;
	text-indent: 15px;
	margin-left: 10px;
	margin-top: 15px;
}
p#intro:first-letter {
	color: #479BBF;
	font-size:18px;
	font-weight:bold;
}
p#intro a {
	color: #479BBF;
}
p#intro a:hover{
	color: #333333;
}
p#intro strong{
	color: #333333;
}
p#prod {
	width: 475px;
	text-align: justify;
	margin-left: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

}
img#left {
	float: left;
}
img#center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	
}
img#right {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#contentHOLDER ul {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;

}
#contentHOLDER ul li {
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	height: auto;
	margin-top: 5px;
	font-size: 14px;
	text-align: justify;

}
#contentHOLDER ul li ul {

}
#contentHOLDER ul li ul li {


}
#contentHOLDER b {

}
#contentHOLDER a {

}
#contentHOLDER a:hover {

}

#contentHOLDER span {
	color: #479BBF;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
ul#picturedlist {
	list-style-type: none;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 500px;

}
ul#picturedlist img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
ul#picturedlist li {
	float: left;
	width: 125px;
	font-size: 12px;
	text-align: center;
	height: 150px;
	color: #006392;
	vertical-align: text-bottom;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
ul#picturedlist li a {
	color: #006392;
}
h3 {
	color: #479BBF;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 0px;
	text-decoration: underline;

}
#manufbox {
	width: 200px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;

}
#manufbox span {
	font-weight: bold;
	font-size: 14px;
	color: #006495;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006495;

}
ul#regular {
	clear: none;
	float: none;
	height: auto;
	width: 375px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;	
}
ul#regular li {
	clear: none;
	float: none;
	height: auto;
	width: 375px;
	margin: 0px;
	font-size: 14px;
}
#contentHOLDER dl {
	float: left;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
}
#contentHOLDER ol {
	font-size: 12px;
	width: 250px;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
}
#contentHOLDER ol li {
	list-style-type: decimal;
}
#contentHOLDER dt {
	font-size: 12px;
	font-weight: bold;
}
#contentHOLDER dd {
	font-size: 12px;
	margin-left: 14px;
}
#manufbox p {
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding: 0px;

}
#manufbox a {
	font-size: 10px;
	text-align: left;
	display: block;
	color: #479BBF;
	text-decoration: none;

}
#manufbox a:hover {
	text-decoration: underline;

}
p#aboutusleft {
	text-align: justify;
	width: 300px;
	text-indent: 15px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
p#aboutusright {
	text-align: justify;
	text-indent: 15px;
	width: 300px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;

}
table#aboutus {
	margin-right: auto;
	margin-left: auto;

}
table#aboutus a {
	font-size: 12px;
	color: #479BBF;
	text-decoration: none;

}
table#aboutus a:hover {
	text-decoration: underline;

}
table#aboutus tr {


}
table#aboutus td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	text-align: left;

}
table#aboutus td img {
	margin-right: 10px;

}
table#aboutus strong {
	color: #006496;
	margin-top: 8px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006496;

}
table#contact {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #036396;

}
table#contact tr {

}
table#contact td {
	border: 1px dashed #036396;
	padding: 2px;
	color: #036396;
	font-weight: bold;

}
form#contactform {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
form#contactform input#buttons {
	color: #FFFFFF;
	background-color: #036396;
}
table#contactus strong {
	color: #006496;
	margin-top: 8px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006496;

}
#footer {
	background-image: url(images/footer-BG.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 776px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 35px;

}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 100%;
	height: 1px;
	float: none;

}
.industriallink {
	font-size: 10px;
	color: #8F8C9F;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.industriallink a {
	color: #8F8C9F;
	font-size: 10px;
	text-decoration: none;
}
.industriallink a:hover {
	color: #006591;
}
.leftpic {
	float: left;
	margin-left: 15px;
	padding: 20px;
}
p#intro a {
	color: #479BBF;
}
p#intro a:hover{
	color: #333333;
}
strong {
	color: #333333;
}
h2#prodtitle {
	color: #479BBF;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
	border-bottom: none;
}
table#alloy {
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
table#alloy th{
	background-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;

}
table#alloy td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;

}

table#alloy tr#odd{
	background-color: #CCCCCC;

}
table.fulltable {
	font-size: 12px;
	border-collapse:collapse;
}
.fulltable thead th {
	color: #FFF;
	background-color: #0087B7;
}
.fulltable tbody th {
	font-weight: bold;
	background-color: #aaaaaa;
	text-align: left;
}
.fulltable tbody td {
	text-align: center;
}
