body {
	text-align:center;
	margin:0;
	font-family:Tahoma; 
	font-size:12px;		
	color:#000;
	line-height:16px;		
}
img { border:none; }
input {
  width:192px; 
	height:21px;
	margin-bottom:2px;
	color:gray;
	font-size:12px;
}
textarea {
	width:272px; 
	height:81px;
	margin:0 0 5px 0px;
	overflow:auto;
	color:gray;
	font-size:12px;
}
a {
	color:#006A16;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#006A16;
	font-size:16px;
	background:url(images/arrow.jpg) no-repeat;
	padding-left:15px;
}
h2 {
	font-size:14px;
	text-align:center;
}
#top-bar {
	height:31px;
	background:#006A16;
}
#container {
	width:770px;
	margin:-31px auto 0 auto;
	text-align:left;
}
#flash-nav a {
	color:#fff;
	font-weight:normal;
}
#content {
	margin:20px 0px;
}
#column-770 {
	width:770px;
}
#column-550 {
	width:550px;
}
#column-500 {
	width:500px;
}
#column-450 {
	width:450px;
}
#column-400 {
	width:400px;
}
#column-375 {
	width:375px;
}
#column-350 {
	width:350px;
}
#column-300 {
	width:300px;
}
#column-250 {
	width:250px;
}
#column-200 {
	width:200px;
}
#prod-info {
	width:100%;
	border:none;
}
#prod-info th {
	background:#006A16;
	color:#fff;
	padding-left:5px;
}
#prod-info td {
	padding-left:10px;
	vertical-align:top;
}

.pad { padding:20px; }
.pad-rt-10 { padding-right:10px; }
.pad-rt { padding-right:20px; }
.pad-lt-10 { padding-left:10px; }
.pad-lt { padding-left:20px; }
.left{float:left;}
.right {float:right;}
.justify {text-align:justify;}
.align-center { text-align:center; }
.align-right { text-align:right; }
.align-left { text-align:left; }
.orange {color:#E56007;}
.green {color:#006A16;}
.brown { color:#800000; }
.yellow { color:#ff9900; }
.bold {font-weight:bold;}
.normal {font-weight:normal;}
.clear { clear:both; }
.logos-small {margin-right:50px;}
.border-bottom { border-bottom:1px solid #006A16; }
.alt { background:#e5e5e5; }

.intro {
	font-size:14px;
	font-style:italic;
	position:relative;
	text-indent:0pt;
}


#footer {
	color:#798587;
	background:#006A16;
	min-height:25px;
	text-align:center;
}
#footer a {color:#798587; text-decoration:none; font-size:11px}  
#footer a:hover { color:#798587; text-decoration:underline}
#footer p {
	width:770px;
	margin:20px auto;
	text-align:left;
	color:#fff;
	padding:20px;
}


.col3 { width:221px; float:left;}
.col4 { width:199px; float:left;}

.input1{
   width:240px; height:21px; 
   padding-left:0px;
   margin:0 0 5px 0px
}