.wrapper {
    background: #006cb7;
}
footer {
    background: #18C;
}
.bottom_footer {
    background: #000;
}
.f_logo {
    width: 88%;
}
p {
    color: #444;
    font-size: 15px;
    font-family: Verdana,Geneva,sans-serif;
    line-height: 23px;
}
.footer_content p {
    color: #CCC;
    font-size: 14px;
}
.footer_content p span{
    color:#fff;
    font-size:15px;
}
.welcome_title {
    text-align: center;
    line-height: 40px;
}
.gal {
    width: 100%;
    padding: 10px;
}
.gal_s {
    width: 30%;
    float: left;
    margin: 1%;
}
.gal_s img {
    width: 100%;
    height: 220px;
}
.gal_ti {
    font-size: 20px;
    color: #222;
    text-align: center;
    line-height: 63px;
}
.send_enq_now input[type="submit"] {
    background: #006cb7;
}
.text-field-2 {
    background: #959595;
}
.but {
    width: 200px;
    float: right;
}