/*
img {
	border: 0px;
}body {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000;
	text-align: center;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	outline:none;
	color: #006837;
}
a:focus, a:active { outline:none; }
.text {
	border: 1px solid black;
	width: 300px;
}
select {
	color:#000;
	background-color:#fff;
	border: 1px solid black;
	width: 230px;
}
td {
	font-size: 13px;
}
#container {
	position: relative;
	width: 950px;
	min-height: 606px;
	height:auto !important;
	height:606px;
	margin: auto;
	text-align: left;
}*/
#containerx {
	position: relative;
	width: 950px;
	margin: auto;
	text-align: left;
}
#header {
	position: relative;
	width: 950px;
	height: 88px;
	border-bottom: 1px solid black;
}
#topnav {
	position: absolute;
	left: 416px;
	top: 3px;
	height: 80px;
}
#topnav  a {
	font-size: 13px;
	font-weight: bold;
}
#topnav img {
	margin-right: 17px;
}
#content {
	position: relative;
	width: 950px;
	min-height: 485px;
	height:auto !important;
	height:485px;
}
#contentx {
	position: relative;
	width: 950px;
}
#centerproducts{
}
#centerproducts a {
	font-weight: bold;
}
#introtext {
	position: absolute;
	top: 0px;
	left: 115px;
	width: 720px;
	font-size: 15px;
	display: block;
}
#leftintro {
	width: 115px;
	float: left;
}
#leftintro img {
	border: 1px solid white;
	margin: 0px 0px 0px 5px;
}
#centerintro {
	position: absolute;
	top: 0px;
	left: 115px;
	width: 720px;
	display: none;
}
#centerintro img {
	margin-top: 4px;
}
#rightintro {
	position: absolute;
	top: 0px;
	left: 835px;
	width: 115px;
}
#rightintro img {
	border: 1px solid white;
	margin: 0px 0px 0px 4px;
}
.howtotext {
	width: 302px; margin: 27px 0px 0px 22px;
	height: 421px;
}
#lefthowto {
	width: 348px;
	font-size: 14px;
	float: left;
}
#lefthowto a {
	text-decoration: underline;
}
#righthowto {
	width: 596px;
	float: left;
}
#footer {
	padding-top: 6px;
	width: 950px;
	color: #999;
	font-size: 9px;
}
#bottomline {
	width: 950px;
	color: #666;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}

#bottomline a{
	color: #666;
	font-size: 10px;
}
#innercontent {
		width: 950px;
		height: 411px;
		border-bottom: 1px solid black;
}
#innercontentx {
		width: 950px;
}
#homecontent {
	min-height: 485px;
	height:auto !important;
	height:485px;
}
#hometopcontent {
	height: 481px;
}
#centerheader {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid black;
}
#bottomcontent {
	border-top: 1px solid black;
	padding-top: 6px;
	position: relative;
}
#gallery {
	border-top: 1px solid black;
	position: relative;
	width: 950px;
	overflow: hidden;
}
#gallerystrip {
	position: relative;
	left: -130px;
	margin-top: 6px;
	width: 1210px;
}
#gallerystrip img{
	margin-right: 3px;
}
#galleryarrows {
	position: absolute;
	top: 0px;
	left: 0px;
}
#slideshow {
	width: 950px;
	display: none;
	z-index: 10;
}
#slideright {
	position: absolute;
	top: 0px;
	left: 834px;
}
#closeslide {
	position: absolute;
	top: 258px;
	left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#slidecaption {
	position: absolute;
	top: 355px;
	left: 4px;
	width: 110px;
	font-size: 10px;
}
#slidecaption a {
	font-weight: bold;
}
#vidlist {
	margin: auto;
	width: 520px;
}
.vidthumb {
	float: left;
	margin: 0 20px 20px 0;
}
.viddescription {
	font-size: 14px;
	width: 400px;
	float: left;
}
.viddescription a {
	font-weight: bold;
}

.generictext a {
	color: #006837;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.header {
	color: #006837;
	font-weight: bold;
}
.green {
	color: #006837;
}
.white {
	color: #fff;
}
.center {
	text-align: center;
}
.hometext {
	font-size: 15px;
	width: 275px;
	margin-right: 30px;
	float: left;
}
.footerlink {
	position: relative;
	margin-right: 8px;
	float: left;
}
.footerlink a {
	font-size: 14px;
}
.last {
	margin-right: 0;
}
