body      {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	scrollbar-arrow-color: #B0C4DE;
	scrollbar-base-color: #483D8B;
	margin: 0 auto;  }
td { color: #000; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
p  { padding-right: 30px; padding-left: 30px }
h1    { color: #000; font-style: normal; font-weight: bold; font-size: 16px; font-family: Geneva, SunSans-Regular, Arial, Helvetica, Swiss; text-decoration: none; border-top: 1px solid #d3d3d3; border-bottom: 3px double #a9a9a9 }
h2    { color: #483d8b; font-style: normal; font-weight: bold; font-size: 14px; font-family: Geneva, SunSans-Regular, Arial, Helvetica, Swiss; text-decoration: none; text-transform: capitalize; border-bottom: 1px solid #dcdcdc }
.padALL   { padding: 5px 50px 10px }
.padLEFT  { padding-top: 4px; padding-left: 50px }
a  { color: #483d8b; font-weight: bold; text-decoration: underline }
a:hover  { text-decoration: none; }
.li { list-style-type: circle; list-style-position: inside }
.textBOLD { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.footer_line { border-top: 1px solid black }
A.headLink    { color: white; font-style: normal; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: left }
A.headLink:hover   { color: black; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; /*background-color: #b0e0e6;*/ text-align: left }
.arrow_color    { color: #fc0; font-style: normal; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: left }
.top_arrow_color      { color: #d3d3d3; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: left; padding-bottom: 8px; padding-left: 10px }
.link_pad   { padding-top: 4px; padding-left: 12px }
.anchor  { color: gray; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: right }
.footer { color: #f0f8ff; font-style: normal; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: center; padding-bottom: 8px }
.splash_pad { padding: 15px 25px 15px 85px }
.textSmall { color: black; font-style: normal; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.dotted { border-bottom: 1px dotted #d3d3d3 }
#brands a:hover  {
	background-color: transparent }
.msg {
    border: solid 1px #000;
    padding: 8px;
    color: #cc0000;
    background-color: #ffff99;
    font-weight: bold;
}
.col,.colend,.colstart {
	background-image: url(images/products/block_bk.jpg);
	background-repeat: repeat-x;
	float:left;
	width:20%;
	/*border:solid 1px #999;*/
	padding:10px;
	margin:5px;
}
.colstart {
	margin-left: 0px;
}
.colend {
	background-image: url(images/products/block_bk_gold.jpg);
	margin-right: -3px;
}
h2 {
	border-bottom-color: #666;
}
#header {
	width: 100%;
	height: 168px;
	background-image: url(images/valves_controls_page/header01_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header #topnav {
	width: 750px;
	padding-left: 20px;
	padding-top: 16px;
	height: 168px;
	background-image: url(images/valves_controls_page/header01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #fc0
}
#header #topnav a {
	color: #fff;
	text-decoration:none;
}
#header #topnav a.hm {
	width: 280px;
	height: 90px;
	display:block;
	text-decoration:none;
	position: relative;
	left: 445px;
	top: 15px;
}
#header #topnav a:hover {
	text-decoration: underline;
}
#nav {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #fc0;
	text-align:center;
	background-image: url(images/valves_controls_page/nav_bk.jpg);
	background-repeat: repeat-x;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
#nav a {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
.ulblock {
	float:left;
	padding-left:10px;
	margin-left:0px;
	list-style:none;
	margin-bottom: 10px;
	font-weight:bold;
}
.ulblockspecial {
	float:left;
	padding-left:10px;
	margin-left:0px;
	list-style:none;
}
.ulblockspecial li a {
	display:block;
	padding:5px;
	border-bottom:dotted 1px #999;
	text-decoration:none;
	width:100%;
}
.ulblockspecial li a.end {
	border: none;
}
.ulblockspecial li a:hover {
	background-color: #483d8b;
	color: #fff;
}
a.cs {
	width: 200px;
	height: 50px;
	display:block;
	background-image: url(images/valves_extras/case-studies.jpg);
	background-repeat: no-repeat;
	float:right;
	text-decoration: none;
}
a.cs:hover {
	background-image: url(images/valves_extras/case-studies-over.jpg);
}
#footer {
	background-image: url(images/valves_controls_page/footer.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
}
.ulfla, .ulflb {
	float:left;
	width:40%;
	padding-bottom:10px;
}
.ulflb {
	float:right;
	width:40%;
	padding-bottom:10px;
}
.ulfla li,.ulflb li {
	margin-bottom: 10px;
	list-style-type: square;
}
.ulfla li li,.ulflb li li {
	margin-bottom: auto;
}
img.brand {
	width: 200px;
	height: 79px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
}
img.pg {
	width: 400px;
	height: 60px;
	margin-top: 10px;
}
.hmimg {
	float: right;
	margin: 0px 0px 10px 10px;
}
#hmtitle {
	float:left;
	font-size: 14px;
	color: #fff;
	background-color: #0084af;
	font-weight: bold;
	text-align:center;
	width: 20%;
	border: solid 1px #999;
	margin-left: 4%;
	height: 24px;
	line-height: 24px;
	background-image: url(images/valves_controls_page/nav_bk.jpg);
	background-repeat: repeat-x;
}
#hmbrands {
	clear:left;
	float:left;
	border: solid 1px #999;
	width: 20%;
	margin-left: 4%;
}
#hmbrands a {
	display:block;
	text-decoration: none;
	border-bottom: dotted 1px #999;
	padding: 5px;
}
#hmbrands a:hover {
	background-color: #0084af;
	color: #fff;
	font-weight: bold;
}
.content {
	clear:both;
	padding: 0px 20px 20px 20px;
}
h1.hm {
	text-align: center;
	margin-top: 0px;
	clear: right;
}
#hmcopy  {
	width: 68%;
	float:right;
	margin-right: 4%;
	margin-left: 3%;
	padding-bottom: 20px;
}
#footer {
	clear:both;
}
.footertxt {
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	padding-top: 10px;
}
.footertxt a {
	color: #fff;
	font-size: 10px;
}
#breadcrumb {
	font-size: 10px;
	color: #666;
	margin: 10px 0px 10px 40px;
}
#breadcrumb a {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
#breadcrumb a:hover {
	text-decoration: none;
}
a.casestudy {
	border: solid 2px #999;
	height: 37px;
	padding: 5px 5px 5px 46px;
	line-height: 37px;
	text-decoration: none;
	color: #cc0000;
	display:block;
	margin: 10px;
	background-image: url(images/valves_extras/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
a.casestudy:hover {
	border-color: #cc0000;
	text-decoration: underline;
}
/*
#tagline {
	background-image: url(images/valves_controls_page/header02_bk.jpg);
	background-repeat: repeat-x;
	text-align:left;
	width: 100%;
}
#tagline img {
	border: none;
}*/
#csnav {
	padding: 10px;
	float:right;
	margin: 0px 0px 10px 10px;
	border: solid 1px #999;
	background-color: #fff;
}
img.fllft {
	float:left;
	margin: 0px 20px 20px 0px;
}
img.flrt {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	clear:right;
}
.instop {
	float:left;
	margin-top: 30px;
}