﻿em
{
	font-style: normal;
	color: #C6244A;
	font-weight: bold;
}

#contactdetails
{
    float: left;
    padding-top: 50px;
    border-bottom: solid 1px Black;
    height: 150px;
}

#contactdetails .email
{
    margin-top: 1em;
}

#right .companycontact, #right .emailcontact, #right .emailcontact a
{
    font-size: 8pt;
    color: #666666;
    margin: 0;
    padding: 0;
}

#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;
    padding: 0;
}

#right .keys
{
    float: right;
    margin-right: 50px;
}

#right
{
    width: 369px;
    background-color: White;
    float: right;
    height: 200px;
}

#lefttop
{
    border-bottom: solid 1px Black;
    height: 120px;
}

#lefttop .red
{
    margin: 0 0 0 50px;
    padding-top: 75px;
    color: #C6244A;
    font-weight: bold;
    margin-bottom: 0;
}

#lefttop .black
{
    margin-top: 0;
    margin-left: 50px;
    font-size: 8pt;
}

#leftmid
{
    height: 329px;
    background-color: #E7E7E7;
    width: 900px;
}

#leftmid ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#leftmid li
{
    padding-left: 15px;
    padding-right: 15px;
    height: 85px;
}

#leftmid li p
{
    margin: 0 0 0 10px;
    padding: 0;
    float: left;
}

#leftmid li b
{
    display: block;
}

#leftmid li img
{
    float: left;
    width: 80px;
    height: 80px;
    border: solid 1px black;
}

#leftmid li .emaillink
{
    display: inline;
    float: none;
}

.right
{
    float: right;
    margin-right: 25px;
}

#rightmid
{
    clear: left;
    width: 369px;
    height: 180px;
    border-bottom: solid 1px Black;
    background-color: #E7E7E7;
}

#flashmovie
{
    float: left;
    width: 180px;
    height: 180px;
    border-right: solid 1px Black;
}

#bulletpoints
{
    width: 188px;
    height: 180px;
    float: left;
}

#bulletpoints ol
{   
    font-size: 8pt;
    color: #C6244A;
    padding-top: 10px;
}

#bulletpoints ol p
{   
    margin: 0;
    color: Black;    
}

#rightbott
{
    margin-top: 1px;
    float: left;
    width: 349px;
    height: 128px;
    background-color: #006C86;
    padding: 10px;
}

#rightbott p
{
    font-weight: bold;
    color: White;
}

#rightbott .normal
{
    font-size: 8pt;
    font-weight: normal;
}

#leftmid p
{
    margin: 1em;
}

#leftmid a
{
    color: #C42974;
    font-weight: bold;
    margin-left: 1em;
}

#leftmid a:hover
{
    text-decoration: underline;
}