@charset "utf-8";
/* CSS Document */



body {
	background-color: #000;
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:20px auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	color: #FF0000;
	font-size: 18px;
	text-align: center;
}

h2 {
	color: #FF0000;
	font-size: 16px;
	text-align: center;
}

h3 {
	font-size: 14px;
}

h1.about {
	background-image:url('../images/css-images/h1-about.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 101px;
}

h1.approvals {
	background-image:url('../images/css-images/h1-approvals.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 237px;
}

h1.products {
	background-image:url('../images/css-images/h1-products.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 107px;
}

h1.expresscore {
	background-image:url('../images/css-images/h1-expresscore.png');
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    margin: 0 auto;
    width: 158px;
}

h1.shapecore {
	background-image:url('../images/css-images/h1-shapecore.png');
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    margin: 0 auto;
    width: 135px;
}

h1.valueadded {
	background-image:url('../images/css-images/h1-valueadded.png');
    background-repeat: no-repeat;
    display: block;
    height: 22px;
    margin: 0 auto;
    width: 136px;
}

h1.capabilities {
	background-image:url('../images/css-images/h1-capabilities.png');
    background-repeat: no-repeat;
    display: block;
    height: 23px;
    margin: 0 auto;
    width: 130px;
}

h3.products {
	background-image:url('../images/css-images/productsh3.png');
?
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	margin: 0 auto;
	width: 93px;
}


h1.request {
	background-image:url('../images/css-images/h1-request.png');
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	margin: 0 auto;
	width: 163px;
}

h1.contact {
	background-image:url('../images/css-images/h1-contact.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 123px;
}

h1.turbocore {
	background-image:url('../images/css-images/h1-turbocore.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 336px;
}

h1.structural {
	background-image:url('../images/css-images/h1-structural.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 254px;
}

h1.brazing {
	background-image:url('../images/css-images/h1-brazing.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 371px;
}

h1.fabrications {
	background-image:url('../images/css-images/h1-fabrications.png');
	background-repeat: no-repeat;
	display: block;
	height: 21px;
	margin: 0 auto;
	width: 140px;
}

hr {
	color: #6C6A9B;
	height: 2px;
}

.justify {
	text-align: justify;
}

ul.approvals {
	margin-top: 3px;
}

.copyrights {
	color: #333333;
	float: left;
	font-size: 10px;
}

span.imgtxt {
	display: none;
}

.hiddenPic {
	display:none; /* preloads images for css hover or rollovers */
}

.world {
	background-image:url('../images/css-images/quality-comes-first.png');
	background-repeat: no-repeat;
	height: 120px;
	left: 500px;
	position: absolute;
	top: 165px;
	width: 122px;
	z-index: 10;
}

tr.silver {
	background-color: #c0c0c0;
}

tr.blue {
	background-color: #555AAC;
    color: #fff;
}

#hide {
	display: none;
    float: left;
    width: 595px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#main-wrapper {
	float: left;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#header {
	background-image: url(../images/css-images/header.jpg);
	background-repeat: no-repeat;
	height: 130px;
	position: relative;
	width: 960px;
}

#logo {
	background-image:url('../images/css-images/logo.png');
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 84px;
	left: 50px;
	position: absolute;
	top: 20px;
	width: 515px;
	z-index: 10;
}

/*
#pri {
	background-image: url(../images/css-images/pri.jpg);
    background-repeat: no-repeat;
    bottom: 20px;
    height: 90px;
    position: absolute;
    right: 20px;
    width: 76px;
    z-index: 11;
}*/

#pri {
	background-image: url(../images/css-images/PRI-90012008-Logo.jpg);
    background-repeat: no-repeat;
    bottom: 20px;
    height: 91px;
    position: absolute;
    right: 20px;
    width: 149px;
    z-index: 11;
}

#nadcap {
	background-image: url(../images/css-images/nadcap.jpg);
    background-repeat: no-repeat;
    bottom: 20px;
    height: 89px;
    position: absolute;
    right: 176px;
    width: 175px;
    z-index: 11;
}

#honeycomb1 {
	/*background-image: url(../images/css-images/honeycomb1.jpg);
	background-repeat: no-repeat;
	border: 1px solid #6C6A9B;*/
	height: 98px;
	margin: 12px auto 0 auto;
	width: 210px;
}

#honeycomb1-logo {
	background-image:url('../images/css-images/honeycomb1-b.png');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 126px;
	left: 60px;
	position: absolute;
	top: 300px;
	width: 120px;
	z-index: 99;
}

#iso {
	background-image: url(../images/css-images/iso.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 74px;
	margin: 15px 15px 0 0;
	width: 63px;
}

#intertek {
	background-image: url(../images/css-images/intertek.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 76px;
	margin: 15px 15px 0 0;
	width: 75px;
}

#mission {
	/*background-color: #f1f1f1;
	border: 2px solid #6C6A9B;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	height: 144px;
	left: 734px;
	padding: 25px;
	position: absolute;
	text-align: left;
	top: 30px;
	width: 177px;
	z-index: 10;*/
	background-image:url('../images/css-images/mission-box.png');
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	left: 689px;




	padding: 50px 20px 20px 20px;	position: absolute;
	text-align: left;
	top: 60px;
	height: 116px;
	text-align: justify;
	width: 199px;
	z-index: 10;
}

