body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
/*body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 1px;
	background-image: url(images/gradient-bak4.jpg);
	font-family: Arial, Helvetica, sans-serif;
}*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
.style1 {font-size: large}
.style3 {font-size: small}
.style4 {
	color: #52628A;
	font-weight: bold;
	font-size: small;
}
.style5 {font-size: x-small}
.style6 {font-size: medium}
.style8 {color: #FFFFFF}
.style9 {color: #516389}
.style10 {color: #FF00FF}
.style11 {color: #000000}
.style13 {color: #73B309}
.style14 {color: #73b309}

.banner {
	background-image: url(images/StarmanWelding_navy.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 850px;
}
.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 420px;
	margin-top: 20px;
	line-height: 18px;
}
.bannerSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
	line-height: 18px;
}
.bannerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
}
.subMenu {
	height: 38px;
	width: 667px;
	background-image: url(images/metal-welding-capabilities.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px;

}
a.sub:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #004B97;
	text-decoration: underline;
	padding: 0px 50px;
	
}
a.sub:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;	
	text-decoration: underline;
	color: #004B97;
	padding: 0px 50px;
	
}
a.sub:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;	
	text-decoration: underline;
	color: #003366;
	padding: 0px 50px;
	
}
a.sub:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;	
	text-decoration: underline;
	color: #004B97;
	padding: 0px 50px;
	
}

.toppad {
	padding-top: 3px;
}
.nav_bar {
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#navbar {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	list-style-position: outside;
	margin: 5px auto 0px;
	padding: 0;
	position: relative;
	z-index: 1000;
	height: 30px;
	/*border-right: 1px solid #A8A282;
	border-left: 1px solid #A8A282;*/
	text-align: left;	/*background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
#navbar ul   { color: #FFFFFF; font-size: 11px; text-transform:uppercase;
line-height: 1px; line-height: 1px; text-align: left; list-style: none; margin: 0px auto 0px 0px; padding: 0; z-index: 1000;}
#navbar a  
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	display: block;
	z-index: 1000;
	width: auto;
	height: auto;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

#navbar a:link, #navbar a:visited, #navbar a:active       { color: #000000;  z-index: 1000 }
#navbar a:hover, #navbar a:focus     { 
	color: #2D3F6B; 
	/*background-image: url(../images/navback.gif);*/
	background-color: #ff6600; 
	z-index: 1000; 
	/*border-left: 1px solid #A8A282; 
	border-top: 1px solid #A8A282;
	border-bottom: 1px solid #A8A282;
	border-right: 1px solid #A8A282; */
}

#navbar li    {
	text-align: left;
	z-index: 1000;
	width: auto;
	float: left;
	height: auto;
	
}
#navbar li ul          { position: absolute; z-index: 1000; left: -999em; width: 100px;}
#navbar li ul.leftside          {
	background-color: #fff;
	margin-left: -1px;
	position: absolute;
	z-index: 1000;
	left: -999em;
	width: auto;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom-color: #ffffff;
}
#navbar li ul.rightside           {
	background-color: #fff;
	margin-left: 1px;
	position: absolute;
	z-index: 1000;
	left: -999em;
	width: 100px;
	border-top: 1px solid #000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	
}

/*drop down style*/
#navbar li ul li   {
	background-color: #ff6600;
	/*z-index: 1000;*/
	width: 90px;
	border-bottom: 1px solid #ffffff;
	
}
#navbar li ul li a:hover   {
	/*z-index: 1000;*/
	border-style: none;
	width: 90px; 
	
}
/*end*/

#navbar li:hover ul, #navbar li.sfhover ul     { z-index: 1000; left: auto }
#navbar li ul ul      { margin: -16px 0 0 125px; position: absolute; z-index: 1000 }
#navbar li ul ul.two_lines      { margin: -31px 0 0 125px; position: absolute; z-index: 1000 }
#navbar li ul ul.left_popout     { margin: -31px 0 0 -125px; position: absolute; z-index: 1000 }
#navbar li:hover ul ul, #navbar li.sfhover ul ul  { z-index: 1000; left: -999em }
#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul   { z-index: 1000; left: auto }
/* extra positioning rules for limited noscript keyboard accessibility 
#navbar li a:focus + ul   { margin-left: 0; z-index: 1000 }
#navbar li li a:focus + ul  { margin-left: 200px; z-index: 1000 }
#navbar li li a:focus     { color: #900; background: #CC0000; margin-left: 1000em; z-index: 1000 }
#navbar li li li a:focus     { color: #900; background: #CC0000; margin-left: 200px; z-index: 1000 }
#navbar li:hover a:focus, #navbar li.sfhover a.sffocus     { color: #900; background-color: #fff; margin-left: 0; z-index: 1000 }
#navbar li li:hover a:focus + ul, #navbar li li.sfhover a.sffocus + ul     { color: #000000; background-color: #CC0000; margin-left: 10em; z-index: 1000 }
/*#naver {
	background-color: #CC0000;
	height: 30px;
}*/


.indypad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	z-index: auto;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar li:hover, #navbar li.hover {   
    position: static;   
}  

.banner-index {

	background-image: url(images/StarmanWelding_navy-test.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 850px;
}
.bannerText-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 1px;
}
.bannerGreen-index {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 18px;
}
.bannerSm-index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.right-top {
	background-image: url(images/right-top.jpg);
	background-repeat: no-repeat;
	width: 132px;
}
.bannerText-phone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 1px;
}
h1 {
	font-size: 17px;
	color: #ff6600;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	color: #ff6600;
	line-height: 1px;
}
h3 {
	font-size: 17px;
	color: #ff6600;
	line-height: 1px;
}

