body {
	background-color: #36424B;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

#wrapper {
	margin:0px auto;
	width: 880px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;

}


/* Start Left Navigation*/
#nav_menu {
	width:123px;
	float:left;
	margin-left:4px;
}
#nav_menu ul{
list-style:none;
 margin:0px;
 padding:0px;

}

#nav_menu li a {
 display: block;
 text-decoration: none;
 margin:0px;
 padding:0px;
 height:67px;

 line-height: 0px;
 text-align: center;
}

#nav_menu a.nav_home{
	background: url(../images/nav-home.jpg) no-repeat;
	}

#nav_menu a.nav_contact{
	background: url(../images/nav-contact.jpg) no-repeat;
	}
	
#nav_menu a.nav-company{
	background: url(../images/nav-company.jpg) no-repeat;
	}
#nav_menu a.nav-boiler-division{
	background: url(../images/nav-boiler-division.jpg) no-repeat;
	}	
#nav_menu a.nav-cons-division{
	background: url(../images/nav-cons-division.jpg) no-repeat;
	}
#nav_menu a.nav-ind-wear-division{
	background: url(../images/nav-ind-wear-division.jpg) no-repeat;
	}
#nav_menu a.nav-thermal-spray-division{
	background: url(../images/nav-thermal-spray-division.jpg) no-repeat;
	}
#nav_menu a.nav-stud-weld-process{
	background: url(../images/nav-stud-weld-process.jpg) no-repeat;
	}	
#nav_menu a.nav-thermal-spray-process{
	background: url(../images/nav-thermal-spray-process.jpg) no-repeat;
	}
#nav_menu a.nav-equipment{
	background: url(../images/nav-equipment.jpg) no-repeat;
	}
#nav_menu a.nav-parts{
	background: url(../images/nav-parts.jpg) no-repeat;
	}
#nav_menu a.nav-projects{
	background: url(../images/nav-projects.jpg) no-repeat;
	}

#nav_menu a:hover{
	  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	  -moz-opacity:.50;
	  opacity:.50;

}
/* End  Left Navigation*/


#right {
	width:746px;
	float:right;
}
#header {
	height: 189px;
	background:url(../images/welderman.jpg) top right no-repeat;
	margin:0px;
}
#header p {
   margin:0px; 
   text-align:right; 
   padding:5px;
   color:#FFFFFF;
   font-weight:bold;
}
#header a {
	color:#FF3300;
}
#header a:hover {
	color:#FFF;
}
#menu {
	background:url(../images/menu-bg.jpg) left center repeat-x;
	height:74px;
	margin-top:0px;
	width:746px;
	/*clear:right;
	float:right;
	width:746px;*/
}
* html #menu {
	margin-top:-3px;
}


#menulinks{
	margin-left:0px;
	width:740px;
	height:29px;
}
#menulinks ul{

list-style:none;
 margin:0px;

 padding:0px;
 padding-top:15px;
  height:45px;

}

#menulinks a{
	display:block;
	height:45px;
}
#menulinks li{
	float:left;
}
#menulinks a.menu_boiler{
	width:110px;
	background: url(../images/menu-boiler2.jpg) no-repeat left top;
	}
#menulinks a.menu-cons{
	width:161px;
	background: url(../images/menu-cons2.jpg) no-repeat left top;
	}
#menulinks a.menu-indus{
	width:179px;
	background: url(../images/menu-indus2.jpg) no-repeat left top;
	}
#menulinks a.menu-thermal{
	width:168px;
	background: url(../images/menu-thermal2.jpg) no-repeat left top;
	}	
#menulinks a.menu-projects{
	width:120px;
	background: url(../images/menu-projects2.jpg) no-repeat left top;
	}	
#content {
	padding-top:30px;
	padding-right:10px;
	padding-bottom:10px;
	font-size: 12px;
	font-family:Arial, Verdana, Helvetica, Tahoma;
}

#content h1 {
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	color:#FFFFFF;
	font-size:18px;
	margin:0px;
	font-weight:100;
}
#content h2{
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	color:#FF6600;
	font-size:22px;
	margin:0px;
	font-weight:100;
	border-bottom:thin  solid #FF6600;
}


#content a {
	color:#CC3300;

}

#content a:hover {
	color:#FF6600;

}
#footer {
	clear:both;
	margin:0px auto;
	text-align:center;
	padding-top: 50px;
	width: 877px;
	background:url(../images/bg-footer.jpg) repeat-x;
	height: 100px;
}

#fleft {
	float:left;
	width: 250px;
}

#fcenter {
	float:left;
	width: 400px;
}

#fcenter a{
	color:#FFFFFF;
	font-weight:bold;
}
#fcenter a:hover{
	color:#999999;
	
}

#fright {
	float:right;
	width: 200px;
}

#profile p{text-indent:30px;} 

#profile a { color:#FF9900; font-weight:bold; }
#profile a:hover {color:#990000;}
.bfonts { color:#666666;}

 #thumb img {
	padding:2px;
	border:1px solid #999;
	margin-right:5px;
	background:#fff;
	margin-bottom:5px;
} 