Body
{
    background-color: #d5d4ca;
    margin-top: 0px;
    margin-bottom: 15px;
}
H1
{
    font-family: 'Century Gothic', Arial;
    font-size: 24px;
    color: #f5f8fa;
    font-weight: normal;
    margin: 0px;
}
H2
{
    font-family: 'Century Gothic', Arial;
    font-size: 18px;
    color: #000;
    font-weight: normal;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}
DIV.Header
{
    width: 750px;
    height: 61px;
    margin-right: auto;
    margin-left: auto;
}
DIV.Header IMG
{
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 41px;
}
DIV.Header DIV
{
    float: right;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 41px;
    line-height: 41px;
    font-size: 24px;
    font-family: 'Century Gothic', Verdana;
    color: #007667;
}
DIV.Body
{
    background-image: url(../images/HPBackground_new.jpg);
    background-repeat: no-repeat;
    border: 1px solid #FFF;
    height: 661px;
    width: 748px;
    margin-right: auto;
    margin-left: auto;
}
DIV.Body DIV.Content
{
    float: left;
    padding-top: 85px;
    width: 460px;
    text-align: right;
}
DIV.Body DIV.Content DIV
{
    font-family: 'Century Gothic', Arial;
    font-size: 30px;
    color: #d5d4ca;
    font-weight: normal;
    margin: 0px;
}
DIV.Body DIV.Content DIV SPAN
{
    color: #000;
    font-size: 11px;
    margin-right: 10px;
}
DIV.Body DIV.Content DIV A
{
    color: #f5f8fa;
    font-size: 18px;
    text-decoration: none;
}
DIV.Body DIV.Content DIV A:hover
{
    text-decoration: underline;
}    
DIV.Body DIV.Menu
{
    float: right;
	position: relative;
	z-index: 1000;
    text-align: right;
	width: 175px;
    padding-right: 25px;
    padding-top: 25px;
	margin-top: -75px;
}
DIV.Body DIV.Menu A
{
    font-size: 14px;
    color: #FFF;
    font-family: 'Century Gothic', Arial;
    line-height: 28px;
    text-decoration: none;
}
DIV.Body DIV.Menu A:hover
{
    text-decoration: underline;
}
DIV.Footer
{
    width: 748px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    font-size: 10px;
    font-family: Arial;
    text-align: center;
}
DIV.Footer A
{
    text-decoration: none;
    color: #336891;
}
DIV.Footer A:hover
{
    text-decoration: underline;
}