body
{
    background-image:url("../Design_files/bg.png");
    background-repeat:repeat-x;
    padding: 0px;
    margin:0px;
    font: 10px verdana, arial, helvetica;
    color: #416271;
    overflow-y:scroll;
    background-attachment: fixed;
}
h1
{
    padding: 5px 0 5px 0;
    margin: 0px;
    font-size: 18px;
    color: #FFFFFF;
}
h2
{
    padding: 5px 0 5px 0;
    margin: 0px;
    font-size: 18px;
    color: #f7951e;
}
h3
{
    padding: 0 0 5px 0;
    margin: 0px;
    font-size: 12px;
    
}
h4
{
    padding: 0 0 10px 0;
    margin: 0px;
    font-size: 14px;
    color: #7ea743;
}
p
{
    text-align: justify;
    padding: 2px 0 2px 0;
    margin: 0px;
    line-height: 15px;
}
p.white
{
    color: #FFFFFF;
}
p.green
{
    color: #d4f0ba;
}
p.clear
{
    clear: both;
    padding: 10px 0 0 0;
}
img
{
    border-width:0px;
    }
img.left_img
{
    border: 1px #cae6c6 solid;
    margin: 0 10px 0 0;
}
img.box_img
{
    float: left;
    padding: 0 20px 0 0;
}
#main_container
{
    width: 940px;
    height: 100%;
    margin: auto;
    box-shadow:0px 0px 3px #63B6BE;
    background-color: #FFFFFF;
    display:flex;
    flex-direction: column;
}
#header
{
    width: 940px;
    height: auto;
    margin: auto;
  
}
#logo
{
    float: left;
    margin-left:20px;
}
/*----------------------menu-------------------------*/
#menu
{
    width: 940px;
    float:left;
    height:42px;
    background-image:url('../images/nav-bg.gif');
    background-repeat:repeat-x;
    margin-bottom:10px;
}
#menu ul
{
    list-style: none;
    padding:0px;
    margin:0px;
}
#menu ul li
{
    display: inline-block;
    float: left;
    padding: 0px;
    line-height: 34px;
    border-left:1px solid #FFF;
    border-right:1px solid #CCC;
    font-family: Arial, Helvetica, sans-serif;
    
}
#menu ul li a
{
    height: 42px;
    text-decoration: none;
    padding: 1px 15px;
    font-size: 12px;
    margin: 0px;
    letter-spacing:1px;
    color: #4F4F4F;
    text-transform:uppercase;
    font-weight:bold;
    text-align: center;
}
#menu ul li a:hover
{
    height: 42px;
    width: auto;
    text-decoration: none;
    color: #4F4F4F;
    padding: 5px 15px;
    border-bottom: 6px Solid #457CCF;
}

/*----------------middle green box-----------*/
.green_box
{
    width: 900px;
    height: 225px;
    clear: both;
    background: url(images/green_box_bg.gif) no-repeat left #50a842;
    background-position: 50px 0px;
}
.clock
{
    float: left;
    padding: 0px;
}
.text_content
{
    width: 350px;
    float: left;
    padding: 20px 0 0 0;
}
.read_more
{
    width: 101px;
    height: 29px;
    float: right;
    padding: 10px;
    background: url(images/read_more_bg.gif) no-repeat center;
    line-height: 29px;
    text-align: center;
}
.read_more a
{
    text-decoration: none;
    color: #FFFFFF;
}
.read_more_link
{
    width: auto;
    float: left;
    margin-left:10px;
    padding: 3px 25px 3px 0;
    background: url(images/orange_bullet.gif) no-repeat right;
}
.read_more_link a
{
    text-decoration: none;
    color: #f7941d;
}
/*----------------------left navigation-------------------------*/
#left_nav
{
    
    height: auto;
    padding: 0px;
    float: left;
}
#left_nav ul
{
    list-style: none;
    margin:0px;
    padding: 0px;
}
#left_nav ul li
{
   border-bottom: 1px #bedf77 dashed;
   width:220px;
   float:left;
}
#left_nav ul li a
{
    cursor:pointer;
    display:block;
    line-height:30px;
    text-decoration: none;
    color: #6898ac;
    background: url(images/left_nav_arrow.gif) no-repeat left;
    background-position: 0px 0px;
    font-size: 13px;
    padding-left:5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    float:left;
    width:220px;
}
#left_nav ul li a:hover
{
    color:White;
    display:block;
    background-color: #469CE7;
} 

