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

body
{
    background-image: url(../images/body.jpg);
    background-repeat: repeat;
    margin: 0px;
    padding: 0px;
}

.maindiv
{
    height: auto;
    width: 980px;
    display: inline-block;
}

.hadder
{
    float: left;
    height: auto;
    width: 980px;
}

.navmaindiv
{
    float: left;
    height: 70px;
    width: 980px;
    background-color: #221d1b;
}

.logodiv
{
    float: left;
    height: 73px;
    width: 250px;
}

.nav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    float: left;
    height: 30px;
    width: 700px;
    margin-top: 25px;
    line-height: 30px;
    font-weight: bold;
    z-index: 100000;
}

.bannerr
{
    background-image: url(../images/bannerbg.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 420px;
    width: 980px;
}

.slider
{
    float: left;
    height: 380px;
    width: 940px;
    margin-top: 20px;
    margin-left: 20px;
}

.row2
{
    height: 142px;
    width: 980px;
    background-image: url(../images/rowbg.jpg);
    background-repeat: repeat-x;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #b5861f;
    text-align: center;
    display: inline-block;
}

.container
{
    float: left;
    height: auto;
    width: 980px;
    background-image: url(../images/containerbg.png);
    background-repeat: repeat-y;
}

.footer
{
    padding: 5px;
    float: left;
    height: auto;
    width: 970px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #685a52;
    background-color: #221D1B;
    font-weight: bolder;
}

    .footer a:link
    {
        color: #685a52;
        text-decoration: none;
    }

    .footer a:visited
    {
        color: #685a52;
        text-decoration: none;
    }

    .footer a:hover
    {
        color: #E6AD2A;
    }

.row2col1
{
    margin: 8px 0;
    /* float: left; */
    /* height: 120px; */
    vertical-align: middle;
    width: 223px;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    font-size: 12px;
    color: #FFFF97;
}

.linebg
{
    background-image: url(../images/linebg.jpg);
    background-repeat: repeat-y;
    /* float: left; */
    height: 120px;
    width: 2px;
    vertical-align: middle;
    display: inline-block;
    /* margin-top: 10px; */
}

.aboutuscontener
{
    background-image: url(../images/containerbg.png);
    background-repeat: repeat-y;
    float: left;
    min-height: 520px;
    height: auto;
    width: 940px;
    padding: 20px;
}

.aboutuscol1
{
    float: left;
    height: auto;
    width: 300px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.aboutuscolhadding
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #614f46;
    text-align: left;
    float: left;
    height: auto;
    width: 300px;
    font-weight: bold;
    margin-top: 15px;
}

.peraabputus
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 17px;
    color: #CCCCCC;
    text-align: justify;
    float: left;
    height: auto;
    width: 280px;
    margin-top: 25px;
}

    .peraabputus li
    {
        font-weight: bold;
        color: #9C742B;
        float: left;
        width: 110px;
        display: block;
        height: auto;
        margin-right: 35px;
        background-image: url(../images/marker.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 15px;
        list-style-type: none;
        margin-left: 10px;
    }

.textnox1
{
    border: 1px solid #4c3e37;
    width: 300px;
    color: #FFFFFF;
    background-color: #2c2622;
    font-size: 12px;
    padding: 5px;
}

.submitclass
{
    background-image: url(../images/submit.png);
    background-repeat: no-repeat;
    float: left;
    height: 29px;
    width: 87px;
    font-size: 15px;
    color: #660000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 29px;
    text-align: center;
    margin-top: 10px;
}

    .submitclass a:link
    {
        color: #660000;
        text-decoration: none;
        display: block;
    }

    .submitclass a:visited
    {
        color: #660000;
        text-decoration: none;
    }

    .submitclass a:hover
    {
        color: #000000;
        background-color: #FFFFFF;
        border-radius: 5px;
    }

.productsrow
{
    float: left;
    height: auto;
    width: 940px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #E5AD2A;
    padding-bottom: 10px;
}

.productsrowmatter
{
    float: left;
    height: auto;
    width: 940px;
    margin-top: 10px;
}

    .productsrowmatter td
    {
        border: 1px solid #614f46;
        padding: 5px;
    }

.productstitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFCC01;
}

.peraabputus td
{
    padding: 4px;
    border: 1px solid #574C46;
}

.contactusdiv
{
    float: left;
    height: auto;
    width: 920px;
    font-family: Arial, Helvetica, sans-serif;
    color: #CCCCCC;
    font-size: 14px;
}

.fssai_div
{
    float: left;
    height: auto;
    width: 980px;
    background-color: #221d1b;
    padding: 10px 0;
}

    .fssai_div img
    {
        width: 700px;
        height: auto;
    }
