body {
	text-align: center;
	margin: 0px;
	background-image: url(TEXTURES/metal012.jpg);
	background-repeat: repeat;
}
.holder {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #8B7762;
	background-color: #FCE4B4;
	background-image: url(TEXTURES/metal018.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.address {
	background-image: url(TEXTURES/addressbg.gif);
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D281E;
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8B6B77;
	border-bottom-color: #8B6B77;
	font-weight: bold;
}
.header {
	margin: 0px;
	background-color: #94886B;
}
.nav {
	background-image: url(textures/metal018.jpg);
	width: 198px;
	float: left;
	padding-bottom: 200px;
}
.nav ul ul {
	margin-left: 7px;
	padding-left: 3px;
}
.nav ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.nav li a {
	margin-left: 4px;
	text-indent: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #97968E;
	text-decoration: none;
	width: 100%;
	height: 100%;
	color: #FCE4B4;
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #676255;
}
.nav li a em {
font-size: 13px;
font-weight: bold;
}
.nav li { display: inline; } /* fix for IE blank line bug */
.nav ul > li { display: list-item; }
.nav li > a { width: auto; height: auto; }
.nav li li a {
	background-color: #98898C;
	color: #000000;
	font-size: 13px;
}
.nav li a:hover { background-color: #74463C; color: #FFFFFF; }
.nav li li a:hover {
	background-color: #755E42;
	color: #FFFFFF;
}
.nav li a.samePage {
	color: #FFFFFF;
	background-color: #74463C;
}
.nav li a.samePage:visited {
	color: #FFFFFF;
	background-color: #74463C;
}
.nav li li a.samePage {
	color: #FFFFFF;
	background-color: #755E42;
}
.nav li li a.samePage:visited {
	color: #FFFFFF;
	background-color: #755E42;
}
.content {
	background-color: #FCE4B4;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.clear {
	clear: both;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	margin-top: 10px;
	color: #393022;
}
.holder .content li {
	font-size: 14px;
	list-style-type: disc;
}
#rfq td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9933;
	font-size: 12px;
}
.thumb {
	display: inline;
	margin: 5px;
	float: left;
	border: 1px solid #666666;
	height: 60px;
	width: 80px;
}
.thumb img {
	height: 59px;
	width: 79px;
}.holder .address a {
	color: #6E1F1C;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #943B1C;
	margin-top: 20px;
	margin-bottom: 5px;
}
.holder .content p {
	margin-top: 4px;
}
h2 {
	color: #8D4E16;
	margin-top: 30px;
	margin-bottom: 10px;
}
.holder .content a {
	color: #663333;
}
#border {
	border: 2px solid #75542B;
}
.certs {
	text-align: center;
	width: 200px;
	position: relative;
	top: 235px;
}
 #home {
	background-image: url(images/homebg.jpg);
	background-position: 170px bottom;
	background-repeat: no-repeat;
}
