.MainStructure {
   background: url("images/bg.jpg") no-repeat scroll center top / cover rgba(0, 0, 0, 0);
    text-align: center;
    
  
}

body {

    margin: 0 auto;
    padding: 0;
}
a {
    color: #424242;
    font: 10pt arial;
    text-decoration: none;
}
img {
    border: medium none;
}
.MainStructure .TopBanner {
    margin: 0 auto;
    width: 100%;
}
.MainStructure .TopBar {background: none repeat scroll 0 0 #fff;
    display: inline-block;
    margin-top: 0;
    text-align: justify;
    width: 1000px;

}
.MainStructure .ContentBanner {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
      width: 1000px;
}
.MainStructure .MainContent {  
   /* box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.35);
    display: inline-table;
    margin: 0 auto;
    vertical-align: top;
      width: 1000px;*/
 
}
.MainStructure .LeftBar {
    padding: 10px 12px 12px 12px;
    text-align: justify;
    vertical-align: top;
}
.MainStructure .ContentBar {
    text-align: justify;
    vertical-align: top;
    padding: 10px 12px 0px 12px;
}
.MainStructure .FooterBanner {
  /*  background: url("images/f.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);*/ 
background: rgb(11,129,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(11,129,229,1) 0%, rgba(12,130,230,1) 28%, rgba(10,128,228,1) 34%, rgba(10,122,220,1) 38%, rgba(9,113,200,1) 46%, rgba(6,105,188,1) 50%, rgba(9,105,189,1) 50%, rgba(4,91,162,1) 58%, rgba(6,90,162,1) 59%, rgba(4,85,151,1) 62%, rgba(3,72,131,1) 69%, rgba(3,69,127,1) 70%, rgba(0,65,119,1) 73%, rgba(2,65,119,1) 73%, rgba(0,56,103,1) 80%, rgba(0,54,100,1) 83%, rgba(0,54,100,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(11,129,229,1)), color-stop(28%,rgba(12,130,230,1)), color-stop(34%,rgba(10,128,228,1)), color-stop(38%,rgba(10,122,220,1)), color-stop(46%,rgba(9,113,200,1)), color-stop(50%,rgba(6,105,188,1)), color-stop(50%,rgba(9,105,189,1)), color-stop(58%,rgba(4,91,162,1)), color-stop(59%,rgba(6,90,162,1)), color-stop(62%,rgba(4,85,151,1)), color-stop(69%,rgba(3,72,131,1)), color-stop(70%,rgba(3,69,127,1)), color-stop(73%,rgba(0,65,119,1)), color-stop(73%,rgba(2,65,119,1)), color-stop(80%,rgba(0,56,103,1)), color-stop(83%,rgba(0,54,100,1)), color-stop(100%,rgba(0,54,100,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(11,129,229,1) 0%,rgba(12,130,230,1) 28%,rgba(10,128,228,1) 34%,rgba(10,122,220,1) 38%,rgba(9,113,200,1) 46%,rgba(6,105,188,1) 50%,rgba(9,105,189,1) 50%,rgba(4,91,162,1) 58%,rgba(6,90,162,1) 59%,rgba(4,85,151,1) 62%,rgba(3,72,131,1) 69%,rgba(3,69,127,1) 70%,rgba(0,65,119,1) 73%,rgba(2,65,119,1) 73%,rgba(0,56,103,1) 80%,rgba(0,54,100,1) 83%,rgba(0,54,100,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(11,129,229,1) 0%,rgba(12,130,230,1) 28%,rgba(10,128,228,1) 34%,rgba(10,122,220,1) 38%,rgba(9,113,200,1) 46%,rgba(6,105,188,1) 50%,rgba(9,105,189,1) 50%,rgba(4,91,162,1) 58%,rgba(6,90,162,1) 59%,rgba(4,85,151,1) 62%,rgba(3,72,131,1) 69%,rgba(3,69,127,1) 70%,rgba(0,65,119,1) 73%,rgba(2,65,119,1) 73%,rgba(0,56,103,1) 80%,rgba(0,54,100,1) 83%,rgba(0,54,100,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(11,129,229,1) 0%,rgba(12,130,230,1) 28%,rgba(10,128,228,1) 34%,rgba(10,122,220,1) 38%,rgba(9,113,200,1) 46%,rgba(6,105,188,1) 50%,rgba(9,105,189,1) 50%,rgba(4,91,162,1) 58%,rgba(6,90,162,1) 59%,rgba(4,85,151,1) 62%,rgba(3,72,131,1) 69%,rgba(3,69,127,1) 70%,rgba(0,65,119,1) 73%,rgba(2,65,119,1) 73%,rgba(0,56,103,1) 80%,rgba(0,54,100,1) 83%,rgba(0,54,100,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(11,129,229,1) 0%,rgba(12,130,230,1) 28%,rgba(10,128,228,1) 34%,rgba(10,122,220,1) 38%,rgba(9,113,200,1) 46%,rgba(6,105,188,1) 50%,rgba(9,105,189,1) 50%,rgba(4,91,162,1) 58%,rgba(6,90,162,1) 59%,rgba(4,85,151,1) 62%,rgba(3,72,131,1) 69%,rgba(3,69,127,1) 70%,rgba(0,65,119,1) 73%,rgba(2,65,119,1) 73%,rgba(0,56,103,1) 80%,rgba(0,54,100,1) 83%,rgba(0,54,100,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b81e5', endColorstr='#003664',GradientType=0 ); /* IE6-9 */

    height: 144px;
    text-align: center;
    margin: 0 auto;
     width: 1000px;
    #box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);





}
.MainStructure .FooterBar {
    display: inline-block;
    text-align: justify;
      width: 1000px;
}
