﻿body {
}
h1
{
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
p
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.divHomePage
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}
 .btnLinkFamily
{
    background-position: top;
    width: 240px;
    height: 18px;
    display: inline-block;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    vertical-align: text-bottom;
    padding-top: 82px;
    background-repeat: no-repeat;
}
 .btnLinkFamily:hover
{
    background-position: bottom;
}
.divFamilyDescription
 {
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 240px;
    height: 40px;
    margin-bottom: 20px;
    line-height: 14px;
 }
 .headerImage
{
    width: 918px;
    height: 142px;
    margin-left: 5px;
    border: 1px solid #676767;
    vertical-align: bottom;
}
 
 