/* STANDARD TAG REDEFINITIONS */

@font-face {
    font-family: Candara;
    font-style:  normal;
    font-weight: normal;
    src: url(CANDARA0.eot);
}
CANDARA {
	font-family: Candara; font-size: 14px;
}


BODY{ background-image:url(bg1.gif); margin: 0; padding: 0; font:Candara; }
TD { }
p {
		margin: 0;
}
a{ color: black; text-decoration: underline; }
a:hover{	text-decoration: underline;  color: #666666;   }
form{	margin:0;}

#HEADER{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: auto;
	font:Candara; 
}

#VISUAL{  height: 130px; background-image: url(fabrication_welding_installation_fabricators.gif);  background-repeat: no-repeat; margin: 10px 0 10px 0;}

h1{ margin: 10px 0 0 0; padding: 10px 0 5px 0 ; height: 101px; background-image: url(/images/fabrication_welding_engineering_steel.gif);  background-repeat: no-repeat;  font-family: Candara; font-size: 5px; color:#FFFFFF; text-align:center; }

#CONTENT{ width:760px; margin-left:auto; margin-right:auto;   }
h2{ margin: 0 0 10px 0; padding: 5px 0 0 5px; color: white;
; font-size: 15pt; background-color: #484848; font-family: Candara; font-size: 14px; }
#TEXT{ padding: 10px 300px 10px 10px; border-bottom: 1px solid #484848; border-top: 1px solid #484848; ; color: black; font-family: Candara; font-size: 14px;}
#TEXT p{	margin-bottom: 1em;}



#TEXTBOX{
	width: 250px;
	height: auto;
	border: 2px solid #484848;
	 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 behavior:url(border-radius.htc);
	background-color: white;
	color: black;
	float:right;
	text-align: center;
	padding: 2px;
	margin-top: 15px;
	margin-right: 10px; font-family: Candara; font-size: 14px;
	


	
}
#TEXTBOX2{
	width: 250px;
	height: auto;
	border: 2px solid #484848;
		 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 behavior:url(border-radius.htc);
	background-color: white;
	color: black;
	float:right;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	clear: both; font-family: Candara; font-size: 14px;
	
}

#TEXTBOX3{
	width: 250px;
	height: auto;
	border: none;
	float:right;
	text-align: center;
	padding: 2px;
	margin-top: 10px;
	margin-right: 10px;
	clear: both; font-family: Candara; font-size: 14px;
	
}


#FOOTER{	width:760px; margin-top:15px; margin-left:auto; margin-right:auto;  border-top: 4px solid #363636;  text-align: right;  padding-top: 5px;  font-family: Candara; font-size: 14px; }
#FOOTER p{ line-height: 14px; margin: 0;  color: #E4E4E4; }
#FOOTER a{ text-decoration: none;  color: black;    }
#FOOTER a:hover{ color: white; text-decoration: underline; }

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	font-size: 14px;
	font-family: Candara;
	position: relative;
	width: 760px;
	background-color:#4F4F4F ;
	}

#menuh
	{


	margin-top: 10px;
	margin-bottom: 5px;
	float:right;
	
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0em;
	float: none;
	clear: none;
	position: relative;
	font-family: Candara;
	font-size: 14px;
	}
	

#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: white;
	background-color: #0000CC ;
	text-decoration:none;
	font-family: Candara;
	font-size: 14px;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #FFFFFF;
	background-color: #0033FF;
	text-decoration:none;
	font-family: Candara;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			
    vertical-align: bottom; 
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:9em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}






/* End CSS Drop Down Menu */
