body {
	font: 50% Arial, Helvetica, sans-serif;
	background: url(/images/bkg1.jpg);
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#container {
	background: url(/images/inner_bkg.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1.2em;
}
.header {
	height: 160px;
	margin-bottom: 9px;
}
.nav {
	float: left;
	width: 147px;
	margin-right: 24px;
	margin-left: 10px;
	margin-bottom: 12px;
}
.clear {
	clear: both;
}
.content {
	width: 600px;
	float: left;
	margin-bottom: 12px;
}
.text {
	width: 372px;
	float: left;
	margin-right: 22px;
	text-align: justify;
}

.text2col {
	width: 552px;
	float: left;
	margin-right: 10px;
	text-align: justify;
}
h1 {
	font-size: 1.6em;
}
.search_area {
	float: left;
	width: 206px;
	margin-bottom: 11px;
}
html {
	font-size: 125%;
}
.mainsearch {
	width: 100px;
}
.search_btn {
	margin-left: 5px;
}
.feature {
	background: #FFFFFF;
	width: 585px;
	clear: both;
	padding: 10px;
	height: auto;
	margin-top: 12px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.footer {
	text-align: center;
	clear: both;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.footer a {
	color: #000000;
	text-decoration: underline;
}
.footer p {
	line-height: 2px;
}
h2 {
	font-size: 1.3em;
	text-align: left;
	margin-bottom: -12px;
}
h2.prod {
	font-size: 1.3em;
	text-align: left;
	margin: 20px
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.top {
	font-size: .9em;
	font-weight: bold;
	color: #990000;
	float: right;
	padding: 5px;
}
.top a {
	color: #990000;
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
li {
	margin-bottom: 12px;
}
.bold {
	font-weight: bold;
}
.testimonial_names {text-align: right;}


.galthumbnail
{
float: left;
width: 154px;
border: 1px solid #999;
margin: 0 5px 20px 5px;
padding: 2px;
text-align: center;

}

.rightthumb
{
float: right;
width: 254px;
border: 1px solid #999;
margin: 0 5px 20px 5px;
padding: 2px;
text-align: center;

}

 .clearboth { clear: both; }

.search_horiz {
	width: 600px;
	text-align: right;
	display: inline;
	
}

form {margin-bottom: 0;
		display: inline;}

.prod_desc {
	font-size: 12px;

}