.infobox-container {
	position: absolute;
	left: 600px;
	top: 190px;	width: 177px;
	z-index: 1;
}

/*.products h3 {
	color: #555AAC;
	font-weight: bold;
	padding: 0 0 0 30px;	text-align: left;
	width: 147px;
}*/

.infobox {
	background-image:url('../images/css-images/infobox.png');
	background-repeat: no-repeat;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	padding: 25px;
	text-align: justify;
	width: 175px;
}

.infobox p {
	text-align: justify;
}

.infobox h3 {
	color: #FF0000;
	text-align: center;
}

.infobox-structural {
	background-color: #f1f1f1;
	border: 2px solid #6C6A9B;
	color: #000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 25px;
	text-align: center;
	width: 177px;
}


.infobox-brazing {
	background-color: #f1f1f1;
	border: 2px solid #6C6A9B;
	color: #000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 25px;
	text-align: center;
	width: 127px;
}

.products-brazing h3 {
	color: #555AAC;
	font-weight: bold;
	padding: 0 0 0 50px;	text-align: left;
	width: 127px;
}

.infobox-fabrication {
	background-color: #f1f1f1;
	border: 2px solid #6C6A9B;
	color: #000;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 25px;
	text-align: center;
	width: 177px;
}

/* SITEMAP */

#sitemap {
	background-image: url(../images/css-images/nav-bar.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 960px;
}

#sitemap ul {
	margin: 0;
	padding: 0;
}

#sitemap li {
	float: left;
	list-style-type: none;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	width: 160px;
}

#sitemap li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#sitemap li a:hover {
	text-decoration: underline;
}

/* CONTAINER */

#container {
	background-image: url(../images/css-images/content-bg-repeat.jpg);
	background-repeat: repeat-y;
	width: 960px;
}

#container-home {
	background-image: url(../images/css-images/content-bg-repeat.jpg);
	background-repeat: repeat-y;
	height: 800px;
	position: relative;
	width: 960px;
}

#container-quote {
	background-image: url(../images/css-images/content-bg-quote.jpg);
	background-repeat: repeat-y;
	width: 960px;
}

/* SIDEBAR */


#siebar-container {
	background-image: url(../images/css-images/sidebar-bg-repeat.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 240px;
}

#sidebar {
	background-image: url(../images/css-images/sidebar.jpg);
	float: left;
	margin: 0;
	height: 620px;
	padding: 0;
	position: relative;
	width: 240px;
}

#sidebar-nav {
	margin:0;
	padding: 0;
}

#sidebar-nav ul {
	border-bottom: 0;
	margin: 0;
	padding:20px 0 0 20px;
}

#sidebar-nav li {
	list-style-type: none;
}

#sidebar-nav li.qh a {
	background-image:url('../images/css-images/quality-button.png');
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 203px;	
}

#sidebar-nav li.tx a {
	background-image:url('../images/css-images/texas-button.png');
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 202px;
}

