﻿body
{
    font-family: Arial;
}

h1
{
    margin: 0px;
    padding: 25px;
    line-height: 28px;
    font-size: 20px;
    color: #555;
    text-transform: uppercase;
}

h2
{
    font-size           : 30px;
    font-weight         : normal;
    margin              : 15px auto 0px 0px;
    width               : auto;
    display             : inline-block;
    padding             : 0px 30px 0px 20px;
    text-align          : left;
    text-transform      : uppercase;
}

p
{
    font-family: Verdana;
    font-size: 14px;
    color: #d4fdff;
    margin: 15px 0px 15px 0px;
    line-height: 20px;
}

a, a:visited, a:link
{
    color: #fff;
    text-decoration: none;
}

div.footer
{
    background-color: #444;
    padding: 20px;
    text-align: center;
    font-size: 20px;
}

#section0
{
    background-image: url(/includes/images/back.jpg);
    background-position: center top;
    text-align: center;
    padding: 10px;
}

#section0 img,
#section1 div.section img,
#section3 div.section img
{
    width: 80%;
}

#section3 div.section img
{
    border: 1px solid #555;
}

#section1,
#section2,
#section3,
#section4
{
    background-color: #aaa;
}

div.section_container
{
    background-color: #fff;
    text-align: center;
}

div.section_container > div
{
    padding: 15px;
    margin: 0 auto;
}

div.section_container
{
    background-image: url(/includes/images/fade.png);
    background-position: center top;
    background-repeat: repeat-x;
    border-top: 1px solid #666;
}

div.section_container > div.section
{
    padding: 20px;
}

div.section_container > div.section > div
{
    color: #444444;
    padding: 20px;
}

div.services > div > img
{
    margin: 10px;
}

div.services > div
{
    text-align: center;
}

div.services div label
{
    margin: 15px 0px 15px 0px;
    font-size: 24px;
    font-weight: bold;
}

div.services div p
{
    font-size: 16px;
    line-height: 22px;
}
