body{
	background-image: url(images/bgbackground.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	background-color: #5a7900;
	}
.header{
	background-image: url(images/header.jpg);
	height: 156px;
	width: 616px;
	}
.menutop{
	background-image: url(images/menu-up.jpg);
	background-repeat: repeat-x;
	height: 55px;
	}
.links{
	}
.links a{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	}
	.links a:hover{
	color: #5A653D;
	background-color: #E0E1D9;
	}
.menuleft{
	height: 309px;
	width: 253px;
	}
.linkskeft{
	}
.linkskeft a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	}
.linkskeft a:hover{
	color: #FC3;
	text-decoration: overline;
	}
.content{
	background-image: url(images/decoroplant_13.jpg);
	width: 979px;
	background-repeat: no-repeat;
	background-color: #FFF;
	float: left;
	}
.footer{
	background-image: url(images/footer2.jpg);
	background-repeat: repeat-x;
	height: 68px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	}
.text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 200px;
	margin-left: 290px;
	margin-bottom: 20px;
	width: 660px;
	text-align: justify;
	}

/*aqui */
#s3slider a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	}

#s3slider {
	position: relative; /* important */
	overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
	float: left; /* important */
	position: relative; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.text2{
	color: #3C491E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	}.text2 tr td table tr td p {
	text-align: center;
}
.text2 tr td table tr td strong {
	color: #FFF;
	font-size: 16px;
}
.formInput{
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	width: 150px;
	height: 20px;
	}
.text2 a{
	color: #525A3C;
	text-decoration: none;
	font-weight: bold;
	}
.text2 a:hover{
	color: #F30;
	}
.text2 tr td table tr td p {
	text-align: justify;
	font-size: 13px;
}
.text2 tr td .text2 tr td p {
	font-weight: normal;
	font-size: 13px;
}
.text2 tr td table tr td test {
	font-size: 13px;
}
.all{
	width: 979px;
}
.menu{
	background-image: url(images/menupx.jpg);
	height: 53px;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover{
}
.contenthome{
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	width: 979px;
	background-color: #1D250D;
}
.tx{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tx a{
	color: #99CC33;
 }
.tx a:hover{
	color: #ffffff;
 }
