body {
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
	background-color: #343434;
	background-image: url(header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #FFFFFF;
	background-color: inherit;
}

a:hover {
	color: #FFFFFF;
	background-color: inherit;
}

h1 {
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-color: inherit;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url() no-repeat center left;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#header {
	clear: both;
	width: 960px;
	height: 45px;
	margin: 0 auto;
}

.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align: center;
}
  .black{font-family:Tahoma; font-size:11px;  color:#2D3A3C; }
  .blue{font-family:Tahoma; font-size:11px;  color:#84A6AD; }
  .yellow{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FECD18;
}
  .NEWBLUE{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#home-text {
	float: left;
	color: #FFFFFF;
	width: 355px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 20px;
}


/*top menu */
#invertedtabs{
margin-left: -3px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
margin-bottom: 2em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
}

#invertedtabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
	line-height: 1.3em;
}


#invertedtabs a{
	float:right;
	color: #090909;
	margin:0 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
	letter-spacing: 1px;
	background-color: #FFCC00;
	background-image: url(color_tabs_left2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#invertedtabs a span{
	float:left;
	display:block;
	padding:3px 9px 3px 6px;
	background-color: transparent;
	background-image: url(color_tabs_right2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
	background-color: #999999;
}

#invertedtabs a:hover span{
	background-color: #FF9900;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
	background-color: #FF9900;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	background-color: #FFCC00;
}



#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url(hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

.content {
	color: #333333;
	background-color: #343434;
	background-repeat: repeat-x;
	background-position: left top;
}


#left {
	float: left;
	width: 220px;
	background-color: #343434;
	clear: left;
}

#leftmenu {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}

#leftmenu a {
	display: block;
	color: #000000;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-color: #FFCC00;
	background-image: url(vmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#leftmenu a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
	background-image: url(vmenuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.leftarticle {
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
	border: 1px dotted #FFCC00;
	background-color: #666666;
}

.leftarticle_ad {
	font: 100;
	font-weight: lighter;
	border: 1px dashed #000;
	color: #666666;
	width: 208px;
	height: 70px;
	background-color: #E4E4E4;
	background-image: url(auto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 23px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.leftarticle_ad a {
	background: transparent;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

#right {
	float: right;
	width: 730px;
	padding: 0 6px 0 0;
	background-color: #343434;
	clear: right;
	color: #FFF;
}

#articles {
	width: 960px;
	padding: 3px 0 0 0;
	margin: 0 auto 10px auto;
	color: #333;
}

#additional {
	clear: both;
	width: 960px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 960px;
	padding: 1px;
	color: #FFF;
}
#header-top {
	height: 59px;
	width: 985px;
	background-image: url(header-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto 0 auto;

}


#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 960px;
	padding: 0 5px 10px 5px;
	background-color: #999999;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #808080;
	background: #EEEEEE;
}

#footer a {
	color: #FFCC00;
	background: inherit;
}

form.search { padding: 0; margin: 0; }

