﻿.OmniaBrochure
{
    margin-left: 80px;
    margin-top: 5px;
    width: 400px;
    height: 100px;
    background-image: url(  "../Images/BrochureStyle.png" );
}

#BrochureImage
{
    width: 99px;
    height: 74px;
    margin-top: 23px;
    margin-left: 3px;
    background-image: url(  "../Images/Brochure.png" );
    float: left;
}

#DownloadBrochure
{
    margin-top: 23px;
    height: 10px;
    width: 290px;
    height: 74px;
    float: right;
}

#DownloadBrochure p
{
    font-weight: bold;
    margin-top: 0px;
    margin-left: 15px;
}

#PDF
{
    width: 33px;
    height: 32px;
    margin-left: 15px;
    background-image: url(  "../Images/PDF.PNG" );
    float: left;
}

#OmniaLink
{
    font-size: 11px;
    color: black;
    width: 150px;
    height: 50px;
    margin-top: 29px;
   
}

#HomeImages
{
    width: 500px;
    height: 100px;
    margin-top: 50px;
}