#sidebar-nav li.cm a {
	background-image:url('../images/css-images/carolina-button.png');
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 201px;
}

#sidebar-nav li a:hover {
	
}

/* CONTENT */

#content {
	border-left: 2px solid #6C6A9B;
	margin-left: 240px;
	height: 640px;
	padding: 10px;
	width: 690px;
}

#content-about {
	border-left: 2px solid #6C6A9B;
	margin-left: 240px;
	height: 640px;
	padding: 10px;
	width: 690px;
}

#content .text {
	position: relative;
	height: 640px;
	width: 690px;
	overflow: auto;
}

#content-about .text {
	position: relative;
	height: 640px;
	width: 690px;
	overflow: auto;
}

#content .text-quote {
	font-size: 11px;
	position: relative;
	height: 640px;
	width: 690px;
	overflow: auto;
}
	

#content p {
	line-height: 130%;
	text-align: justify;
}

#content-about p {
	line-height: normal;
	margin: 0 0 1em 0;
	text-align: justify;
}

#content .products {
	margin: 0 auto;
}


#content-home {
	border-left: 2px solid #6c6a9b;
	height: 760px;
	margin-left: 240px;
	padding: 20px;
	width: 680px;
	left: 689px;
}

#content-quote {
	min-height: 500px;
	padding: 0 20px 20px 20px;
}

/* FOOTER */

#footer {
	background-image: url(../images/css-images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: #f1f1f1;
	font-size: 10px;
	height: 20px;
	padding: 5px 10px 0 10px;
	text-align: right;
	width: 940px;
}

#footer a {
	color: #f1f1f1;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* ROLLOVER CIRCLES */

#rollover-circles {
}

#rollover-circles ul {
	margin: 0;
	padding: 0;
}

#rollover-circles li {
	list-style-type: none;
}

#rollover-circles li.txalmet1 a {
	background-image:url('../images/css-images/txalmet1.png');
	height: 130px;
	left: 500px;
	position: absolute;
	top: 13px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.txalmet1 a:hover {
	background-image:url('../images/css-images/txalmet2.png');
	height: 140px;
	left: 500px;
	position: absolute;
	top: 13px;
	width: 140px;
	z-index: 10;
}

#rollover-circles li.expresscore1 a {
	background-image:url('../images/css-images/expresscore1.png');
	height: 130px;
	left: 315px;
	position: absolute;
	top: 110px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.expresscore1 a:hover {
	background-image:url('../images/css-images/expresscore2.png');
	height: 140px;
	left: 316px;
	position: absolute;
	top: 100px;
	width: 140px;
	z-index: 10;
}

#rollover-circles li.shapecore1 a {
	background-image:url('../images/css-images/shapecore1.png');
	height: 130px;
	left: 363px;
	position: absolute;
	top: 260px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.shapecore1 a:hover {
	background-image:url('../images/css-images/shapecore2.png');
	height: 140px;
	left: 363px;
	position: absolute;
	top: 260px;
	width: 140px;
	z-index: 10;
}

#rollover-circles li.valueadded1 a {
	background-image:url('../images/css-images/valueadded1.png');
	height: 130px;
	left: 620px;
	position: absolute;
	top: 260px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.valueadded1 a:hover {
	background-image:url('../images/css-images/valueadded2.png');
	height: 140px;
	left: 620px;
	position: absolute;
	top: 260px;
	width: 140px;
	z-index: 10;
}

#rollover-circles li.qualifications1 a {
	background-image:url('../images/css-images/qualifications1.png');
	height: 130px;
	left: 683px;
	position: absolute;
	top: 99px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.qualifications1 a:hover {
	background-image:url('../images/css-images/qualifications2.png');
	height: 140px;
	left: 683px;
	position: absolute;
	top: 100px;
	width: 140px;
	z-index: 10;
}

