﻿body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    background-color: #000;
}

#page
{
    display: block;
    position: relative;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
}

#header
{
    display: block;
    position: relative;
    height: 118px;
    width: 960px;
    margin-left: 0px;
    margin-right: 0px;
    color: #ffffff;
    text-align: left;
}

#header a.logo
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 146px;
    height: 106px;
}

#header img.logo
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 146px;
    height: 106px;
    border: 0px;
}

#header img.bg
{
    display: block;
    position: absolute;
    top: 0px;
    left: 146px;
    width: 814px;
    height: 106px;
    border: 0px;
}

#header a.about8elements, img.about8elements
{
    width: 164px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 146px;
}

#header img.about8elements
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a.solutions, img.solutions
{
    width: 108px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 434px;
}

#header img.solutions
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a.distribution, img.distribution
{
    width: 124px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 310px;
}

#header img.distribution
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a.services, img.services
{
    width: 102px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 542px;
}

#header img.services
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a.content, img.content
{
    width: 93px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 644px;
}

#header img.content
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a.references, img.references
{
    width: 114px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 737px;
}

#header img.references
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a.contacts, img.contacts
{
    width: 98px;
    height: 36px;
    display: block;
    position: absolute;
    top: 62px;
    left: 851px;
}

#header img.contacts
{
    top: 0px;
    left: 0px;
    border: 0px;
}

#header a
{
    display: inline-block;
    position: relative;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-right: 15px;
}

#header a:hover
{
    color: #f00;
}

#middle
{
    display: block;
    position: relative;
    height: auto;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    text-align: left;
    font-family: Myriad Pro, Arial;
    color: #fff;
    font-size: 12px;
}

#middle div.title
{
    width: 780px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 90px;
    margin-right: 90px;
    padding: 0px;
    padding-top: 0px;
    height: 46px;
    font-family: Myriad Pro, Arial;
    color: #fff;
    font-size: 18px;
    position: relative;
    display: block;
}

#middle img.pageTitle
{
    width: 720px;
    height: 46px;
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    border: 0px;
}

#middle div.content_home, div.content_about8elementsanddistribution, div.content_solutions, div.content_services, div.content_contentOffering, div.content_references, div.content_contacts
{
    width: 780px;
    margin-left: 90px;
    margin-right: 50px;
    padding-right: 40px;
    height: auto;
    background-color: #000;
    background-repeat: no-repeat;
}

#middle div.content_about8elementsanddistribution
{
    background-image: url('Images/Background_About8elements.gif');
    background-position: 462px 99px;
}

#middle div.content_solutions
{
    background-image: url('Images/Background_Solutions.gif');
    background-position: 428px 66px;
}

#middle div.content_contentOffering
{
    background-image: url('Images/Background_Content.gif');
    background-position: 482px 61px;
}

#middle div.content_services
{
    background-image: url('Images/Background_Services.gif');
    background-position: 421px 92px;
}

#middle div.content_references
{
    background-image: url('Images/Background_References.gif');
    background-position: 491px 61px;
}

#middle div.content_contacts
{
    background-image: url('Images/Background_Contacts.gif');
    background-position: 526px 58px;
}

#middle p, p.heading
{
    text-align: left;
    color: #fff;
    font-family: Myriad Pro, Arial;
    font-size: 15px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

#middle p.heading
{
    text-decoration: underline;
    padding-top: 15px;
}

#middle ul
{
    text-align: left;
    color: #fff;
    font-family: Myriad Pro, Arial;
    font-size: 17px;
    margin-top: 0px;
    margin-left: 25px;
    padding: 0px;
}

#middle strong
{
    font-weight: normal;
    color: #46aee2;
}

#middle a.textlink
{
    display: block;
    position: relative;
    color: #00aced;
    text-decoration: underline;
}

#middle a.textlink:hover
{
    color: #BF7A30;
}

#middle a.back
{
    display: block;
    position: relative;
    width: 70px; 
    text-align: left; 
    margin-top: 25px; 
    margin-bottom: 10px; 
}

#middle img.back
{
    width: 50px;
    height: 15px;
    border: 0px;
    margin-left: 3px;
}

#footer
{
    display: block;
    position: relative;
    width: 940px;
    font-size: 10px;
    font-family: Myriad Pro, Arial;
    height: 17px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('Images/Footer_Bg.gif');
    vertical-align: middle;
    color: #ffffff;
    text-align: left;
}

#footer div.left
{
    float: left;
}

#footer a.right
{
    float: right;
    vertical-align: middle;
    color: #ffffff;
    text-align: left;
}