#searchform {
	background: #808080;
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date {
	margin: 5px 0 5px 0;
	padding: 10px 5px 5px 0;
	color: #FFFF00;
	text-align: center;
	background-color: #343434;
	background-image: url(horizontaldotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.date a { color: #808080; background: #FFFFFF; }

.image {
	float: left;
	margin: 0 9px 0px 5px;
}
.imageright {
	float: right;
	margin: 10px 10px 10px 10px;
}
.leftarticletop {
	color: #FFFFFF;
	margin: 5px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
	background-color: #496082;
	border: 1px dotted #FFCC00;
	background-image: url(fitted.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}

/* THIS IS WHERE THE IMAGES GO FOR THE TOP HEADERS */
#paper-home {
	float: left;
	width: 730px;
	padding: 0 6px 0 0px;
	background-image: url(paper-home.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 1px;
}

#paper-racking {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-racking.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-vanvault {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-vanvault.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}



#paper-racking2 {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-racking2.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-racking3 {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-racking3.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-racking4 {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-racking4.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-racking5 {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-racking5.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}
#paper-pipetube {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-pipe.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-modrack {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-mod.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-contact {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-contact.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

#paper-pack {
	float: left;
	width: 730px;
	padding: 0 6px 0 0;
	background-image: url(paper-pack.jpg);
	background-repeat: no-repeat;
	height: 181px;
	margin-left: 0px;
}

./
.imageserviceshome {
	float: left;
	margin: 0 35px 10px 10px;
}
#thirds {
	float: left;
	color: #FFFFFF;
	width: 300px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
}
.opentimes {
	font: 100;
	font-weight: lighter;
	border: 1px dashed #000;
	color: #FFFFFF;
	width: 208px;
	height: 45px;
	background-color: #666666;
	background-image: url(open.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 23px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.opentimes a {
	background: transparent;
	text-decoration: none;
}
.content-pipetube-intro {
	float: left;
	width: 660px;
	margin-left: 30px;
	clear: left;
	margin-top: 5px;
}
.content-wider-version {
	float: left;
	width: 720px;
	margin-left: 10px;
	clear: left;
	margin-top: 20px;
}
.speechmark {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}

#pro {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
.boxtop {
	height: 19px;
	background: #343434 url(boxtop.gif) no-repeat;
	color: #000;
	width: 500px;
}
	.box {
	background: #343434 url(box.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 40px 0;
	width: 480px;
	height: inherit;
}
	.box p {
	padding: 0;
	margin: 0;
	color: #FFF;
}
	.image { float: left; margin: 0 9px 3px 0; }
	
	
	/* misc */
.buttons {
	text-align: right;
	padding: 4px 3px 0 0;
	width: 470px;
}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn {
	background: #488EB2;
	padding: 1px 0px 1px 0px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }
.content-pipetubes {
	float: left;
	width: 550px;
	margin-left: 100px;
	clear: left;
	margin-top: 20px;
}
.PRICE {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 80px;
	font-weight: bold;
}
.PART-No {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFCC00;
	padding-left: 0px;
	font-weight: bold;
}
.content-racking {
	width: 450px;
	margin-left: 28px;
	margin-top: 0px;
	float: left;
}
.boxtopracking {
	height: 19px;
	background: #343434 url(boxtopracking.gif) no-repeat;
	color: #000;
	width: 450px;
}
.boxracking {
	background: #343434 url(boxracking.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 40px 0;
	width: 430px;
	height: 260px;
}
.buttonsracking {
	text-align: right;
	padding: 4px 3px 4px 0;
	width: 425px;
	background-color: #282828;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	float: left;
	clear: left;
}
.PAGESPACER {
	color: #FFFFFF;
	margin: 20px 0 20px 0;
	padding: 8px;
	line-height: 1.4em;
	background-color: #282828;
	border: 1px  #000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	height: 720px;
	background-image: url(sidebar.gif);
}
.Partno-left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding-right: 40px;
	font-weight: bold;
	text-align: left;
}
.boxtop-wide {
	height: 19px;
	background: #343434 url(boxtop-wide.gif) no-repeat;
	color: #000;
	width: 900px;
}
.boxwide {
	background: #343434 url(box-wide.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 40px 0;
	width: 880px;
	height: 200px;
}
.content-wide {
	width: 900px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
}
.buttonsracking-wide {
	text-align: right;
	padding: 4px 3px 4px 0;
	width: 425px;
	background-color: #282828;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	float: right;
	clear: right;
}
.image-wide {
	float: left;
	margin: 0 9px 0px 10px;
}

.button-right {
	float: right;
	
}


.thumbnail
{
	float: left;
	width: 100px;
	border: 1px solid #575757;
	margin: 0 15px 15px 0;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFCC00;
}

.clearboth { clear: both; }
.newsbox {
	float: left;
	width: 660px;
	margin-left: 30px;
	clear: left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	margin-bottom: 5px;
	padding-bottom: 25px;
	text-align: left;
}
.datenews {
	margin: 5px 0 5px 0;
	padding: 10px 5px 5px 0;
	color: #FFFF00;
	text-align: left;
	background-color: #343434;
	background-image: url(horizontaldotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 600px;
	margin-left: 50px;
}

.link a:
.broch {
	font: 100;
	font-weight: lighter;
	border: 1px dashed #000;
	color: #666666;
	width: 208px;
	height: 70px;
	background-color: #E4E4E4;
	background-image: url(auto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 23px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.broch a {
	background: transparent;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
.broch {
	font: 100;
	font-weight: lighter;
	color: #666666;
	width: 208px;
	height: 134px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.packagebox {
	background: #343434 url(boxracking.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 40px 0;
	width: 430px;
	height: 160px;
}
.image2 {
	float: left;
	margin: 0 5px 3px 6px;
}
.content-packages {
	width: 450px;
	margin-left: 20px;
	margin-top: 0px;
	float: left;
}
.boxwidepackages {
	background: #343434 url(box-wide.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 40px 0;
	width: 880px;
	height: 170px;
}
