﻿#BrandingLogo
{
    background: url("images/master/RimTopBanner.png") no-repeat;
    width: 800px;
    height: 55px;
    float: left;
}

#BrandingLogoTest
{
    background: url("images/master/RimTopBannerTest.png") no-repeat;
    width: 800px;
    height: 55px;
    float: left;
}

#RightLogo {
    background: url("images/master/rimilia_logo.jpg") no-repeat;
    width: 254px;
    height: 61px;
    float: right;
}

#IntroLogo
{
    background: url("Images/master/alloc8_logo_home.jpg") no-repeat;
    width: 515px;
    height: 501px;
    margin: 0 auto;
    text-align :left;
}