﻿.warranty, .gaurantee, .privacy, .terms, .heritage, .system, .quality, .innovation
{
    background-image: url( '/Images/warranty-logo-350.jpg' );
    background-repeat: no-repeat;
    background-position: 570px top;
    padding: 20px 400px 0px 0px;
    width: 550px;
}
.innovation
{
    background-image: url( '/Images/innovation.jpg' );
}.heritage
{
    background-image: url( '/Images/heritage.jpg' );
}
.quality
{
    background-image: url( '/Images/value-of-quality.jpg' );
}
.system
{
    background-image: url( '/Images/festool-design.jpg' );
}
.gaurantee
{
    background-image: url( '/Images/30-day-guarantee-350.jpg' );
}
.privacy
{
    background-image: url( '/Images/privacy.jpg' );
}
.terms
{
    background-image: url( '/Images/terms.jpg' );
}

/* STATIC CONTENT CSS */

#heritage
{
    background-image: url(heritage.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 15px 15px 15px 615px;
    height: 760px;
}
.festool-design
{
    background-color: #EEE;
    background-image: url(festool-design.jpg);
    background-position: 400px 0px;
    background-repeat: no-repeat;
    padding: 15px 575px 15px 15px;
    height: 760px;
}
.festool-design ul, #value-of-quality ul, #innovation ul
{
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
.festool-design li, #value-of-quality li, #innovation li
{
    line-height: 140%;
    font-size: 13px;
    padding-bottom: 10px;
    list-style: none;
}
.festool-design strong, #value-of-quality strong, #innovation strong
{
    color: #555;
}
#system-approach
{
    float: left;
    padding: 20px;
    width: 430px;
}
#system-approach strong, #system-components strong
{
    font-family: 'Trebuchet MS', Verdana,
    font-size: 14px;
    font-weight: bold;
    }
#system-components
{
    background-image: url(/images/system-diagram.gif);
    background-position: center 20px;
    background-repeat: no-repeat;
    padding: 500px 20px 20px 20px;
    height: auto;
    width: 440px;
    float: right;
}
#components
{
    background-image: url(/images/system-components.gif);
    background-position: left 30px;
    background-repeat: no-repeat;
    padding: 20px 20px 00px 70px;
}
#system-components li
{
    list-style: none;
    font-size: 12px;
    height: 60px;
    margin: 0px;
    padding: 0px 0px 5px 0px;
    display: block;
}
#value-of-quality
{
    background-image: url(/images/value-of-quality.jpg);
    background-position: 600px 0px;
    background-repeat: no-repeat;
    padding: 15px 375px 15px 15px;
}
#innovation
{
    background-image: url(/images/innovation.jpg);
    background-position: 600px 0px;
    background-repeat: no-repeat;
    padding: 15px 375px 15px 15px;
}
#onlinedealers img
{
    border: solid 1px #333;
    padding: 3px;
    margin: 5px;
}