a {
    color: #424242;
    font: 10pt arial;
    text-decoration: none;
}
img {border:none;}
.MainStructure{
    text-align:center;
    background: url("Images/bg_gradient.jpg") no-repeat scroll top center #F4f4f4;
}
.MainStructure .TopBanner {text-align:center;}
.MainStructure .TopBar, .FooterBar
{
   width:960px; display:inline-block;  text-align:justify; margin-top:10px;
}
.MainStructure .ContentBar
{
    width:960px; 
    display:inline-block;  
    text-align:justify;
    padding: 65px 0px 25px 0px;
    background: url("Images/pattern_gradient_gray.png") repeat-x scroll top left #fff;
}
.MainStructure .TopBar {position:relative;}


.MainStructure .FooterBar {
    color: #E9E9E9;
    margin-bottom: 30px;
}
.MainStructure .FooterBar a{
    color:#d0d0d0;
}
.MainStructure .FooterBar a:hover{
    color:#fff;
}