html {
    height: 100%;
    margin-bottom: 0.01em;
}

body {
	position: relative;
	top:0px;
	background-color: white;
	text-align: center; /*center body for IE*/
	color: #333333;
	font-size: normal 10pt "verdana";
}

li {
	font-size:8pt;
	font-family: verdana;
}

table, tr, td {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	border-collapse: collapse;
}


ul, li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color: black;
}

img {
	border: 0px;
}

form {

	margin: 0px;
	padding: 0px;
}

div {
	padding: 0px;
	margin: 0px;
}

div.mainbody {
	position: absolute;
	top: 0px;
	left:0px;
	width: 100%;
	text-align: center;
	padding: 0 auto; /*center body for firefox*/
	margin: 0 auto;
	background-color: white;
}

table.Main {
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	text-align:center;
	padding: 0px;
	margin: 0px;
	width: 1000px;
	background-color:white;
}


table.full {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
}


table.fullheight {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

td.leftMain {
	width: 715px !important;
	width: 710px;
	padding: 0px 0px 0px 12px;
	margin:0px 0px 0px 12px;

}

td.rightMain {
	width: 250px;
	padding: 0px 12px 0px 0px;
	margin:0px 12px 0px 0px;

}

td.banner {
	width: 202px;
	height: 152px;
}

td.pic {
	height: 129px;
}

td.contact {
	background-image: url('images/green.jpg');
	background-repeat:repeat;
	color: white;
	font: normal 8pt "Century Gothic";
	text-align:center;
	padding: 2px 0px 2px 0px;
	margin:2px 0px 2px 0px;
	height: 25px;
	vertical-align: middle;
}

td.tagline {
	vertical-align: bottom;
	text-align: right;
}

td.divider {
	background-color: #263605;
	height: 25px;
	border-top: solid 1pt white;
	border-bottom: solid 1pt white;
	border-right: solid 1pt white !important;
	border-right: 0pt;
}

td.deco {
	background-image: url('images/bottombar.gif');
	background-repeat:no-repeat;
	background-position:12 0 !important;
	background-position:12 0;
	width: 100%;
	height: 12px;
	
}

td.bottompic {
	background-image: url('images/lines.jpg');
	background-repeat:repeat;
	vertical-align:bottom;
}

td.lefthandmenu{
	height: auto;
	background-image: url('images/green.jpg');
	background-repeat:repeat;

}

#flashexample {

	border-top: solid 2px white;

}

#rightMenu {
	display:block;
	height: 290px;
	background-image: url('images/middleright.gif');
	color: white;
	font: normal 11pt "Century Gothic";
	padding: 0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	line-height: 18pt;
}

#rightMenu a{
	color: white;
}

#rightMenu a:hover{
	color: #002200;
}

#ticker {
	padding: 5px 0px 5px 0px;
	margin: 0px 12px 0px 12px;
	border-top:solid 1px #666666;
	border-bottom: solid 1px #666666;
	color: #999966;
	font: normal 9pt "Verdana";
	text-align: left;
}

#ticker a{
	color: #999966;
	text-decoration: none;
}

#ticker a:hover{
	color: #5C7031;
	text-decoration: none;
}
td.fullbottom{
	width: 100%;
	padding: 2px 12px 0px 12px;
}

td.footer {
	width: 206px;
	height:20px;
	background-image: url('images/green.jpg');
	background-repeat:repeat;
	text-align: center;
	vertical-align: middle;
}

td.kudos {
	width: 795px;
	text-align: right;
}

td.kudos a {
	font-size: 7pt;
	font-family: "Century Gothic";	
	color: #666666;
}


#PageContent {
	
	width: 600px;
	padding:0px 25px 0px 25px;
	margin:0px 25px 0px 25px;
	background-color: white;
	font: normal 9pt "Verdana";
	color: #666666;
	min-height:440px;
	height:auto !important;
	height: 440px;

}

#PageContent p {

	font: normal 9pt "Verdana";
	color: #666666;

}

#PageContent td {

	font: normal 8pt "Verdana";
	color: gray;
	padding: 2px;
}

#PageContent td table{

	padding: 0px;
	margin: 0px;
}

#PageContent h1 {
	padding: 3px 0px 2px 0px;
	margin: 3px 0px 3px 0px;
	font: bold 14pt "Century Gothic";
	color: #5C7031;
}

#PageContent h2 {
	color: #829161;
	padding: 2px 0px 2px 0px;
	margin: 2px 0px 2px 0px;
	font: bold 11pt "Century Gothic";
}

#PageContent h3 {
	padding: 5px 0px 3px 0px;
	margin: 5px 0px 3px 0px;
	font: bold 11pt "Century Gothic";
	color: #829161;
}

#PageContent h3 a{
	color: #829161;
}

#PageContent h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: bold 10pt "Verdana";
	color: #6c7e45;
}

#PageContent h5 a {
	color: #829161;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: bold 11pt "Century Gothic";
}

#PageContent ul {

	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 7px;
}

#PageContent li {
	font: normal 9pt "Verdana";
	color: #666666;

}

#PageContent strong {
	font: bold 9pt "Verdana";
	color: #6c7e45;
}	


#products {

	width: 100%;

}

#products td {

	padding: 0px 20px 10px 0px;
	width:50%;
	font: normal 7pt verdana;
	color: #666666;

}

#products p  {

	font: normal 7pt "verdana";
	color: #666666;

}

#products strong {
	font: bold 7pt "Verdana";
	color: #5C7031;
}	

table.news {
	width: 450px;
}

table.news td{
	text-align: top;
	padding: 0px 5px 5px 0px;
	margin: 0px;

}
div.newstitle a {
	color: #829161;
	font: bold 11pt "Century Gothic";
	padding: 0px 0px 2px 0px;
	margin: 0px;

}

.newsimage {

	text-align:left;
	vertical-align:top;
	padding: 0px 0px 0px 6px;
}

.newsimage img{

	border: solid 1px #829161;

}


