@charset "utf-8";
/* CSS Document */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, form, a, fieldset, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	}
body {
	font-family: Tahoma, Verdana, lucida-grande, sans-serif;
	line-height: 1px;
	background: #cccccc url(../images/bodyBckgrnd.png) top repeat-x fixed;
	}
a {
	color: #0099ff;
	text-decoration: none;
	}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	}
img {
	border: 1px #000 solid;
	}
#right img.thumbs {
	float: left;
	margin: 10px 10px 0 0;
	}
#right img {
	float: left;
	margin: 15px 15px 5px 20px;
	}
#clear {
	margin: 0;
	padding: 0;
	clear: both;
	}
/*--TYPOGRAPHY--*/
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	}
h1 {
	display: none;
	}
h2 {
	margin: 20px 0 0 18px;
	padding: 0;
	height: 30px;
	font-family: "arial black", arial, sans-serif;
	color: #212121;
	letter-spacing: -2px;
	}
h2 span {
	display: none;
	}
h2#welcome {
	background: url(../images/h2-welcome.png) center left no-repeat;
	}
h2#contact{
	background: url(../images/h2-contact.png) center left no-repeat;
	}
h2#imageGallery {
	background: url(../images/h2-imageGallery.png) center left no-repeat;
	}
h2#metals {
	background: url(../images/h2-metals.png) center left no-repeat;
	}
h2#newMexico {
	background: url(../images/h2-newMexico.png) center left no-repeat;
	}
h2#products {
	background: url(../images/h2-products.png) center left no-repeat;
	}
h2#referralForm {
	background: url(../images/h2-referralForm.png) center left no-repeat;
	}
h2#services {
	background: url(../images/h2-services.png) center left no-repeat;
	}
h2#testimonials {
	background: url(../images/h2-testimonials.png) center left no-repeat;
	}
h2#branch {
	background: url(../images/h2-branch.png) center left no-repeat;
	}
h3 {
	margin: 18px 15px 15px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	letter-spacing: -1px;
	line-height: 28px;
	}
#right h4 {
	margin: 20px 15px 15px 15px;
	padding: 0 0 0 5px;
	font: bold 20px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	border: none;
	}
#right h4 span {
	color: #990000;
	}
h4 {
	margin: 15px 15px 5px 15px;
	font: bold 20px Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	}
h4 span {
	color: #990000;
	}
h5 {
	margin: 15px 15px 0 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	}
h6 {
	margin: 10px 0 10px 20px;
	padding: 4px 0 4px 8px;
	font: normal 20px geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #111111;
	}
p {
	font: 14px 'Trebuchet', 'Trebuchet MS', Arial, verdana, sans-serif;
	color: #333;
	line-height: 19px;
	}
#left p {
	margin: 10px 15px;
	color: #444444;
	}
#right p {
	margin: 15px 20px;
	}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}
.redItalic {
	margin: 0 0 10px 50px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	}
.red {
	font-weight: bold;
	color: #990000;
	}
.small {
	font-size: 11px;
	color: #333333;
	}
.underline {
	color: #000;
	text-decoration: underline;
	}
ul {
	font-family: 'Trebuchet', 'Trebuchet MS', Arial, verdana, sans-serif;
	}
/*--DIV STYLES--*/
#shadow {
	position: relative;
	margin: 0 auto;
	width: 940px;
	background: url(../images/bckgrnd-shadow.png) repeat-y;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background: #fff;
	}
#header {
	width: 900px;
	height: 100px;
	background: url(../images/header.jpg);
	border-bottom: 1px #000 solid;
	}
#headerAlt {
	width: 900px;
	height: 120px;
	background: url(../images/header.jpg);
	border-bottom: 5px #000 solid;
	}
#flash-container {
	width: 900px;
	height: 350px;
	border-bottom: 1px #000 solid;
	}
#flash-container.alt400 {
	height: 400px;
	}
#content {
	margin: 0;
	padding: 0;
	width: 900px;
	background: url(../images/bckgrnd-content.jpg) left repeat-y;
	}
#footer {
	padding: 10px 0 15px 0;
	width: 900px;
	background: #000;
	}
#footer p {
	margin: 0;
	padding: 25px 0;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	}
/*--SPECIFIC DIV STYLES--*/
#left {
	float: left;
	margin: 5px 0 0 0;
	width: 199px;
	}
#left ul {
	margin: 10px 20px 10px 35px;
	padding: 0;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	}
#left ul li {
	margin: 2px 0;
	}
#right {
	padding: 0 0 10px 0;
	float: right;
	width: 700px;
	min-height: 400px;
	border-left: 1px #999999 solid;
	}
#right ul {
	list-style: none;
	margin: 15px 0 15px 25px;
	padding: 0;
	color: #333;
	font-size: 14px;
	line-height: 16px;
	}
#right ul li {
	margin: 3px 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.jpg) left top no-repeat;
	background-position: 0 4px;
	}
#testimonialsText, #testimonialsText p {
	}
#imgContainer {
	margin: 10px 0 0 20px;
	}
#imgContainer img {
	float: none;
	margin: 0 5px 0 0;
	}
a#serviceRecycling {
	float: left;
	margin: 20px 0 0 20px;
	width: 310px;
	height: 260px;
	background: url(../images/serviceRecycling.jpg);
	border-bottom: 1px #aaaaaa solid;
	}
