.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 12px;
	text-align: center;
}
.holder .title img {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background: url(../prodrop2/button4.gif);}
.menu2 {
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(../prodrop2/button1a.gif) repeat-x;
	position:relative;
	font-family:arial, verdana, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background:url(../prodrop2/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(../prodrop2/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(../prodrop2/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(../prodrop2/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(../prodrop2/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(../prodrop2/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(../prodrop2/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:2px; top:35px; background: #fff; padding:3px 0; border:1px solid #6FB43F; white-space:nowrap; width:93px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:87px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(../prodrop2/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#6FB43F; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#6FB43F url(../prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#6FB43F url(../prodrop2/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #6FB43F; white-space:nowrap; width:93px; z-index:200; height:auto;}


.homecontent ul{
	height: 500px;
	margin: 0px;
	padding: 0px;;
}
.homecontent li {
margin: 0px;
padding: 0px;
list-style-position: inside;
	list-style-image: url(../images/home.jpg);
}
.hometext {
top: -360px;
	position: relative;
	left: 20px;
	width: 350px;
	text-align: justify;
	}
.hometext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.hometext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.holder {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999999;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	display: block;
}
.header {
}

.leftcol {
	float: left;
	width: 275px;
}
.rightcol {
	margin-left: 300px;
}
.leftcol img {
	border: 1px solid #003366;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	text-align: justify;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.clear {
	clear: both;
	height: 0px;
}
p#facilintro {
	display: block;
	padding: 0px;
	width: 700px;
	margin-bottom: 20px;
	margin-left: 25px;
	color: #000000;
	text-align: left;
}
#columnRIGHT {
	float: right;
	width: 340px;
	text-align: center;
	margin-right: 15px;
	margin-left: 0px;
	clear: none;
	padding: 0px;
}
#columnRIGHT p {
	text-align: justify;
	width: 320px;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#columnRIGHT img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#columnRIGHTlist {
	float: right;
	width: 350px;
	text-align: center;
	margin-right: 15px;
	margin-left: 0px;
	background-color: #d9e5c0;
}
#columnRIGHTlist h2 {
	display: block;
	color: #FFFFFF;
	background-color: #6FB43F;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 16px;
	margin: 0px;
	width: 350px;
}
#columnRIGHTlist ul {
	margin-right: 10;
	margin-left: 10;
}
#columnRIGHTlist ul li {
	list-style-position: inside;
	text-align: left;
	list-style-type: disc;
	margin-right: 10px;
}

#columnRIGHTlist ul.pde li {
	
	list-style-type: none;
	
}
#columnLEFT {
	float: left;
	width: 330px;
	text-align: center;
	margin-right: 15px;
	margin-left: 20px;
	padding: 0px;
}
#columnLEFT p {
	text-align: justify;
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 300px;
}
#columnLEFT img {

}
#columnLEFT h2 {
	display: block;
	color: #FFFFFF;
	background-color: #6FB43F;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 16px;
	margin: 0px;
	width: 330px;
}
#columnLEFTlist {
	float: left;
	width: 330px;
	text-align: center;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #D9E5C0;
	padding: 0px;
}
#columnLEFTlist h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #6FB43F;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 16px;
}
#columnLEFTlist ul {
	margin-right: 10;
	margin-left: 10px;
	padding: 0px;
}
#columnLEFTlist ul li {
	list-style-position: inside;
	text-align: left;
	list-style-type: disc;
	margin-right: 10px;
}

#press {
	float: left;
	width: 182px;
	margin-top: 25px;
	margin-left: 49px;
}
#press a p, #press a img {
	text-decoration: none;

}
#press p {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #033E78;
	text-align: center;
	padding-bottom: 2px;

}
#press img {

}
#article {
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 12px;
}