/*--------------------------main_content-------------------*/
#main_content
{
    width: auto;
    height:auto;
    clear: both;
    flex:1;
}
#left_content
{
    width: 320px;
    height: auto;
    margin: 21px 10px 10px 10px;
    float: left;
    padding: 10px;
    background: url(images/left_content_bg.gif) repeat-x top;
}

/*----------------------top right navigation-------------------------*/
#right_nav
{
    width: 263px;
    height: auto;
    padding: 20px 0 0 50px;
    float: left;
}
#right_nav ul
{
    list-style: none;
    margin: auto;
    display: block;
    padding: 0px;
}
#right_nav ul li
{
    list-style: none;
    display: block;
    width: auto;
    height: 29px;
    padding: 0px;
    line-height: 29px;
}
#right_nav ul li a
{
    height: 29px;
    display: block;
    width: 263px;
    text-decoration: none;
    padding: 0 0 0 35px;
    margin: 7px 0 7px 0;
    color: #d4f0ba;
    background: url(images/right_nav.gif) no-repeat center;
    background-position: 0px 0px;
}
#right_nav ul li a:hover
{
    height: 29px;
    display: block;
    width: 263px;
    text-decoration: none;
    color: #d4f0ba;
    padding: 0 0 0 35px;
    margin: 7px 0 7px 0;
    background: url(images/right_nav_a.gif) no-repeat center;
    background-position: 0px 0px;
}
#right_nav ul li a.current
{
    height: 29px;
    display: block;
    width: 263px;
    text-decoration: none;
    padding: 0px;
    color: #d4f0ba;
    padding: 0 0 0 35px;
    margin: 7px 0 7px 0;
    background: url(images/right_nav_a.gif) no-repeat center;
    background-position: 0px 0px;
}

.products_box
{
    height: 110px;
    padding: 10px 0 5px 0;
    border-bottom: 1px #a7ef6e dashed;
}
.search_box
{
    width: 267px;
    height: 124px;
    float: left;
    margin: 15px 10px 10px 0;
    background: url(images/search_box_bg.gif) no-repeat center;
    background-position: 0px 0px;
}
.search_title
{
    font-size: 14px;
    color: #7ea743;
    padding: 10px 0 0 15px;
    float: left;
    font-weight: bold;
}
input.search_input
{
    width: 170px;
    height: 20px;
    background-color: #FFFFFF;
    border: 1px #c0c485 solid;
    float: left;
    margin: 15px 0 0 15px;
}
input.submit
{
    float: left;
    padding: 0 0 0 10px;
}
.imgborder
{
   border: 2px solid #7EA743;
                border-radius: 5px 5px 5px 5px; 
                box-shadow: 2px 2px 6px #7EA743;
    }
.subsearch
{
    width: 200px;
    float: left;
    color: #8b8e5d;
    padding: 0 0 0 15px;
}
.contact_information
{
  
    float: left;
    padding: 10px 0 0 5px;
}
.news
{
    width: 310px;
    clear: both;
    padding: 10px 0 10px 0;
}
.news_icon
{
    width: 30px;
    float: left;
    padding: 0 10px 0 0;
}
.news_content
{
    width: 260px;
    float: left;
    padding: 0 0 0 10px;
    text-align: justify;
    line-height: 13px;
}
.news_content span
{
    color: #4ab7e8;
}
.services_box
{
    height: 120px;
    padding: 10px 0 5px 0;
    margin: 0px 0px 10px 0;
    border-bottom: 1px #a7ef6e dashed;
}
.best_sol_box
{
    width: 277px;
    float: left;
}
/*----------------------news_archive list-------------------------*/
.news_archive
{
    width: 190px;
    height: auto;
    padding: 10px 0 0 10px;
    float: left;
}
.news_archive ul
{
    list-style: none;
    padding: 10px 10px 10px 10px;
    margin: 0px;
    width: 190px;
    float: left;
}
.news_archive ul li
{
    list-style: none;
    width: 180px;
    height: auto;
    padding: 0px;
    line-height: 26px;
}
.news_archive ul li a
{
    width: 180px;
    text-decoration: none;
    padding: 0 0 0 20px;
    margin: 6px 0px 6px 0px;
    color: #000;
    text-align: left;
    background: url(images/bullet.gif) no-repeat left;
    background-position: 0px 0px;
}
.news_archive ul li a:hover
{
    width: 180px;
    text-decoration: underline;
    color: #000;
}

