

#cont1
{
    margin-left:5px;
    width:310px;
}


#logo
{
    width:342px;
    height:77px;
    background:url(images/logo.jpg) no-repeat left top;
}

#sloganContainer
{
    width:221px;
    height:20px;
    background:url(images/slogan.jpg) no-repeat right top;
}

#contactContainer
{
    width:221px;
    height:57px;
    background:url(images/bg-contact.jpg) no-repeat left top;
    margin-top:15px;
    font-size:18px;
    padding-top:6px;
}