a#serviceFabrication {
	float: left;
	margin: 20px 0 0 15px;
	width: 310px;
	height: 260px;
	background: url(../images/serviceFabrication.jpg);
	border-bottom: 1px #aaaaaa solid;
	}
a#serviceMetals {
	float: left;
	margin: 20px 0 0 20px;
	width: 310px;
	height: 260px;
	background: url(../images/productsMetals.jpg);
	border-bottom: 1px #aaaaaa solid;
	}
a#serviceSecondaryMetals {
	float: left;
	margin: 20px 0 0 20px;
	width: 310px;
	height: 260px;
	background: url(../images/productsSecondary.jpg);
	border-bottom: 1px #aaaaaa solid;
	}
a#serviceWelding {
	float: left;
	margin: 20px 0 0 15px;
	width: 310px;
	height: 260px;
	background: url(../images/productsBoxWelding.jpg);
	border-bottom: 1px #aaaaaa solid;
	}
/*--CONTACT FORM--*/
form {
	margin: 15px 0 0 20px;
	padding: 5px;
	width: 400px;
	border: 1px #cccccc solid;
	}
form #message {
	display: block;
	margin: 3px 0 0 0;
	width: 250px;
	}
form input#submit {
	margin-bottom: 10px;
	}
table {
	font-size: 11px;
	color: #000;
	}
td {
	padding: 3px 0 3px 3px;
	background: #efefef;
	}
/*--NAV--*/
#nav {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 55px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav ul li {
	display: inline;
	}
#nav ul li a {
	display: block;
	float: left;
	width: 142px;
	height: 45px;
	background-position: 0 0;
	border-bottom: 10px #111 solid;
	}
#nav ul li a:hover, #nav ul li a.current {
	border-bottom: 10px #ddd solid;
	}
#nav ul li a#navhome:hover, #nav ul li a#navhome.current, #nav ul li a#navproducts:hover, #nav ul li a#navproducts.current, #nav ul li a#navservices:hover, #nav ul li a#navservices.current, #nav ul li a#abrasives:hover, #nav ul li a#abrasives.current, #nav ul li a#navtestimonials:hover, #nav ul li a#navtestimonials.current, #nav ul li a#navcontact:hover, #nav ul li a#navcontact.current, #nav ul li a#navbranch:hover, #nav ul li a#navbranch.current {
	background-position: 0 -45px;
	}
#nav ul li a span {
	display: none;
	}
#nav ul li a#navhome {
	background: url(../images/home.jpg) 0 0;
	}
#nav ul li a#navproducts {
	background: url(../images/products.jpg);
	}
#nav ul li a#navservices {
	background: url(../images/services.jpg);
	}
#nav ul li a#abrasives {
	background: url(../images/abrasives.jpg);
	}
#nav ul li a#navtestimonials {
	background: url(../images/testimonials.jpg);
	}
#nav ul li a#navcontact {
	background: url(../images/contact.jpg);
	}
#nav ul li a#navbranch {
	width: 190px;
	background: url(../images/branch.jpg);
	}
/*---SUBMENU--*/
li#subMenuServices ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 142px;
	font: 13px tahoma, Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	border: none;
	z-index: 1000;
	}
li#subMenuServices:hover ul {
	display: block;
	position: absolute;
	width: 142px;
	background: #cc0000;
	}
li#subMenuServices ul li {
	display: inherit;
	float: none;
	margin: 0;
	padding: 0;
	height: auto;
	border-bottom: 1px #333 solid;
	}
li#subMenuServices ul li a {
	float: none;
	display: block;
	margin: 0;
	padding: 10px;
	width: 122px;
	height: auto;
	color: #ffffff;
	background: #000000;
	border: none;
	}
li#subMenuServices ul li a:hover {
	text-decoration: none;
	color: #000000;
	background: #dddddd;
	border: none;
	}
li#subMenuProducts ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 284px;
	margin: 0;
	padding: 0;
	font: 13px tahoma, Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	border: none;
	z-index: 1000;
	}
li#subMenuProducts:hover ul {
	display: block;
	position: absolute;
	width: 180px;
	}
li#subMenuProducts ul li {
	display: inherit;
	float: none;
	margin: 0;
	padding: 0;
	height: auto;
	border-bottom: 1px #333 solid;
	}
li#subMenuProducts ul li a {
	float: none;
	display: block;
	margin: 0;
	padding: 10px;
	width: 161px;
	height: auto;
	color: #ffffff;
	background: #000000;
	border: none;
	}
li#subMenuProducts ul li a:hover {
	text-decoration: none;
	color: #000000;
	background: #dddddd;
	border: none;
	}
	
li#subMenuContact ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 568px;
	font: 13px tahoma, Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	border: none;
	z-index: 1000;
	}
li#subMenuContact:hover ul {
	display: block;
	position: absolute;
	width: 142px;
	background: #cc0000;
	}
li#subMenuContact ul li {
	display: inherit;
	float: none;
	margin: 0;
	padding: 0;
	height: auto;
	border-bottom: 1px #333 solid;
	}
li#subMenuContact ul li a {
	float: none;
	display: block;
	margin: 0;
	padding: 10px;
	width: 122px;
	height: auto;
	color: #ffffff;
	background: #000000;
	border: none;
	}
li#subMenuContact ul li a:hover {
	text-decoration: none;
	color: #000000;
	background: #dddddd;
	border: none;
	}