@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px;
}
#all {
	width: 1048px;
	margin:0 auto;
}
#header {
	background-image: url(images/sub-top_01.png);
	height: 150px;
	width: 1048px;
}
#header2 {
	background-image: url(images/home_02.jpg);
	height: 150px;
	width: 1048px;
}
#menu{
	height:64px;	
}
#menu1{
	float:left;
}
#menu2{
	float:left;
}
#menu3{
	float:left;
}
#menu4{
	float:left;
}
#content{
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
}
#content2{
	background-image:url(images/content2.jpg);
	background-repeat:no-repeat;
}
#content3{
	background-image:url(images/content3.jpg);
	background-repeat:no-repeat;
	height:1113px;
}
#content4{
	background-image:url(images/content4.jpg);
	background-repeat:no-repeat;
	height:1113px;
}
#content-home{
	background-image:url(images/home_07.jpg);
	background-repeat:no-repeat;
	height:980px;
}
#content-pic {
    margin-left: 47px;
    margin-top: 15px;
	height: 249px;
}
#content-top {
	/*background-image: url(images/sub-top_06.png);*/
	height: 54px;
	margin-left: 64px;
    padding-top: 24px;
	color:#FFF;
	font-size:16px;
}
#content-bottom {
	/*background-image: url(images/fertilizer-bottom.png);
	padding-top: 240px;*/
	background-repeat: no-repeat;
	height:860px;
	
}
#content-contact{
	color: #FFF;
	margin-left: 78px;
	margin-right: 103px;
	font-size: 16px;
	height: 850px;
	
}
#content-info{
	color:#FFF;
	margin-left: 66px;
	margin-right: 68px;
	font-size:16px;
	height: 231px;
}
#content-info p{
	margin-top:0px;
}
#content-info a:link {color:#a0cc00; text-decoration:none;}      /* unvisited link */
#content-info a:visited {color:#a0cc00; text-decoration:none;}  /* visited link */
#content-info a:hover {color:#a0cc00; text-decoration:none;}  /* mouse over link */
#content-info a:active {color:#a0cc00; text-decoration:none;}  /* selected link */ 
#content-slider {
    margin-top: 82px;
    margin-left: 108px;
}
#content-slider2 {
    margin-top: -50px;
    margin-left: 108px;
}
#content-slider3 {
    margin-top: -82px;
    margin-left: 108px;
}
.bold {
	font-weight: bold;
}

#content-slider-home{
	margin-top: 157px;
    margin-left: 379px;
}
#logo{
	float:left;
	margin-top: 25px;
    margin-left: 60px;
}
#cell{
	float: left;
    margin-left: 236px;
    text-align: center;
    margin-top: 16px;
}
#bottom-logo {
    margin-left: 342px;
    margin-top: 76px;
	float:left;
}
#bottom-logo-home {
    margin-left: 495px;
    margin-top: 76px;
	float:left;
}
#socials{
	float: left;
    margin-top: 58px;
    margin-left: 139px;
}
#socials-home{
	float: left;
    margin-top: 58px;
    margin-left: 98px;
}
#footer{
	font-family:'Myriad Pro';
}
#footer-top{
	margin-left: 139px;
    margin-top: 74px;
}
#footer-top a:link {color:#bddc00; text-decoration:none;}      /* unvisited link */
#footer-top a:visited {color:#bddc00; text-decoration:none;}  /* visited link */
#footer-top a:hover {color:#bddc00; text-decoration:none;}  /* mouse over link */
#footer-top a:active {color:#bddc00; text-decoration:none;}  /* selected link */ 
#footer-bottom{
	margin-left: 142px;
    margin-top: 10px;
	color:#FFF;
	font-size:14px;
}
#footer-top-home{
	margin-left: 256px;
    margin-top: 74px;
}
#footer-top-home a:link {color:#bddc00; text-decoration:none;}      /* unvisited link */
#footer-top-home a:visited {color:#bddc00; text-decoration:none;}  /* visited link */
#footer-top-home a:hover {color:#bddc00; text-decoration:none;}  /* mouse over link */
#footer-top-home a:active {color:#bddc00; text-decoration:none;}  /* selected link */
#footer-bottom-home{
	margin-left: 258px;
    margin-top: 10px;
	color:#FFF;
	font-size:14px;
}
#footer-bottom a:link {color:#FFF;}      /* unvisited link */
#footer-bottom a:visited {color:#FFF;}  /* visited link */
#footer-bottom a:hover {color:#FFF;}  /* mouse over link */
#footer-bottom a:active {color:#FFF;}  /* selected link */ 
#footer-bottom-home a:link {color:#FFF;}      /* unvisited link */
#footer-bottom-home a:visited {color:#FFF;}  /* visited link */
#footer-bottom-home a:hover {color:#FFF;}  /* mouse over link */
#footer-bottom-home a:active {color:#FFF;}  /* selected link */
input, select {
    width: 100%;
    background-color: #1e150c;
    height: 30px;
    border: none;
    color: #FFF;
}
form tr {
    height: 40px;
}
textarea{
	background-color: #1e150c;
    border: none;
    color: #FFF;
}
#ta{
	height:216px;
}
.ani{
	float:left;
}
a, img {text-decoration: none; border: 0px; outline:none;}
