@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}


body {
   text-align: left;
   font-family:Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
   color:#000033;
   margin:0 0px 0 0px;
   background:url(../images/bg.gif) repeat-x top left #F1FAFC;
   height:100%;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
#wrapper {
	width:779px;
	margin: 0 auto;
}
#header {
	height:41px;
	width: 779px;
}
#welbond {
	float: left;
	margin-left: 10px;
	display: inline;
	width:215px;
	height:41px;
}
#nav li ul li a {
	display: block;
	height: auto;
	width: 180px;
	padding: 3px 0px 3px 20px;
	font: 12px/16px Georgia, serif;
	background: none;
}
#nav li:hover ul, #nav li.over ul {
	display: block;
}

/* Top Navigation v2 */
#nav {
	float:right;
	text-align:right;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	float: left;
	background: url(../images/tabs/light-rht.gif) no-repeat right bottom;
	width: auto;
	margin-right: 1px;
}

#nav li a {
	display:block;
	color: #FFFFFF;
	background: url(../images/tabs/light-lft.gif) no-repeat bottom left;
	padding:14px 15px 14px 15px;
	text-decoration: none;
	font-weight: bold;
}
#nav li.sel {
	background: url(../images/tabs/dark-rht.gif) no-repeat right bottom;
}

#nav li.sel a {
	background: url(../images/tabs/dark-lft.gif) no-repeat bottom left;
	font-weight: bold;
}

#nav li a:hover {
	color: #E1F3FF;
}
/* drop down nav style */
#nav li ul {
	list-style: none;
	display: none;
	position: absolute;
	width: 170px;
	/*padding-bottom: 10px;*/
	background:  #E1F3FF;
	z-index: 99;
	/*margin-top: -2px;*/
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #ccc;
}
#nav li ul li {
	float: none;
	background: none;
	text-align:left;
	border-bottom: solid 1px #C4EDFD;
}
#nav li ul li a, #nav li.sel ul li a {
	display: block;
	height: auto;
	width: 150px;
	padding: 3px 10px 3px 10px;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color:#0099CC;
	background: none;
}

#nav li ul li a:hover {
	/*background: url(../images/bullet_nav_right.gif) no-repeat 5px center;*/
	color: #FF3300;
}


#intro {
	height:230px;
	background:url(../images/intro.jpg) no-repeat top left;
}

#content {
	margin: 20px 15px 10px 15px;
	line-height: 150%;
}
#left-clm {
	float: left;
	width: 372px;
	margin-right: 5px;
}
#rht-clm {
	float: left;
	width: 372px;
}



#content-lft {
	float: left;
	width: 295px;
	padding-right: 5px;
	border-right: solid 1px #4f80aa;
	margin-right: 5px;
}

#content-rht {
	float: right;
	width: 443px;
}
#content a {
	color: #FF6600;
}
#content p{
	margin:8px 0 8px 0;
}
/*.bx-clm ul {
	margin-left: 2em;
}*/
#content ul {
	list-style: none;
	margin: 8px 0;
}
#content li {
	padding-left: 1.5em;
	background: url(../images/blt-org.gif) no-repeat 3px 7px;
}
#footer {
	font-size: 90%;
	color:#006699;
	background:url(../images/footer-tp.gif) no-repeat;
	margin: 10px 5px 0 6px;
	padding: 15px 15px 0 15px;
	line-height: 180%;
}
#footer-bt {
	background:url(../images/footer-bt.gif) no-repeat bottom;
	margin: 0 5px 5px 6px;
	clear: both;
}
#footer-rht {
	float: right;
	text-align: right;
	width:338px;
}
#footer-lft {
	float: left;
	width: 400px;
}
#footer a {
	color: #006699;
	text-decoration: none;
}
#footer-lft li {
	float: left;
	padding-right: 5px;
	margin-right: 5px;
}
#footer-lft ul {
	list-style-type: none;
}
#pager {
	text-align: center;
}

#pager a {
	background-color: #D3EDFA;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
	border: 1px solid #94D5F3;
}
#fitting-wrapper {
	margin:10px 0;
}
.clearall {
	clear: both;
	font-size:1px;
	line-height:1px;
}
.bl-bx {
	background-color: #e2f5fd;
	padding: 8px;
	border: solid 1px #dbeff7;
}

.bl-bx h2, .bx-bdr h2 {
	font-size: 125%;
	text-decoration: underline;
}
.bx-bdr {
	padding: 8px;
	border: solid 1px #dbeff7;
}
.bx-clm {
	float: left;
	width: 190px;
	margin-right: 20px;
}

a.lnkblk {
	color: #000033 !important;
	text-decoration:none;
}
a.lnkblkul {
	color: #000033 !important;
	text-decoration:underline;
}
.pro-img {
	float: left;
	width: 230px;
	margin-right: 10px;
}
.pro-wrapper {
	margin-bottom: 2em;
}
.pro-content {
	float: right;
	width: 509px;
}
.pro-content td, .pro-content th {
	text-align: center;
	padding:4px;
	background:url(../images/dot-blu.gif) repeat-x bottom left;
	margin:0px;
}
.pctrd {
	text-align: center;
}

.pro-content th {
	background-color:#d3edfa;
}
.pro-content caption {
	font-size: 110%;
	font-style: italic;
}
.gen-tbl td, .gen-tbl th {
	text-align: center;
	padding:2px;
	background:url(../images/dot-blu.gif) repeat-x bottom left;
	margin:0px;
}
.gen-tbl th {
	background-color:#d3edfa;
}
.gen-tbl td.tblsel {
	background-color:#E4F4FC;
}
.bx-bdr .bx-clm a {
	color: #000000;
}

.pro_bx {
	float: left;
	width: 230px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.pro_mtr {
	padding: 5px;
}
.pro_code {
	padding: 0 2px 5px 2px;
}
.pro_name {
	margin-bottom: 5px;
	padding: 2px;
}



.pro_img {
	width: 226px;
	border: 2px solid #00CCFF;
}
.fittings-container {
	float: left;
	width: 160px;
	margin: 0px 25px 10px 0px;
}
.fittings-img {
	padding:4px;
	border:solid 1px #D5ECFD;
}
.fittings-txt {
	text-align: center;
	font-size: 11px;
}
.clm {
	display: inline;
	float: left;
	margin-right: 15px;
}
.clm2 {
	float: right;
	margin-left: 15px;
}