/*#rollover-circles li.shapecore1 a {
	background-image:url('../images/css-images/shapecore1.png');
	height: 130px;
	left: 583px;
	position: absolute;
	top: 312px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.shapecore1 a:hover {
	background-image:url('../images/css-images/shapecore2.png');
	height: 140px;
	left: 583px;
	position: absolute;
	top: 312px;
	width: 140px;
	z-index: 10;
}

#rollover-circles li.valueadded1 a {
	background-image:url('../images/css-images/valueadded1.png');
	height: 130px;
	left: 788px;
	position: absolute;
	top: 282px;
	width: 130px;
	z-index: 10;
}

#rollover-circles li.valueadded1 a:hover {
	background-image:url('../images/css-images/valueadded2.png');
	height: 140px;
	left: 788px;
	position: absolute;
	top: 282px;
	width: 140px;
	z-index: 10;
}*/

/* CONTACT PAGE */

#honeycombplant {
	background-image: url(../images/css-images/honeycombplant.jpg);
	background-repeat: no-repeat;
	height: 226px;
	left: 300px;
	position: relative;
	top: -100px;	width: 300px;
}

.contact-float {
	float: left;
	margin-right: 10px;
	width: 240px;
}

/****** JAVASCRIPT NAV - BACK AND NEXT ***/

.back-next {
	clear: left;
	margin: 0 auto;
	height: 50px;
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*********************************** HONEYCOMB 1 ********************************/
/********************************************************************************/

#wrapper-1 {
	margin: 0 auto;
	width: 960px;
}

#main-wrapper-1 {
	float: left;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#logo-1 {
	background-image:url('../images/css-images/1.png');
	background-repeat: no-repeat;
	display: block;
	height: 285px;
	left: 180px;
	position: absolute;
	top: 15px;
	width: 273px;
	z-index: 1;
}

#worlds-1 {
		/*background-repeat: no-repeat;*/
	height: 133px;
	left: 190px;
	position: absolute;
	top: 310px;
	width: 266px;
	z-index: 2;
}

#navbars-1 {
		/*background-repeat: no-repeat;*/
	height: 180px;
	left: 180px;
	position: absolute;
	top: 470px;
	width: 277px;
	z-index: 3;
}


#honeycomb1-pattern {
	background-image: url(../images/css-images/honeycomb-pattern.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 660px;
	width: 658px;
}

#vehicles {
	background-image: url(../images/css-images/vehicles.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 660px;
	width: 302px;
}

.copyrights-1 {
	color: #333333;
	float: left;
	font-size: 10px;
}

#footer-1 {
	clear: both;
	color: #f1f1f1;
	font-size: 10px;
	margin: 0 auto;
	padding: 10px;
	text-align: right;
	width: 940px;
}

#footer-1 a {
	color: #fff;
	text-decoration: none;
}

#footer-1 a:hover {
	text-decoration: underline;
}

#honeycomb-nav {
	margin: 0;
	padding: 0;
}

#honeycomb-nav ul {
	margin:0;
	padding: 0;
	list-style: none;
}

#honeycomb-nav li {
	list-style-type: none;
}


#honeycomb-nav li.tx a {
	background-image:url('../images/css-images/texas-button-1.png');
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 277px;
}

#honeycomb-nav li.qh a {
	background-image:url('../images/css-images/quality-button-1.png');
	background-repeat: no-repeat;
	display: block;
	height: 54px;
	width: 277px;
}

#honeycomb-nav li.cm a {
	background-image:url('../images/css-images/carolina-button-1.png');
	background-repeat: no-repeat;
	display: block;
	height: 63px;
	width: 277px;
}

#honeycomb1-sitemap {
	float: right;
	margin: 5px 0 50px 0;
}

#honeycomb1-sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#honeycomb1-sitemap ul li {
	color: #fff;
	display: block;
	float: left;
	margin-right: 10px;
}

#honeycomb1-sitemap ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#honeycomb1-sitemap ul li a:hover {
	text-decoration: underline;
}

#honeycomb1-content {
	margin: 50px 20px 0 20px;
	opacity: .9;
	filter: alpha(opacity=90);
	padding: 25px;
	background-color: #f1f1f1;
}

#honeycomb1-content li {
	margin-bottom: 5px;
}

#honeycomb1-brochure {
	background-image: url(../images/css-images/brochure-page.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 622px;
	margin: 25px 0 0 0;
	width: 960px;
}