#article img#left {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #9A3334;

}
#article img#right {
	padding: 2px;
	border: 1px solid #9A3334;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;

}.holder .content #pagetitle {
	margin-left: -999px;
	font-size: 9px;
}
#marketbox {
	float: left;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9E5C0;
	border-bottom-color: #D9E5C0;
	border-left-color: #D9E5C0;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
	border-top-color: #D9E5C0;
	clear: none;
}
#marketbox h2 a{
color: #FFFFFF;
text-decoration: none;
}
#marketbox h2 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #6FB43F;
	font-size: 14px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9E5C0;
	border-bottom-color: #607231;
	width: 115px;
}
#marketbox img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 86px;
	width: 115px;
}
#RFQ {
	margin-right: auto;
	margin-left: auto;
}
.holder #homeimage img {
	float: right;
	margin-top: -224px;
}
.holder #homenegativebox {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.holder h1 {
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 27px;
	font-weight: bold;
}
.shadow {
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	width: 750px;
	background-image: url(../images/footer.jpg);
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F634B;
}
#rightcol {
	width: 420px;
	float: left;
}
#homenegativebox p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	font-size: 15px;
	margin-bottom: 10px;
}
div.clear {
	line-height: 0px;
	font-size: 0px;
}
#homestuff {
	background-color: #000000;
	border: 2px solid #70B540;
	color: #000000;
	clear: left;
	width: 405px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#homestuff h4 {
	color: #000000;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	text-align: center;
}
#homestuff li {
	text-align: center;
	font-size: 12px;
	padding: 0px;
	float: left;
	list-style-type: none;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#homestuff ul {
	margin: 0px;
	padding: 0px;
}
#homestuff li img {
	height: 91px;
	width: 123px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 7px;
	margin-left: 4px;
}
div.clearleft {
	clear: left;
	height: 0px;
	line-height: 0px;
}
h3 {
	font-size: 15px;
	color: #6FC63E;
	font-weight: bold;
	clear: both;
	margin-top: 15px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#moldthumbs li {
	background: none;
	font-size: 10px;
	text-align: center;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100px;
	display: inline;
}
ul#moldthumbs  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#moldthumbs img {
	width: 95px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.address a {
	color: #663300;
	font-weight: bold;
}
#columnRIGHT strong {
	font-weight: bold;
	color: #6FB43F;
}
.shortcol {
	float: right;
	width: 228px;
	font-size: 13px;
	text-align: justify;
	margin-right: 15px;
	padding: 4px;
	background-color: #D9E5C0;
}
.marketholder {
	margin-top: 15px;
	margin-bottom: 25px;
	padding-bottom: 35px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
blockquote {
	font-size: 15px;
	font-weight: bold;
	color: #6FB43F;
	text-align: justify;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.bqstart {
     float: left;
     font-size: 700%;
     color: #FF0000;
 }
  .bqend {
     float: right;
     font-size: 700%;
     color: #FF0000;
 }
#leftcol {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding: 0px;
}
#columnLEFTlist p {
	font-size: 14px;
	margin: 4px;
	padding: 3px;
	text-align: left;
}
.shortcol p {
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 6px;
}
#moldthumbs p {
	color: #666666;
	clear: left;
	margin-top: 13px;
}
table#contact {
	margin-left: 15px;
	font-size: 12px;
	margin-right: 15px;
}
#columnRIGHTlist a {
	color: #000000;
	text-decoration: none;
	margin: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homenegativebox #rightcol {
}
#homenegativebox #rightcol {
	width: 300px;
	margin-right: 15px;
	float: left;
}
div.header {
	height: 75px;
	width: 100%;
}
ul#facilities li {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
ul#facilities ul li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
ul#facilities li a {
	font-weight: bold;
	color: #6FB43F;
	text-decoration: none;
}
 ul#facilities li a:hover {
	text-decoration: underline;
}
ul#facilities {
	margin: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul#facilities ul {
	margin-top: 3px;
	list-style-type: square;
	padding-left: 20px;
	margin-bottom: 3px;
}
img#customers {
	margin-top: 10px;
	margin-bottom: 30px;
}
#plainlist li {
	font-size: 14px;
	text-align: left;
}
#greenbox img {
	float: right;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
}
#greenbox {
	border: 1px solid #339933;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #d9e5c0;
}
#greenbox p {
	font-size: 12px;
	color: #000000;
	margin-left: 6px;
	width: 151px;
}
#greenbox h2 {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #6FB43F;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 14px;
}
.holder .content {
	margin-top: 15px;
}
.holder #homeintro {
	background-color: #C8E8B7;
	margin: 15px;
	padding: 10px;
}
ol {
	font-size: 14px;
	text-align: left;
}

#contact th {
	text-align: right;
}
#contact th#rowheader {
	color: #FFFFFF;
	background-color: #6FB43F;
	text-align: center;
}
h2#subtitle  {
	font-size: 26px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.holder #alphalinks {
	font-size: 14px;
	color: #aaa;
	text-align: center;
	letter-spacing: 7px;
	margin-top: 15px;
	font-weight: bold;
}
#alphalinks a {
	color: #00FF00;
	text-decoration: none;
}
#alphalinks a:hover {
	text-decoration: underline;
}
dl {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
dt {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
dd {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 25px;
}
ul#subnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav li {
	float: left;
	width: 187px;
}
#subnav a {
	font-weight: bold;
	color: #6FB43F;
	text-align: center;
	display: block;
	padding: 3px;
	text-decoration: none;
	background-color: #D8EDD4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDEBDB;
	border-right-color: #EDEBDB;
	border-bottom-color: #85C05E;
	border-left-color: #85C05E;
}
#subnav a:hover {
	color: #CCFF99;
	background-color: #EAFEE9;
}
#printable a {
	color: #999999;
	padding: 3px;
	margin-top: 15px;
	font-size: 12px;
}
#printable a:hover {
color:#33CC00;
}
h3#facilintro {
	text-align: center;
}
td ul {
	font-size: 14px;
}
.holder #homeintro span {
	padding: 5px;
	float: left;
	background-color: #FFF;
	border: 1px solid #355969;
	margin-right: 20px;
	font-size: 11px;
}
.holder #homeintro p {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.holder #homeintro p a img {
	border: 1px solid #436C7C;
}
dow .holder #homeintro p a img {
	border: 1px solid #436C7C;
}
