@charset "utf-8";
body, ul, li, h1, h2, h3, form, p 
{ margin : 0; padding : 0; }

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #212121;
	background-image: url(Images/bg_secondary.html);
	background-repeat: repeat-y;
	background-position: right top;
}
#branding {
	height: 250px;
	width: 930px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	display: inline;
}
#branding p {
	color: #FFFFFF;
	font-size: 16px;
	float: right;
	line-height: 40px;
	margin-right: 15px;
}

h1 {
	font-size: 22px;
	color: #48B854;
	width: 585px;
	background-image: url(images/h1bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 15px;
	line-height: 40px;
	margin-bottom: 10px;
}
ul {
	list-style-type: none;
}


h2 {
	font-size: 18px;
	line-height: 30px;
	color: #0082C8;
	padding-left: 25px;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	line-height: 22px;
	margin-left: 25px;
}


#leftnav {
	width: 200px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	padding-left: 10px;
	display: inline;
}




#primarycontent {
	width: 600px;
	float: left;
	margin-right: 15px;
	display: inline;
	margin-top: 10px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F0DDBF;
	margin-left: 15px;
	background-image: url(images/contentbg.jpg);
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #cccccc;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#welder {
	display: inline;
	float: right;
	height: 350px;
	width: 250px;
	margin-right: 34px;
	margin-top: 20px;
	border: 1px solid #0082C8;
	padding-top: 5px;
	padding-bottom: 5px;
}
#primarycontent img {
	float: left;
	margin-right: 5px;
	padding: 4px;
	border: 1px solid #D3373B;
	margin-bottom: 2px;
}


#primarycontent p {
	margin-right: 25px;
	margin-left: 25px;
}

#secondary {
	width: 270px;
	float: right;
	margin-top: 10px;
	display: inline;
	padding-bottom: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: 20px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#secondary p {
	padding-right: 15px;
	padding-left: 15px;
}

a:hover {
	background-color: #000000;
	color: #E4DFD4;
}


#content {
	float: right;
	width: 930px;
	background-repeat: no-repeat;
	background-position: left top;
}
.floatright {
	float: right;
	margin-left: 10px;
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #9B062E;
}



#credit {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	height: 50px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#credit p {
	float: right;
	margin-right: 5px;
	margin-top: 0px;
	display: inline;
	margin-bottom: 35px;
	padding-top: 10px;
}
#credit a {
	text-decoration: none;
	color: #333333;
}
#credit a:hover {
}

.phone {
	position: absolute;
	right: 111px;
	top: 81px;
	font-size: 125%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#topnav ul {
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
	display: inline;
}
#topnav {
	background-color: #666666;
	height: 30px;
}
#topnav p {
	float: left;
	line-height: 30px;
	font-size: 18px;
	margin-left: 25px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}



#topnav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


#topnav a {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#footer {
	width: 930px;
	clear: both;
	height: 100px;
	background-image: url(images/footerbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	background-color: #1B1B1B;
}
#footer p {
	text-align: center;
	line-height: 25px;
}
.partners {
	background-color: #000000;
	height: 25px;
	line-height: 25px;
	padding: 0px;
	margin-top: 10px;
}


#footer ul {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0082C6;
}
#footer a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #0082C8;
	font-size: 11px;
}
#footer a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#footer li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#topnav li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.floatleft {
	float: left;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 0px;
	border: 1px solid #9B062E;
	margin-right: 10px;
}
#credit a:hover {
	text-decoration: none;
	color: #333333;
}
.horizontalcssmenu ul{
	list-style-type: none;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 54px;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	display: inline;
	float: left;
	position: relative;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	width: 120px; /*Width of top level menu link items*/
	padding: 2px 8px;
	border: 1px solid #202020;
	border-left-width: 0;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #000000;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 2px 5px;
	border-width: 0 1px 1px 1px;
	background-color: #48B854;
	text-align: left;
}

.horizontalcssmenu ul li a:hover{
	background-color: #D3373B;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: none;
}

.horizontalcssmenu ul li ul li a:hover{
	background-color: #D3373B;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(images/menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
#fullcolumn {
	background-color: #E9D8BE;
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fullcolumn p {
	padding-right: 15px;
	padding-left: 15px;
}
.highlights li {
	list-style-type: disc;
	list-style-position: inside;
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}
#industriallist li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 60px;
	padding-bottom: 10px;
}
#secondary h2 {
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(images/h2bg.gif);
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 255px;
	padding-left: 15px;
}
#mainservices li {
	font-weight: bold;
	list-style-type: disc;
	margin-left: 75px;
	list-style-position: inside;
	padding-bottom: 15px;
}

