footer.footer{
    font:normal 1em/1.4em Arial; padding-top:15px;
    background:#f1f2f4 url(../images/footerHead.png) repeat-x top;

    position:relative;

    top:-35%;
    height:35%;
}
* html footer.footer{ /*IE */
    top:0;
}
* > footer.footer{ /* Opera using CSS3 selectors that other browsers will support later, look out */
    top:0;
}

footer .bg {


    font:normal 11px/1.6em Arial;
    color:#fff;

}
footer .bg ul {

    padding-bottom:15px;
}
footer.footer .counter {display:none;}


footer.footer section {width:120px;padding-right:10px;float:right;border-left:solid 1px #eaebec;}
footer.footer  h4 {font-weight:bold;color:#0c81c7!important;}
footer.footer section h4 {font-weight:bold;color:#0c81c7!important;}
footer.footer a {color:#727272;}
footer.footer a:hover {text-decoration:underline}
footer.footer section h4 a {color:#F79239!important;}
/* Bottom Footer */
.bottomFotter{background:#224e8e url(../images/footer.png) repeat-x top;padding:10px 20px 10px 20px;color:#fff;}
.bottomFotter LI{padding:0 2px;display:inline;color:#C0D1E2;}
.bottomFotter LI A{color:#C0D1E2;text-decoration:none;}
.bottomFotter LI A:Hover{color:#fff;}


footer .btnSend
{   display:block; text-align:center;
    background:#ffffff; color:#4375bf;font:normal 1em Arial; padding:4px 8px;
    border:solid 1px #e7e7e7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f2f4f5));
    background: -moz-linear-gradient(#ffffff, #f2f4f5);
    background-image: -o-linear-gradient(#ffffff,#f2f4f5);
    background: linear-gradient(#ffffff, #f2f4f5);
    -pie-background: linear-gradient(#ffffff, #f2f4f5);
    position:relative;
    behavior: url(/clients/static/signal/css/PIE.htc);display:block;
    cursor:pointer;
    float:left;margin-right:4px;
    color: #4375bf !important;
}
footer .btnSend:hover
{
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(#ffffff, #ffffff);
    background-image: -o-linear-gradient(#ffffff,#ffffff);
    background: linear-gradient(#ffffff, #ffffff);
    -pie-background: linear-gradient(#ffffff, #ffffff);
    position:relative;
    behavior: url(/clients/static/signal/css/PIE.htc);display:block;
}

footer .btnSequre, footer a.btnSequre
{   display:block;
    margin-left:20px;
    margin-top:2px;
    text-align:center;
    background:#ffffff; color:#4375bf!important;font:normal 1em Arial; padding:2px 8px;
    border:solid 1px #e7e7e7;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f2f4f5));
    background: -moz-linear-gradient(#ffffff, #f2f4f5);
    background-image: -o-linear-gradient(#ffffff,#f2f4f5);
    background: linear-gradient(#ffffff, #f2f4f5);
    -pie-background: linear-gradient(#ffffff, #f2f4f5);
    position:relative;
    behavior: url(/clients/static/signal/css/PIE.htc);display:block;
    cursor:pointer;
    float:right;margin-right:4px;
}


footer .btnSequre:hover, footer a.btnSequre:hover
{
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(#ffffff, #ffffff);
    background-image: -o-linear-gradient(#ffffff,#ffffff);
    background: linear-gradient(#ffffff, #ffffff);
    -pie-background: linear-gradient(#ffffff, #ffffff);
    position:relative;
    behavior: url(/clients/static/signal/css/PIE.htc);
    display:block;
    color:#4375bf!important; text-decoration:none;
}

footer .btnSequre span {background: url("../images/easyGoSprite.png") no-repeat scroll 83px -1217px transparent;padding-right:20px;display:block;height:22px; line-height:25px;}

.sign { height:32px;line-height:32px;color:#fff!important;display:none!important;}
.sign a { color:#fff!important;}

.sign .sign1{ background: url(../images/sign1.png) no-repeat;width:80px;height:32px;display:inline-block;color:#fff!important;}
.sign .sign2{ background: url(../images/sign2.png) no-repeat;width:96px;height:32px;display:inline-block;color:#fff!important;}

.contactBox {width:280px;float:left;margin-right:15px;margin-bottom:15px;}
.contactBox .innerSection
{
    background: #fff;
    border:solid 1px #e7e7e7;
}
.contactBox .innerSection .pad {padding:10px 15px;}

.inputFooterBg {display:inline-block;height:20px; padding:0 2px; border:solid 1px #3667a0;float:right;}
.inputFooterBg .input {border:none; width:97%; text-align:right; height:18px;line-height:18px;color:#5b5b5b; font:normal 12px Arial;}
.contactBox textarea {display:inline-block;padding:0 2px; border:solid 1px #3667a0; background:#ffffff;}