.contact_info_box
{
    width: 481px;
    height: 116px;
    margin: 5px;
    background: url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title
{
    font-size: 14px;
    color: #7ea743;
    padding: 10px 0 0 15px;
    font-weight: bold;
}
.contact_info
{
    float: left;
    padding: 15px 10px 5px 13px;
}
.adress
{
    clear: both;
    padding: 10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form
{
    width: 435px;
    height: auto;
    padding: 10px 0 0 60px;
}
.form_row
{
    float: left;
    padding: 4px 0 4px 0;
}
label
{
    width: 70px;
    float: left;
    padding: 3px 5px 0 0;
    color: #59a5bf;
    text-align: right;
    font-weight:normal;
}
input.contact_input
{
    width: 345px;;
    height: 18px;
    float: left;
    border: 1px #ced6ec solid;
    background-color: #dbedf3;
    color: #000;
}
textarea.contact_textarea
{
    width: 345px;
    height: 80px;
    float: left;
    border: 1px #ced6ec solid;
    background-color: #dbedf3;
    color: #000;
}
.send a
{
    width: 62px;
    height: 24px;
    display: block;
    background: url(images/read_more_bg_white.gif) no-repeat center;
    background-position: 0px 0px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 40px;
    float: right;
    margin: 10px;
}
/*--------------wide_content-----------*/
#wide_content
{
    width: auto;
    padding: 10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer
{
    clear: both;
    width: auto;
    height: 37px;
    color: #fff;
    background-color:#66ADEB;
}
.copyright
{
    float: left;
    padding-left: 10px;
    padding-top: 10px;
}
.footer_links
{
    float: right;
    padding-right: 15px;
    padding-top: 13px;
}
.footer_links a
{
    text-decoration: none;
    color: #fff;
    padding-left: 10px;
}
.footer_links a:hover
{
    text-decoration: underline;
    color: #fff;
}


.errormsg
{
    border: 1px solid #FD8787;
    background-position: left center;
    border-radius: 6px 6px 6px 6px;
    width: 100%;
    background-color: #FFC1C1;
    height: 50px;
    background-size: 1% 100%;
    background-image: url('images/bar-e.png');
}
.successmsg
{
    border: 1px solid #75DC5A;
    background-position: left center;
    border-radius: 6px 6px 6px 6px;
    width: 100%;
    background-size: 1% 100%;
    background-color: #BDF3B6;
    height: 50px;
    background-repeat: repeat;
    background-image: url('images/bar-s.png');
}
.errormsg #icone, .successmsg #icons
{
    float: left;
    top: 8px;
    margin-left: 15px;
}
.errormsg img, .successmsg img
{
    float: right;
    top: 15px;
    position: relative;
    margin-right: 5px;
    cursor: pointer;
}
.message
{
    padding: 5px;
}
.errormsg .lbl, .successmsg .lbl
{
    color: #CF4800;
    font-family: calibri;
    font-size: 16px;
   
    margin-left: 10px;
    position: relative;
    top: 12px;
}
.successmsg .lbl
{
    color: #295300;
}

input[type=submit], input[type=button]
{
    background-color: #3068BB;
    border: 1px solid #003662;
   border-radius:3px;
    color: #F1F6FA;
    font-family: calibri;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 6px;
}
input[type=submit]:hover, input[type=button]:hover
{
    border-color: #7C71A9;
    background-image: none;
    background-color: #3068BB;
    color: #F1F6FA;
    cursor: pointer;
}