﻿#content
{
    clear: right;
    margin: 20px 0 20px 0;
    padding: 20px 0 0 0;
    background-repeat: no-repeat;
    background-position: top right;    
    background-image: url('../img/bg-home.png');
    height: 522px;
}

#content h1
{
    color: #818386;
    font-size: 90%;
    font-weight: bold;
    margin: 0 0 20px 0;
}

#content p
{
    color: #ffffff;
    font-size: 70%;
    line-height: 130%;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.first
{
    width: 380px;
}

.second
{
    width: 280px;
}

#content p A:link {text-decoration: underline; color:#818386;}
#content p A:visited {text-decoration: underline; color:#818386;}
#content p A:active {text-decoration: underline; color:#ffffff;}
#content p A:hover {text-decoration: underline; color:#ffffff;}

.brochure
{
    margin: 220px 0 0 0;
}
