﻿body
{
    font-family: Arial, Helvetica, sans-serif;
}

/*
------------ GENERAL ----------------
*/

ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.content-innerwrap
{
    background-image: url(    'Images/background/background.png' );
}

.header-region
{


}
.white-logo
{    background-image: url(    'Images/background/Large-logo-white.png' );
    background-position: 0 30px;
    background-repeat: no-repeat;
    height: 71px;
    margin: 0 auto;
    padding-top: 60px;
    width: 700px;}
/*
------------ FRONTPAGE ----------------
*/
.icon-list
{
    padding: 0px 0px 0px 50px;
    float: left;
}

.icon-title
{
    color: #fff;
    display: block;
    font-family: Arial;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
}


.icon-list ul li
{
    float: left;
    background-image: url(    'images/icons/shade.png' );
    background-position: 40px -15px;
    background-repeat: no-repeat;
    float: left;
    width:320px;
    padding: 20px 0px 40px 0px;
}



.FloatBreak, .floatBreak, .Floatbreak, .floatbreak
{
    clear: both;
    height: 0px;
    overflow: hidden;
    line-height: 0px;
}

.MenuIconCell
{
    padding: 0px;
    margin: 0px;
    width: 280px;
    height: 119px;
    text-align: center;
}

.MenuIconTextCell
{
    padding: 0px;
    margin: 0px;
    width: 274px;
    height: 90px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    font-weight: lighter;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0.2em;
}

.content-innerwrap
{
    padding: 0px;
    margin: 0px;
    width: 1024px;
    height: 738px;

}
.statistic-innerwrap
{
    padding: 0px;
    margin: 0px;
    width: 1024px;
    height: 738px;
}
.content-region, .statistic-region
{
    margin: 0px auto;
    width: 1024px;
    padding-top: 15px;
}

.contentContactInfo
{
    font-size: 12px;
    color: White;
    text-align: center;
}
/*
------------ CONTENTPAGE ----------------
*/

.logo
{

     background-image: url(    'images/icons/shade.png' );
    background-position: -25px -10px;
    background-repeat: no-repeat;
    height: 180px;
    padding: 50px 0 0 50px;
    width: 180px;

}
.sitename
{

    font-weight:bold;
    font-size:3em;
    color:#fff;
    padding-bottom:20px;
}
.contentTextBox
{
    padding: 20px;
    margin: 0px;
    width: 553px;
    height: 252px;
    overflow:auto;
    font-size: 13px;
    background-image: url(    'Images/background/largetextbox.png' );
}

.link-icon-list
{
    padding: 30px 0 0 0px;
    float: left;
}
.navigation
{
    margin: 85px auto;
    padding-top: 60px;
    width: 700px;
}


.content-page
{
    margin: -120px auto;

    width: 600px;
}



.link-icon-list ul li
{
    margin: auto;
    float: left;
    padding: 0;
    width: 115px;
    background-image: url(    'images/icons/Shade_small.png' );
    background-position: 13px -7px;
    background-repeat: no-repeat;
}

