body, html {
	margin: 0px;
	padding: 0px;
	overflow:auto;
	/*background-color: #FCD0AF;*/
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
td {margin: 0;}
th {margin: 0;}
ul {
	list-style-image: url(../images/bullet.png);
	line-height: 18px;
	font-weight: bold;
	margin: 12px 0px 0px 24px;
}
iframe {
ALLOWTRANSPARENCY="true"
}
.nav-container {
	background-image: url(../images/nav/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 66px;
	text-align: right;
}
.bdr-blk_right {
	border-right: 1px solid #000000;
	border-right-width: 1px;
	border-right-style: solid;
	width: 1000px;
}
.red-line_tp_btm {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C32127;
	border-bottom-color: #C32127;
}
.home-bg {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.about-bg {
	background-image: url(../images/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.history-bg {
	background-image: url(../images/bg-history.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.products-bg {
	background-image: url(../images/bg-products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.certifications-bg {
	background-image: url(../images/bg-certifications.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.shipping-bg {
	background-image: url(../images/bg-shipping.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.links-bg {
	background-image: url(../images/bg-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.container-bg {
	background-image: url(../images/home_container-bg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.red-line_tp {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C32127;
	background-image: url(../images/bg-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 49px;
}
.container-splash {
	width: 432px;
}
.container-about {
	width: 547px;
}
.container-history {
	width: 662px;
}
.copy-splash {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #231F20;
	padding-top: 24px;
	padding-left: 60px;
	text-align: justify;
}
.copy-products {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #231F20;
	padding-top: 24px;
	padding-left: 60px;
	text-align: justify;
}
.copy-products-right {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #231F20;
	padding-top: 24px;
	text-align: justify;
}
.copy-splash-less_pd {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #231F20;
	padding-left: 60px;
	text-align: justify;
}
.copy-history {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #231F20;
	padding-top: 24px;
	padding-left: 175px;
	text-align: justify;
}
.copy-splash-pd_right {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #231F20;
	padding-top: 24px;
	padding-left: 60px;
	text-align: justify;
	padding-right: 60px;
}
.copy-splash-less_pd-pd_right {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #231F20;
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
}
.pd-right-flash {
	padding-right: 75px;
}
.copy-employment {
	font-size: 12px;
	line-height: 18px;
	color: #231F20;
	padding-top: 24px;
	padding-left: 60px;
	text-align: justify;
	font-weight: bold;
}.td-pd {
	padding-top: 24px;
	padding-left: 60px;
	text-align: justify;
	padding-right: 60px;
}
a:link {
	text-decoration: underline;
	color: #231F20;
}
a:visited {
	text-decoration: underline;
	color: #231F20;
}
a:hover {
	color: #eb9a64;
	text-decoration: none;
}
