/* CSS Document */

body {
margin:0px;
background:#c5d6ab;
background-image:url(../images/main_bg.jpg);
background-position:center;
background-repeat:repeat-y;

}

/*------------------------- START HEADER ----------------------*/

.header {
background:url(../images/header.jpg) no-repeat;
}
.header_text {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#6e9531;
}

.telephone {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#5d3a1e;
}
/*---------------------------END HEADER---------------------------*/


/*--------------------------START MAIN --------------------------*/
.main_im {
margin-left:1px;
}
.main {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#729b32;
}
.main a {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#729b32;
}

.main a:hover {
color:#e36e07;
}
#storage {
color:#e36e07;
}
.line {
color:#FFFFFF;
}
.ots {
margin-top:5px;
margin-left:7px;
margin-right:20px;
}

/*----------------------------- END MAIN------------------*/

/*-----------------------------CONTENT-------------------*/

.content {
margin-top:30px;
}
.content2 {
margin-top:15px;
}
.welcom {
font-family:"Times New Roman", Times, serif;
font-size:27px;
color:#465e1f;
margin-top:20px;
margin-left:10px;
}
.p_bold {
font-family:"Times New Roman", Times, serif;
font-size:17px;
color:#191919;
margin-left:10px;
}
.text {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#191919;
margin-left:10px;
margin-right:60px;
}
.text a {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#516a28;
text-decoration:none;
}
.text a:hover {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#ec6e00;
text-decoration:none;
}
.text_img {
margin-top:10px;
margin-left:10px;
margin-bottom:25px;
}
.colum {
border-left:1px #516a28 solid;
}
.left {
margin-top:25px;
margin-left:13px;
background:url(../images/left.jpg) no-repeat;
}
.tired {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#5d3a1e;
}
.we {
font-family:"Times New Roman", Times, serif;
font-size:15px;
color:#465e1f;
}
.SHELFANATOR {
font-family:"Times New Roman", Times, serif;
font-size:22px;
color:#ed7e1a;
}
.text_product {
margin-top:40px;
}
.text_product a {
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#516a28;
text-decoration:none;
}
.text_product a:hover {
color:#ec6e00;
text-decoration:none;
}
.prod_img {
margin-bottom:13px;
}
.prod_img a {
margin-bottom:13px;
}
.prod_img a:hover {
margin-bottom:13px;
}
/*--------------------------- END CONTENT -------------------------*/

/*--------------------------- START FOOTER------------------------*/
.text_footer {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#516a28;
}
.text_footer a {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#516a28;
text-decoration:none;
}
.text_footer a:hover {
color:#ec6e00;
text-decoration:none;
}
.copy {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#191919;
}
.fon_footer {
background:url(../images/fon-footer.jpg) repeat-x;
}
