@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/backgnd_main.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0C2A4C;
	background-attachment:fixed;
}
.button { 
	width:326px;
	height:45;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#bodyContent {
	width: 800px;
	background-color:#FFFFFF;
}

#logotop {
	height: 95px;
	width: 800px;
	background-image:url(../img/logoheader.png);
	background-repeat: no-repeat;
	background-position:top left;
}
#topmenu {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 32px;
	background-color: #FFFFFF;
}
#content {
	width: 800px;
	background-color:#FFFFFF;
}
#topontent {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 185px;
	width: 800px;
	background-color: #809EAD;
	
}
#topcontentleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 326px;
	height: 180px;
	background-color: #000000;
	margin-bottom:0px;
}
#topcontentright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 474px;
	height: 180px;
	background-color: #809EAD;
	margin-bottom:0px;
}
#bodyContent {
	margin-top: 0px;
	padding-top: 0px;
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding-bottom:0px;

}
#contenteft {
	float: left;
	width: 280px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-color:#FFFFFF;
	margin: 0px;
}
#contentright {
	float: right;
	width: 434px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-color:#FFFFFF;
	margin-right:5px;
	background-repeat: no-repeat;
	background-position: top;
}

#footer {
	margin-top: 12px;
	clear: both;
	margin-bottom: 12px;
}
.imageRight {
	float: right;
	padding-left: 5px;
}
.imageLeft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
.bodyText {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:justify;
}
.style2 {
	color: #CC0000
}
.bodyTextB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
 
}

.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.blueList ul{
	margin:0;
	padding:0;
	padding-bottom:10px;
	list-style-type:square;
	padding-left:8px;

	
}
.blueList ul li{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bolder;
}

h3 {
	margin-top:2px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}

/*CSS FOR JS MENU*/
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float:left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
padding: 8px 8px;
border: 0px;
border-left-width: 0;
text-decoration: none;
color: #809EAD;
font: bold 12px Arial;
vertical-align:bottom;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
margin-top: -3px;
padding: 4px;
background-color:#FFFFFF;
background-repeat:repeat-x;
border-top: 4px solid #809EAD;
border-bottom: 3px solid #809EAD;
position:absolute;
display: block;
visibility: hidden;
z-index: 100;
text-align:left;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
font: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
color: #809EAD;
float: left;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 100px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background:none;
border-width: 0 1px 1px 1px;
font-size: 11px;
color: #809EAD;
float: left;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: none;
text-decoration:underline;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}

a {
	text-decoration:none;
	color: #333333;

}
a:visited {
}
a:hover{
	text-decoration:underline;
	color:#000000;
}






#contentrightcompany {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backcompany.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentrightservices {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backservices.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentrightcontact {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backcontact.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentright2008 {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/back2008.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentright2009 {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/back2009.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentrightproducts {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backproducts.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentrightthreaded {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backt.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
}
#contentrightvalves {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backv.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
}
#contentrightwelded {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backw.png);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
}
#contentrightcpvc {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backc.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
}
#contentrightstrut {
	float: right;
	width: 434px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/strut/struth.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
	clear: right;
}
#footer {
	margin-top: 12px;
	clear: both;
	margin-bottom: 12px;
}
.imageRight {
	float: right;
	padding-left: 5px;
}
.imageLeft {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}
#contenteftmap {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backmap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftmail {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backmail.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftarchives {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backarchieves.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftthreadedDL {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backtd.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftvalvesDL {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backvd.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftweldedDL {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backwd.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftcpvcDL {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/backcd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}
#contenteftstrutDL {
	float: left;
	width: 273px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	background-image: url(../img/strut/strutd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
}