﻿#body
{
    margin-left: auto;
    margin-right: auto;
    width: 1240px;
    top: 0;
    background-image: url(../Images/body_bg.png);
}

.MainHeader
{
    width: 100%;
    background-image: url(../Images/header_bg_1240.png);
}

.MainMenu
{
    /*background-image: url(../images/menu_bg.png);*/
    background-color: #3c4344;
    height: 30px;
    width: 100%; /*position: absolute;*/
}

.MainMenu ul
{
    margin: 0;
    list-style-type: none;
}
.MainMenu ul li
{
    float: left;
    color: White;
    height: 20px;
    margin-top: 5px;
    border-right: 1px solid white;
}
.MainMenu ul li:last-child
{
    border-right: 0;
}
.MainMenu ul li a
{
    color: White;
    text-decoration: none;
    padding: 0px 25px;
    float: left;
    font-size: 14px;
    font-family: Tahoma;
}

.MainLogo
{
    padding-left: 20px;
    width: 15%;
}
.Header_Middle
{
}

.Header_Search
{
    font-size: 10px;
    width: 30%;
}

#Home_Banner
{
    background-image: url(../Images/banner_bg_1.png);
    width: 1240px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
}

#WhoWeAre_Banner
{
    background-image: url(../Images/banner_bg_1.png);
    width: 1240px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

.BannerImg
{
    margin: 3%; /*height: 300px;*/
}

.Services
{
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.Services_Inner
{
    width: 350px;
    height: 150px;
    float: left;
    margin-right: 20px;
    margin-top: 35px;
    margin-left: 30px;
}

.Services span
{
    margin: 5px 0px 0px 5px;
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
}

.Services ul
{
    list-style-type: none;
    padding-left: 5px;
}

.Services li
{
    padding-bottom: 5px;
}

.Services_ViewDetails_Btn
{
    padding-left: 50px;
}

#HomeContent
{
    background-color: #FFFFFF;
    height: 250px; /*border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

FIELDSET
{
    margin: 0px 8px;
    border: 1px solid silver;
    padding: 2px 8px;
    height: 150px;
    border-radius: 5px;
}
LEGEND
{
    padding: 2px;
    color: #C86A03;
}

.Certifications_Section
{
    height: 120px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.Certifications_Section_Inner
{
    width: 350px;
    height: 100px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.Certifications_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
}

.Certifications_Section_Inner p
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
    padding-left: 60px;
    float: left;
    margin: 0;
}

.Certifications_Section_More_Btn
{
    padding-left: 70px;
}

.Certifications_Section_Icon
{
    float: left;
    position: absolute;
    padding: 5px 0px 0px 6px;
}

.Features_Section
{
    height: 120px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.Features_Section_Inner
{
    width: 700px;
    height: 110px;
    margin-left: 10px;
    margin-right: 10px;
}

.Features_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
}

.Features_Section_Inner p
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
    padding-left: 5px;
}

.Update_News_Section
{
    height: 120px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.Update_News_Section_Inner
{
    width: 350px;
    height: 95px;
    margin-left: 10px;
    margin-right: 10px;
}

.Update_News_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
}

.Update_News_Section_Archive_Btn
{
    padding-left: 15px;
}

.tdDate
{
     /*color: #999999;*/
    color:#373435;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: lighter;
    padding: 4px;
}

.tdNews
{
    color: #50AAAA;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: lighter;
    padding: 0px 0px 2px 0px;
}

.SomeQueRemains_Section
{
    height: 150px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.SomeQueRemains_Inner
{
    width: 1000px;
    height: 120px;
    margin-left: 10px;
    margin-right: 10px;
}

.SomeQueRemains_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 25px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #50AAAA;
}

.SomeQueRemains_Inner ul
{
    list-style-type: none;
    padding-left: 5px;
}

.SomeQueRemains_Inner li
{
    padding-bottom: 5px;
     /*color: #999999;*/
    color:#373435;
}

#WhoWeAreContent
{
    background-color: #FFFFFF;
    height: 425px; /*border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.WhoWeAre_Section
{
    height: 150px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.WhoWeAre_Section_Inner
{
    width: 1000px;
    height: 120px;
    margin-left: 10px;
    margin-right: 10px;
}

.WhoWeAre_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 25px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #50AAAA;
}

.WhoWeAre_Section_Inner p
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
    padding-left: 5px;
}

.WhoWeAre_Section_Inner h3
{
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
    padding-left: 5px;
}

.WhoWeAre_Section_Inner ul
{
    list-style-type: none;
    padding-left: 5px;
}

.WhoWeAre_Section_Inner li
{
    padding-bottom: 5px;
     /*color: #999999;*/
    color:#373435;
}

.WhoWeAre_Section_Inner li span
{
    color: #000000;
    font-size: 16px;
}

#InformationSecurityContent
{
    background-color: #FFFFFF;
    height: 640px; /*border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.InformationSecurity_Section
{
    height: 650px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.InformationSecurity_Section_Inner
{
    width: 1000px;
    height: 120px;
    margin-left: 10px;
    margin-right: 10px;
}

.InformationSecurity_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 25px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #50AAAA;
}

.InformationSecurity_Section_Inner p
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
    padding-left: 5px;
}

.InformationSecurity_Section_Inner p span
{
    color: #8C966D;
    font-size: 14px;
    font-weight: bold;
}

.InformationSecurity_Section_Inner h3
{
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
    padding-left: 5px;
}

.InformationSecurity_Section_Inner ul
{
    list-style-type: none;
    padding-left: 5px;
}

.InformationSecurity_Section_Inner li
{
    /*color: #999999;*/
    color:#373435;
    padding-bottom: 5px;
    padding-left: 30px;
}

#WeProvideContent
{
    background-color: #FFFFFF;
    height: 1050px; /*border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.WeProvide_Section
{
    height: 1000px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.WeProvide_Section_Inner
{
    width: 1000px;
    height: 120px;
    margin-left: 10px;
    margin-right: 10px;
}

.WeProvide_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 25px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #50AAAA;
}

.WeProvide_Section_Inner p
{
    font-size: 14px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
    padding-left: 5px;
}

.WeProvide_Section_Inner h3
{
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
    padding-left: 5px;
}

.WeProvide_Section_Inner ul
{
    list-style-type: none;
    padding-left: 5px;
}

.WeProvide_Section_Inner li
{
    padding-bottom: 5px;
     /*color: #999999;*/
    color:#373435;
}

#ContactContent
{
    background-color: #FFFFFF;
    height: 425px; /*border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.Contact_Section
{
    height: 400px;
    color: #808080;
    font-family: Tahoma;
    font-size: 16px;
}

.Contact_Section_Inner
{
    width: 1000px;
    height: 400px;
    margin-left: 10px;
    margin-right: 10px;
}

.Contact_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 25px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #50AAAA;
}

.Contact_Section_Inner #spanEmail
{
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
}

.Contact_Section_Inner #spanEmail a
{
    text-decoration: none;
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
}

.Contact_Section_Inner .clscontact
{
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    /*color: #999999;*/
    color:#373435;
    line-height: 20px;
}

.Contact_Section_Inner .clscontact a
{
    text-decoration: none;
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
}

.contactimg
{
    float: left;
    position: relative;
}

.contactperson
{
    float: left;
    margin: 180px 0px 0px 100px;
    position: absolute;
}

.contactimglogo
{
    float: left;
    position: relative;
}

.contactcompany
{
    float: left;
    margin: 95px 0 0 -100px;
    position: relative;
}

#BlogContent
{
    background-color: #FFFFFF;
    height: 660px; /*border-radius: 15px;*/
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.Blog_Section
{
    height: 640px;
    color: #808080;
    
    font-family: Tahoma;
    font-size: 16px;
}

.Blog_Section_Inner
{
    width: 1000px;
    height: 600px;
    margin-left: 10px;
    margin-right: 10px;
}

.Blog_Section_Inner span
{
    margin: 5px 0px 0px 5px;
    font-size: 25px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #50AAAA;
    
}

.Blog_Section_Inner h3
{
    font-size: 20px;
    font-family: Tahoma;
    font-weight: lighter;
    color: #000000;
    padding-left: 5px;
}

.Blog_Section_Inner a
{
    text-decoration: none;
    margin: 5px 0px 0px 5px;
    font-size: 16px;
    font-family: Tahoma;
    font-weight: lighter;
     /*color: #999999;*/
    color:#373435;
}

#footer
{
    /*background-image: url(../Images/footer.png);*/
    background-color: #FFFFFF;
    height: 15px;
    padding-top: 3px;
}

.selected
{
    color: #d2ae6d !important;
}
