/* GENERAL STYLES */
/* GENERAL STYLES */
body
{
    padding:0;
    border:0;
    margin:0;
    font: Tahoma, Courier New, sans-serif;
    font-size:12px;
text-align: left;
}

.banner
{ 
    background-image: url(../media/65880/yellow.jpg);
    background-repeat: repeat;
    color: #fff;
    width: 1260px; 
    border: 0; 
    margin: 0; 
    border-bottom: solid 3px #000000;
    line-height: 0px;
    height:85px;
} 

.text
{
    float:left;
    text-align:left;
    font-size:13px;
    font-family: Tahoma;
    width:500px;
    margin-left:2px;
}

.images
{
    float:center;
    /*padding-left:10px;*/  
    padding-top:15px;
    text-align:center;
}

.footer
{
    clear:both;
    text-align:center;
    font-size:12px;
    color:#FFFFFF;
    padding-top:15px;
    font: Tahoma, Courier New, sans-serif;    
    background-image: url(../media/65875/blue.jpg);
    background-repeat: repeat;
    height:65px;
    width:1260px;
    border-top:solid 5px #000000;

}


/* EDITOR PROPERTIES */
