﻿#content
{
    height: 770px;
}

#searchengineoptimisation
{
    float: left;
    width: 859px;
    height: 120px;
}

#searchengineoptimisationcontainer img
{
    float: left;
    margin-right: 20px;
    margin-left: 5px;
}

#searchengineoptimisationcontainer p
{
    color: #8EB064;
    margin-bottom: 1em;
    font-size: 11pt;
}

#searchengineoptimisationcontainer .imgbutton
{
    margin-top: -8px;
    margin-left: 0px;
}

#seoinformation
{
    float: left;
    width: 859px;
    height: 360px;
}

#seoinformationcontainer p
{
    margin-left: 4px;
    font-size: 10pt;
    color: #333333;
    margin-bottom: 1em;
}

#seoinformationcontainer ul
{
    float: left;
    margin-left: 30px;
    list-style-image: url('../Images/Search-Engine-Optimisation/Process-List.png');
    list-style-type:square;
}

#seoinformationcontainer ul li
{
    margin-bottom: 2px;
    font-size: 10pt;
    color: #333333;
}

#seoresults
{
    float: left;
    font-size: 10pt;
    color: #333333;
}

#seoresults table
{
    margin-top: 10px;
    margin-bottom: 10px;
}

#seoresults table .add
{
    width: 180px;
}

#seoresults table .keyword
{
    width: 180px;
}

#seoresults table .place
{
    width: 120px;
}

#seoresults table .head
{
    font-weight: bold;
}

#whatsnext
{
    float: left;
    width: 859px;
    height: 60px;
}

#whatsnextcontainer p
{
    margin-left: 4px;
    font-size: 10pt;
    color: #333333;
}

#whatsnextcontainer a
{
    color: #AB7002;
}

#whatsnextcontainer img
{
    margin-top: 10px;
    margin-left: 5px;
}

#content h4
{
    color: #B4C833;
    font-size: 24pt;
    font-weight: normal;
    margin-bottom: 5px;
}

#content h4 b
{
    color: #4DB9E6;
    font-weight: normal;
}

#whatsnext b
{
    font-size: 14pt;
}