﻿.footer
{
   margin-top:30px;
    width: 100%;
}
.footermain
{
    position: relative;
    width: 70%;
    height: 37px;
    margin: 0 auto;
    border-top: 20px solid #294abf;
}
.footermain p
{
    position: absolute;
    top: 10px;
    right: 0;
}