﻿body {
}

#productsnav
{
    color: #fff;
}

#ProductPageBanner
{
    display: block;
}

#ProductsBanner
{
    background-color: #012215;
    height: 76px;
    width: 716px;
    padding-left: 40px;
    padding-top: 10px;
    background: url(../img/banner_products.jpg) no-repeat;
    color:#fff;
}

#ProductsBanner h1
{
    font-family: Georgia;
    color: #FFD28F;
    font-size: 28px;
    font-weight: normal;
}

#ProductBar
{
    height: 22px;
    width: 756px;
    background-color: #000704;
    text-align: center;
}

#ProductBar img
{
    margin-right: 30px;
}

#ProductHeader
{
    width: 564px;
    height: 40px;
}

#ProductHeader h2
{
    font-family: Arial;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    padding-top: 8px;
    margin-left: 8px;
}

.MainText p
{
	margin-top: 20px;
    text-align: left;
    width: 275px;
}

.MainText img
{
    float: right;
}
