#logo
{ 
    background: transparent url("images/rbi_logo.jpg") no-repeat top left;
    width:403px;
    height:71px; 
    border-style:none;
}

/* Rotator Images */
.rotator_image
{ 
    background: transparent url("../../RotatorImages/rotator.gif") no-repeat top left;
    width:800px;
    height:300px; 
}

.rotator_image1
{ 
    background: transparent url("../../RotatorImages/rotator1.gif") no-repeat top left;
    width:800px;
    height:300px; 
}

.rotator_image2
{ 
    background: transparent url("../../RotatorImages/rotator2.gif") no-repeat top left;
    width:800px;
    height:300px; 
}

.rotator_image3
{ 
    background: transparent url("../../RotatorImages/rotator3.gif") no-repeat top left;
    width:800px;
    height:300px; 
}

.rotator_image4
{ 
    background: transparent url("../../RotatorImages/rotator4.gif") no-repeat top left;
    width:800px;
    height:300px; 
}