img {border:solid 2px #206023;}

body{
width:100%;
margin:0 auto;
padding:0px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
/* overflow-y:auto;*/
overflow-x:hidden;
}


#wrapper{
width:1000px;
height:auto;
overflow:hidden;
margin:0 auto;
padding:0 auto;
}

header{
background-image:url(../images/header.png);
background-repeat:no-repeat;
/*height:150px;*/
width:1280px;
margin:0 auto;
}


#header{
height:130px;
width:100%;
/*box-shadow:1px 1px 40px #94ae7f;*/
/* background-color:#2e6105; */
/* background-image:url('../image/header.p'); */
}

#logo{
float:left;
margin-left:20px;
}

#logo img{
height:120px;
border:none;
display:none;
}

#member{
float:right;
margin-top:10px;
margin-right:40px;
}

#member span{
color:#fff;
margin-top:20px;
margin-left:90px;
font-weight:bold;
float:left;
width:140px;
}

#mem span a{
color:#fff;
text-decoration:none;
font-size:10px;
text-align:center;
float:left;
text-transform:uppercase;
}

#mem{
float:left;
margin-top:10px;
margin-right:10px;
line-height:14px;
}

#mem img{
height:40px;
margin:0 auto;
border:none;
}


#menu{
width:930px;
float:left;
margin-top:25px;
border-bottom:solid 2px #2e6105;
font-weight:bold;
margin-left:40px;

}

#menu ul{
margin-left:-15px;
color:#2e6105;
}

#menu ul li{
display:inline;
margin:10px 27px 10px 26px;
padding:10px 0px 10px 0px;
}


#menu ul li:hover{
background-color:#5a8535;
border-radius:2px;
}

#menu ul li:first-child{
margin-left:-0px;
}

#menu ul li a{
color:#1f6023;
text-decoration:none;
font-size:14px;
/* padding:10px; */
padding:10px 10px 10px 10px;
}

#menu ul li a:hover{
color:#fff;
}

.content{
width:900px;
margin:0 auto;
min-height:620px;
margin-top:20px;
/* background-color:#fff; */
}



footer{
/* background-image:url('../images/grass-footer.jpg'); */
width:100%;
height:60px;
float:left;
margin-top:20px;
}


#foot{
background-color:#2e6105;
width:100%;
height:60px;
margin:0 auto;
padding-top:8px;
float:left;
}

#foot ul{
margin:5px 0 10px 330px;
padding:0 auto;
float:left;
width:1000px;
/* padding-bottom:10px; */
color:#fff;
}

#foot ul li{
display:inline;
padding:10px;
}

#foot ul li a{
color:#fff;
text-decoration:none;
font-weight:bold;
}

#foot ul li a:hover{
text-decoration:underline;
}




#copy{
color:#fff;
float:left;
margin-top:5px;
margin-left:20px;
}

#design{
color:#fff;
float:right;
margin-top:5px;
margin-right:20px;
}

#design a{
color:#fff;
text-decoration:none;
}

#design a:hover{
text-decoration:underline;
}

h3{
color:#2e6105;
font-size:16px;
}

.photo img {
width:175px;
float:left;
margin-left:25px;
margin-right:20px;
margin-bottom:20px;
border:solid 1px #206024;

transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0px);
}


.photo img:hover {
border:solid 1px #206024;
box-shadow:0px 0px 5px #206024;

transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
-webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
-o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
-ms-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
}


#contct{
float:left;
}

#contct a{text-decoration:none; color:#5a8535;}

#contct a:hover{text-decoration:underline}


.qury-form{
float:left;
margin-left:0px;
}

.qury-form td{
height:25px;
width:120px;
}


.qury-form  input[type="text"]{
border:solid 1px #d3d3d3;
height:25px;
width:200px;
margin:2px 0;
}

.qury-form  input[type="text"]:hover{
box-shadow:0px 0px 2px #5a8535;
border:solid 1px #5a8535;
}


.qury-form  input[type="semail"]{
border:solid 1px #d3d3d3;
height:25px;
width:200px;
margin:2px 0;
}

.qury-form  input[type="semail"]:hover{
box-shadow:0px 0px 2px #5a8535;
border:solid 1px #5a8535;
}

.qury-form  textarea:hover{
box-shadow:0px 0px 2px #5a8535;
border:solid 1px #5a8535;
}

.qury-form  input[type="submit"]{
border:solid 1px #d3d3d3;
background-color:#5a8535;
height:35px;
width:100px;
margin:2px 0;
cursor:pointer;
color:#fff;
}


.qury-form  input[type="submit"]:hover{
background-color:#206024;
color:#fff;

}


.qury-form  textarea{
border:solid 1px #d3d3d3;
height:55px;
width:200px;
margin:2px 0;
}


.products table{
width:100%;
float:left;
}


.products td{
height:25px;
padding-left:10px;
padding-right:10px;
}

.products td:first-child{
width:45px;
}


.td-hrder td{
background-color:#2e6105;
color:#fff;
padding-left:10
}

.gray td{
background-color:#eee;
}
.white td{
background-color:#c1da6c;
}

.right_side p{
text-align:justify;
}

.right_side{
float:left;
width:650px;
}

.left_side{
width:250px;
float:left;
}

.left_side ul{
list-style-type:none;

}

.left_side ul li{
font-weight:bold;
margin:10px 0px 10px -35px;
}

.left_side ul a{
color:#206024;
text-decoration:none;
}

.left_side ul li ul li{
margin:5px 0px 5px -30px;
font-weight:normal;
width:220px;

}

.left_side ul li ul li:hover{
text-decoration:underline;
}

.left_side ul li ul li a{
color:#000;
text-decoration:none;
}

.send_enquiry{
width:80px;
background-color:#5a8535;
padding:8px;
cursor:pointer;
border:none;
color:#fff;
border-radius:4px;
font-size:12px;
margin-top:20px;
margin-bottom:20px;
float:right;
}

.send_enquiry a{
text-decoration:none;
color:#fff;
}

.send_enquiry:hover{
background-color:#1f5f22;
}

.certift{
float:left;
margin-left:10px;
height:325px;
width:100%;
}

.certift b{
margin-left:-9px;
}

.left_area{
float:left;
width:300px;
/* background-color:#00ccff; */
}


.mid_area{
float:left;
width:300px;
/* background-color:#ff0000; */
}

.mid_area ul{}

.mid_area li{
width:200px;
padding:5px 0 2px 0;
font-weight:bold;
display:block;
}

.mid_area li a{
color:#206024;
}

.mid_area li li a{
color:#000;
}

.mid_area li li{
margin-left:-10px;
display:block;
font-weight:normal;
padding:2px 2px 2px 5px;
margin:2px 0 2px 0;
}

.mid_area li li:hover{
/* background-color:#5a8535; */
text-decoration:underline;
}

.mid_area a{text-decoration:none;color:#000;}


.right_area{
float:left;
width:300px;
/* background-color:#00ccff; */

}
