﻿body 
{
    font-size:14px;
    margin:0px;
    font-family:Calibri;
    font-size:14px;
    color:#3a3a3a;
    background-color:#a1cd44;
}
h1,h2,h3 { font-weight:normal;font-family:helvetica,Arial; }
h1 { margin:0px;color: #D0D0D0; font-size: 10px; } /* SEO */
h2 { font-size:27px; margin:0px; color:#fff; } /* Main heading */
h3 { font-size:24px; color:#a2ce45; margin:0px;} /* Product Title */
p 
{
    text-align:justify;
    line-height:23px;
}
#wrapper
{
    width:800px;
    margin:0px auto;
}

#header 
{
    background:#ddf0fe url(images/heading-repeat.jpg) repeat-x bottom;
}
#header div
{
    text-align:right;
    width:800px;
    margin:0px auto;
    background:transparent url(images/heading.jpg) no-repeat bottom;
    height:250px;
}
#nav { padding-bottom:10px; text-align:right; }
#nav a,#footer a 
{
     margin-left:15px;
     font-size:18px; 
     text-decoration:none;
     color:#fff;
     font-family:helvetica,Arial;
}
#footer a 
{
     margin-left:10px;
     font-size:12px; 
}

#nav a:hover,#footer a:hover
{
    text-decoration:underline;
}
#body 
{
    padding:20px;
    background:#b9d580 url(images/body_bg.jpg) no-repeat;
}
#footer 
{
    padding:140px 20px 0px 200px;
    background:transparent url(images/footer.jpg) no-repeat;
    width:580px;
    height:36px;
}
#feature
{
    background:#d5e6b2 url(images/feature-top.jpg) no-repeat;
    padding:10px;
    width:355px;
}
#feature img 
{
    margin:5px 0;
}
#feature a 
{
    text-decoration:none;
    color:#3a3a3a;
}
#feature a:hover 
{
    text-decoration:underline;
}

td.productBox 
{
    background:transparent url(images/product-bg.jpg) no-repeat;
    width:200px;
    padding:0px 10px;
}

td.productBox a 
{
    height:176px;
    overflow:hidden;
    display:block;
    text-decoration:none;
    color:#fff;
    font-size:18px;
}
td.productBox a img 
{
    border:none;
    margin-top:10px;
}

a.b4flink 
{    
    display:block;
    width:240px;
    height:83px;
    background:#292929 url(images/bits4farmsButton.jpg);
    margin:5px 0px 0px 15px;
}

.alertbox
{
    position: absolute !important;
}
