﻿#left .focusred
{
    margin-top: 50px;
    margin-left: 50px;
    color: #C6244A;
    font-weight: bold;
}

#left .focusblack
{
    width: 280px;
    font-weight: bold;
    margin: 0 0 1em 65px;
}

#right .companycontact, #right .emailcontact, #right .emailcontact a
{
    font-size: 8pt;
    color: #666666;
}

#right .companycontact .green
{
    color: #006C86;
    font-size: 9pt;
    font-weight: bold;
}

#right .emailcontact a:hover
{
    text-decoration: underline;
}

#right dd
{
    margin: 0 0 0 10px;
}

#right .keys
{
    padding-top: 50px;
    float: right;
    margin-right: 50px;
}

#contactdetails
{
    padding-top: 50px;
    float: left;
}

#right
{
    width: 369px;
    background-color: White;
    float: right;
    height: 530px;

}

#customerawareness .kitemark
{
    float: right;
    padding: 0 5px;
}

#customerawareness ul
{   
    font-size: 8pt;
    color: #C6244A;
    padding: 0 40px 15px 0;
    margin: 0; 
    margin-left: 20px;
}

#customerawareness ul p
{   
    margin: 0;
    color: Black;
}

#customerawareness h3
{
    margin-top: 0;
    font-size: 14pt;
    background-color: #006C86;
    font-weight: normal;
    color: White;
    width: 370px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#customerawareness .strap
{
    margin-top: 0;
    margin-bottom: 0;
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    width: 114px;
    height: 162px;
    padding: 5px;
    font-size: 14pt;
    background-color: #E7E7E7;
    line-height: 1.65em;
    float: left;
    color: #CD0F58;
}

#customerawareness .screenshot
{
    float: left;
    border: 0;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
}

#customerawareness .watchvideo
{
    float: left;
    width: 244px;
    height: 19px;
    font-size: 10pt;
    background-color: #006C86;
    font-weight: normal;
    color: White;
    text-align: center;
    border-bottom: solid 1px black;
}

#customerawareness .watchvideo:hover
{
    text-decoration: underline;
}