html, body {
	height: 100%;
}

body {
	margin: 0px;
	color: #013621;
	font: bold 11px arial, helvetica, verdana;
	line-height: 15px;
	background-color: #f2ecd6;
}

.bg1 {
	background: url('../images/bg.jpg') top center #f2ecd6 no-repeat fixed;
}

.bg2 {
	background: url('../images/bg2.jpg') top center #f2ecd6 no-repeat fixed;
}

.bg3 {
	background: url('../images/bg2.jpg') top center #f2ecd6 no-repeat fixed;
}

td {
	color: #013621;
	font: bold 11px arial, helvetica, verdana;
	line-height: 15px;
}

a:link {
	color: #013621;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #013621;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #013621;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #07a04b;
	text-decoration: underline;
	font-weight: bold;
}

#gap {
	height: 10px;;
	display: block;
}

#page {
	width: 800px;
}

#top {
	height: 136px;
}

#top2 {
	height: 175px;
}

#contact {
	float: left;
}

#logo {
	float: right;
}

#logo2 {
	float: right;
}

#nav {
	height: 35px;
	margin-left: 40px;
	text-align: left;
	font-weight: bold;
}

#nav2 {
	height: 35px;
	margin: 66px 0 0 0;
	text-align: left;
	font-weight: bold;
	float: left;
}

.nav1 {
	display: inline-block;
	width: 72px;
	height: 25px;
	color: #ffffff;
	background: url('../images/nav01_off.gif') no-repeat;
	text-align: center;
	padding: 5px 2px 0 0;
	text-decoration: none;
}

.nav1_on {
	display: inline-block;
	width: 72px;
	height: 25px;
	color: #e4ffc2;
	background: url('../images/nav01_on.gif') no-repeat;
	text-align: center;
	padding: 5px 2px 0 0;
	text-decoration: none;
}

a.nav1:link { color: #ffffff; text-decoration: none; }
a.nav1:active { color: #ffffff; text-decoration: none; }
a.nav1:visited { color: #ffffff; text-decoration: none; }


a.nav1:hover {
	color: #e4ffc2;
	background: url('../images/nav01_on.gif') no-repeat;
	text-decoration: none;
}

.nav2 {
	display: inline-block;
	width: 81px;
	height: 25px;
	color: #ffffff;
	background: url('../images/nav02_off.gif') no-repeat;
	text-align: center;
	padding: 5px 2px 0 0;
	text-decoration: none;
}

.nav2_on {
	display: inline-block;
	width: 81px;
	height: 25px;
	color: #ffffff;
	background: url('../images/nav02_on.gif') no-repeat;
	text-align: center;
	padding: 5px 2px 0 0;
	text-decoration: none;
}

a.nav2:link { color: #ffffff; text-decoration: none; }
a.nav2:active { color: #ffffff; text-decoration: none; }
a.nav2:visited { color: #ffffff; text-decoration: none; }

a.nav2:hover {
	color: #e4ffc2;
	background: url('../images/nav02_on.gif') no-repeat;
	text-decoration: none;
}

.nav3 {
	display: inline-block;
	width: 65px;
	height: 28px;
	color: #ffffff;
	background: url('../images/nav03_off.gif') no-repeat;
	text-align: center;
	padding: 5px 2px 0 0;
	text-decoration: none;
}

a.nav3:link { color: #ffffff; text-decoration: none; }
a.nav3:active { color: #ffffff; text-decoration: none; }
a.nav3:visited { color: #ffffff; text-decoration: none; }

a.nav3:hover {
	color: #e4ffc2;
	background: url('../images/nav03_on.gif') no-repeat;
	text-decoration: none;
}

#home_imgs {
	display: block;
	height: 270px;
	overflow: hidden;
	border-bottom: 7px solid #153628;
}

#home_btm {
	width: 800px;
	height: 138px;
	background: url('../images/home_bg_btm.jpg') no-repeat;
}

#home_copy {
	width: 330px;
	height: 100px;
	float: right;
	margin: 30px 40px 0 0;
	text-align: left;
	color: #ffffff;
}

.homebut {
	border: 0px solid #f1ecd9;
	background-color: #f1ecd9;
	color: #f1ecd9;
}

#content_left {
	float: left;
	text-align: center;
	border: 0px solid #99ff00;
}

#content_right {
	float: right;
	text-align: left;
	border: 0px solid #ff0099;
}

#stock_left {
	float: left;
	width: 548px;
	text-align: left;
	background: url('../images/stock_bg.jpg') #f1efd8 bottom repeat-x;
}

.head1 {
	color: #00ae4d;
	font: normal 50px arial, helvetica, verdana;
	line-height: 40px;
}

.head2 {
	color: #013621;
	font: normal 30px arial, helvetica, verdana;
	line-height: 30px;
	margin-left: 10px;
	margin-top: 0px;
}

.head3 {
	color: #013621;
	font: normal 30px arial, helvetica, verdana;
	line-height: 30px;
	margin-left: 40px;
	margin-top: 0px;
}

.head4 {
	color: #078c2e;
	font: bold 13px arial, helvetica, verdana;
}

.shead1{
	color: #00ae4d;
	font: normal 40px arial, helvetica, verdana;
	line-height: 40px;
}

.shead2{
	color: #013621;
	font: bold 20px arial, helvetica, verdana;
	line-height: 20px;
	margin-left: 30px;
}

.txt {
	padding: 10px;
}

.txt2 {
	font-weight: normal;
	padding: 10px;
}

.txt3 {
	font-weight: normal;
	padding: 5px;
}

.bdr_btm {
	width: 100%;
	border-bottom: 3px solid #153628;
}

#nav_copy {
	padding: 5px 0 0 0;
	float: left;
}

#nav_btm {
	padding: 5px 0 0 0;
	float: right;
	text-align: right;
	width: 500px;
}

.pad15 {
	padding: 15px;
}

.lrgspc {
	display: block;
	height: 100px;
}

.lrgrspc {
	display: block;
	height: 150px;
}

.smlspc {
	display: block;
	height: 5px;
}

.medspc {
	display: block;
	height: 20px;
}

.aboutspc {
	display: block;
	height: 70px;
}

.plantspc {
	display: block;
	height: 10px;
}

.stockspc {
	display: block;
	height: 5px;
}

.usefulspc {
	display: block;
	height: 60px;
}

.contactspc {
	display: block;
	height: 60px;
}
