
#banners
{
        width:561px;
        height:190px;
        color:#555555;
        overflow:hidden;
        font-size:12px;
       
}

#banners div
{
        width:561px;
        height:180px;
        display: none;
        margin-top:10px;
      
        
      

}
#banners #banner1
{
display:block;
       
}

#banners span a
{
font-size:16px;
text-transform:uppercase;
font-weight:bold;
color:#555555;
text-decoration:none;

       
}
#banners img
{
position:relative;
z-index:2000;
top:-35px;

height:170px;
margin:0px;


       
}


#banners ul
{
        width:auto;
        height:25px;
      
        margin:0px;
        position:relative;
        left:-40px;
}

#banners ul li
{
        display:inline;
        width:10px;
}

#banners ul li a
{
        text-decoration:none;
        padding:5px;
        line-height:2.5em;
        margin-top:5px;
        margin-left:0px;
        margin-right:0px;
        margin-bottom:5px;
        color:#454545;
        height:25px;
        font-weight:bold;
        cursor:default;
}

#banners ul li a:hover
{
        background:#fff;
        color:#006300;  
}
#especialbox{

        width:215px;
        height:150px;
        color:#555555;
        overflow:hidden;
        font-size:12px;
        margin-left:7px;
       
       
}
#especialbox div{

           width:215px;
        height:140px;
       
        overflow:hidden;
        
       
}
#especialbox span a{

      font-size:16px;
text-transform:uppercase;
font-weight:bold;
color:#555555;
text-decoration:none;
       
}