﻿body 
{
    font-size: 16px;
    font-family: Arial, Verdana;
    
}

H1
{
    font-size: 24px;
}

H2
{
    font-size: 18px;
}
div.main
{
    width:792px;
    border: solid 0px black;
    
}
div.content
{
    padding-left:20px;
    padding-bottom:40px;
    BACKGROUND-COLOR: #dfe5ed;
    width:735px;
    margin-left:18px;
    margin-top:0px;
    padding-top:0px;
    border:1px solid #dfe5ed;
    
}

IMG.Free
{
    Z-INDEX: 108; 
    LEFT: 310px; 
    POSITION: absolute; 
    TOP: 107px;
}
IMG.Pricing
{
    Z-INDEX: 105;
    LEFT: 445px; 
    POSITION: absolute; 
    TOP: 107px;
}
IMG.FAQ
{
    Z-INDEX: 106;
    LEFT: 507px; 
    POSITION: absolute; 
    TOP: 107px;
}
IMG.Contact
{
    Z-INDEX: 107;
    LEFT: 545px; 
    POSITION: absolute; 
    TOP: 107px;
}

IMG.AddMyCo
{
    Z-INDEX: 114; 
    LEFT: 610px; 
    POSITION: absolute; 
    TOP: 107px;
}
td.center 
{
    text-align:center;
}
li.ressumm
{
    margin-bottom:5px;
}