*
{
    margin: 0;
    padding: 0;
}

html, body
{
    height: 100%;
}

body
{
    color: #ffffff;
    font: 0.8em/1.6 helvetica, arial, verdana, sans-serif;
    text-align: center;
    background: #747474;
}

a
{
    color: #f37423;
    text-decoration: underline;
}

hr
{
    display: none;
}

img
{
    border: none;
}

ul
{
    list-style-type: none;
}

div.header
{
    height: 102px;
    background: #f0f0f0 url("../img/header.png") repeat-x 0 0;
    text-align: center;
}

div.header div
{
    position: relative;
    width: 880px;
    height: 100%;
    text-align: left;
    background: #f0f0f0 url("../img/header.png") repeat-x 0 0;
    margin: 0 auto;
}

div.header h2
{
    position: absolute;
    top: 22px;
    left: 14px;
    width: 187px;
    height: 51px;
    font-size: 240%;
    letter-spacing: -0.1em;
    font-weight: normal;
    line-height: 72px;
    text-align: right;
    overflow: hidden;
}

div.header h2 a
{
    color: #291a1b;
    text-decoration: none;
}

div.header h2 a strong
{
    color: #f57b1b;
    font-weight: normal;
}

div.header h2 span
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../img/header-h2.png") no-repeat 0 0;
    cursor: pointer;
}

div.page
{
    background: #ffffff;
    text-align: center;
}

div.black
{
    background: #000000;
}

div.content
{
    position: relative;
    width: 880px;
    text-align: left;
    margin: 0 auto;
}

div.main
{
    color: #000000;
    margin: 0 14px;
    min-height: 362px;
    padding: 22px 0 12px 0;
}

div.main h1
{
    position: relative;
    height: 51px;
    color: #f37423;
    font-size: 500%;
    line-height: 51px;
    text-transform: uppercase;
    margin: 0 0 0 18px;
    overflow: hidden;
}

div.main h1 span
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}

div.main h2, div.main h3
{
    font-size: 140%;
    font-weight: normal;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 10px 18px;
}

div.main h2
{
    margin-top: 20px;
    margin-bottom: 16px;
}

div.main h2 span
{
    display: block;
}

div.main h2 strong, div.main h3 strong
{
    color: #f37423;
}

div.main h2 strong
{
    font-weight: normal;
}

div.main h2 sup
{
    font-size: 60%;
}

div.main h3
{
    font-size: 100%;
}

div.main h3 strong
{
    font-weight: normal;
}

div.main h3 sup
{
    font-size: 80%;
}

div.main p.button
{
    position: relative;
    width: 168px;
    height: 48px;
    font-size: 130%;
    line-height: 37px;
    text-transform: lowercase;
    background: #666666 url("../img/button.png") no-repeat 0 -48px;
    margin: 40px 0 0 0;
    overflow: hidden;
}

div.main p.button a, div.main p.button a:hover
{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
    padding: 0 0 0 20px;
}

div.main p.button span
{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: transparent url("../img/button.png") no-repeat 0 0;
}

div.main p, div.main ul
{
    font-size: 90%;
    margin: 10px 18px;
}

div.main ul li
{
    background: transparent url("../img/li.png") no-repeat 0 8px;
    margin: 4px 0;
    padding: 0 0 0 12px;
}

div.main ul li span
{
    display: block;
}

div.main ul li strong
{
    color: #f37423;
}

div.home
{
    min-height: 338px;
    padding: 30px 0 28px 0;
}

div.home h1
{
    width: 854px;
    height: 104px;
    font-size: 1000%;
    line-height: 104px;
    text-align: center;
    margin: 0;
}

div.home h1 span
{
    background-image: url("../img/h1-home.png");
}

div.home h2
{
    font-size: 190%;
    margin: 18px 0 0 18px;
}

div.home h2 span
{
    display: block;
}

div.home h2 span.big
{
    font-size: 140%;
}

div.home h2 strong
{
    color: #f37423;
}

div.how-it-works
{
    min-height: 342px;
    padding-bottom: 32px;
}

div.how-it-works h1
{
    width: 501px;
}

div.how-it-works h1 span
{
    background-image: url("../img/h1-how-it-works.png");
}

div.how-it-works ul li.fix
{
    background-position: 0 6px;
}

div.try-it
{
    position: relative;
}

div.try-it h1
{
    width: 207px;
}

div.try-it h1 span
{
    background-image: url("../img/h1-try-it.png");
}

div.black div.try-it h1 span
{
    background-image: url("../img/h1-try-it-black.png");
}

div.try-it p.button
{
    position: absolute;
    top: 344px;
    left: 18px;
    width: 56px;
    height: 34px;
    font-size: 90%;
    font-weight: bold;
    line-height: 27px;
    background-image: url("../img/button-detail.png");
    background-position: 0 -34px;
    margin: 0;
}

div.black div.try-it p.button
{
    background-image: url("../img/button-detail-black.png");
}

div.try-it p.button a, div.try-it p.button a:hover
{
    text-align: center;
    padding: 0;
}

div.black div.try-it p.button a, div.black div.try-it p.button a:hover
{
    color: #333333;
}

div.try-it p.button span
{
    background-image: url("../img/button-detail.png");
    background-position: 0 0;
}

div.black div.try-it p.button span
{
    background-image: url("../img/button-detail-black.png");
}

div.price
{
    background: transparent url("../img/price.jpg") no-repeat 553px 27px;
}

div.price h1
{
    width: 195px;
}

div.price h1 span
{
    background-image: url("../img/h1-price.png");
}

div.price ul
{
    margin-right: 360px;
}

div.contact
{
    position: relative;
    background: transparent url("../img/contact.png") no-repeat 100% 0;
}

div.contact h1
{
    width: 321px;
    margin-bottom: 24px;
}

div.contact h1 span
{
    background-image: url("../img/h1-contact.png");
}

div.contact h2
{
    color: #f37423;
    font-size: 120%;
    font-weight: bold;
    text-transform: none;
    margin: 16px 0 0 22px;
}

div.contact h3
{
    background: transparent url("../img/h3-contact.png") no-repeat 0 50%;
    padding: 0 0 10px 32px;
    margin: 10px 0 0 22px;
}

div.contact h3 a, div.contact h3 a:hover
{
    color: #000000;
    text-decoration: none;
}

div.contact h3 a:hover
{
    color: #f37423;
}

div.contact h3 a:hover strong
{
    color: #000000;
}

div.contact h4
{
    font-size: 100%;
    margin: 4px 0 0 0;
}

div.contact p
{
    font-size: 85%;
    margin: 0;
}

div.contact p.button
{
    clear: both;
    width: 135px;
    height: 40px;
    font-size: 90%;
    line-height: 31px;
    background-image: url("../img/button-map.png");
    background-position: 0 -40px;
    margin: 0 0 0 10px;
}

div.contact p.button a, div.contact p.button a:hover
{
    padding: 0 0 0 12px;
}

div.contact p.button span
{
    background-image: url("../img/button-map.png");
    background-position: 0 0;
}

div.contact p.here
{
    position: absolute;
    top: 131px;
    right: 158px;
    width: 73px;
    height: 24px;
    color: #ffffff;
    font-size: 80%;
    line-height: 16px;
    text-align: center;
    text-transform: lowercase;
    background: #f37423 url("../img/contact-here.png") no-repeat 0 0;
    overflow: hidden;
}

div.contact p.gps
{
    position: absolute;
    top: 111px;
    left: 626px;
    color: #747474;
    font-size: 80%;
    background: #ffffff;
    padding: 1px;
}

div.address div
{
    float: left;
    display: inline;
    margin: 0 16px 0 22px;
    padding: 0 0 16px 0;
}

div.navigation
{
    position: absolute;
    top: -102px;
    right: 14px;
    width: 635px;
    height: 102px;
    margin: 0 auto;
}

div.navigation ul
{
    width: 100%;
}

div.navigation ul li
{
    position: relative;
    float: left;
    width: 127px;
    height: 102px;
    font-size: 120%;
    font-weight: bold;
    line-height: 142px;
    text-transform: lowercase;
    overflow: hidden;
}

div.navigation ul li a, div.navigation ul li a:hover
{
    display: block;
    width: 100%;
    height: 100%;
    color: #939393;
    text-decoration: none;
    text-align: center;
}

div.navigation ul li a span
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

div.navigation ul li.a a span
{
    background-image: url("../img/navigation-a.png");
}

div.navigation ul li.b a span
{
    background-image: url("../img/navigation-b.png");
}

div.navigation ul li.c a span
{
    background-image: url("../img/navigation-c.png");
}

div.navigation ul li.d a span
{
    background-image: url("../img/navigation-d.png");
}

div.navigation ul li.e a span
{
    background-image: url("../img/navigation-e.png");
}

div.navigation ul li.active a, div.navigation ul li.active a:hover, div.navigation ul li a:hover
{
    color: #ffffff;
    background: #747474;
}

div.navigation ul li.active a span, div.navigation ul li.active a:hover span
{
    background-position: 0 -204px;
}

div.panel, div.cols
{
    background: #ffffff url("../img/panel.png") repeat-x 0 0;
}

div.panel
{
    text-align: center;
}

div.cols
{
    position: relative;
    width: 880px;
    text-align: left;
    margin: 0 auto;
    padding: 32px 0 0 0;
}

div.cols h3
{
    color: #000000;
    font-size: 140%;
    font-weight: normal;
    text-transform: lowercase;
}

div.cols h3 strong
{
    color: #e9712d;
}

div.benefits
{
    float: left;
    display: inline;
    width: 570px;
    margin: 0 0 0 15px;
}

div.benefits h3
{
    margin: 0 0 11px 18px;
}

div.benefits div
{
    position: relative;
    display: block;
    float: left;
    width: 285px;
    height: 76px;
    text-align: right;
    line-height: 1.2;
    background: #747474;
    overflow: hidden;
}

div.benefits div.a
{
    background-image: url("../img/benefits-a.png");
}

div.benefits div.b
{
    background-image: url("../img/benefits-b.png");
}

div.benefits div.c
{
    background-image: url("../img/benefits-c.png");
}

div.benefits div.d
{
    background-image: url("../img/benefits-d.png");
}

div.benefits span.bg
{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div.benefits div.a span.bg
{
    background-image: url("../img/benefits-a-span.png");
}

div.benefits div.b span.bg
{
    background-image: url("../img/benefits-b-span.png");
}

div.benefits div.c span.bg
{
    background-image: url("../img/benefits-c-span.png");
}

div.benefits div.d span.bg
{
    background-image: url("../img/benefits-d-span.png");
}

div.benefits h4
{
    position: relative;
    font-size: 165%;
    font-weight: normal;
    line-height: 1.4;
    text-transform: lowercase;
    margin: 2px 13px 0 0;
}

div.benefits p
{
    position: relative;
    font-size: 85%;
    margin: -4px 13px 0 70px;
}

div.benefits p span.br
{
    display: block;
}

div.benefits p sup
{
    font-size: 60%;
}

div.benefits div.b h4, div.benefits div.d h4, div.benefits div.b p, div.benefits div.d p
{
    margin-right: 16px;
}

div.products
{
    float: left;
    display: inline;
    color: #000000;
    width: 250px;
    margin: 0 0 0 42px;
}

div.products h3
{
    margin: 0 0 14px 0;
}

div.products h4
{
    position: relative;
    font-size: 110%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 12px 0 2px 0;
}

div.products h4 strong, div.products h4 sup
{
    color: #e9712d;
}

div.products p
{
    font-size: 85%;
    line-height: 1.2;
}

div.products p a, div.products p a:hover
{
    display: block;
    color: #000000;
    text-decoration: none;
}

div.products p a span, div.products p a:hover span
{
    padding: 0 10px 0 0;
    background: transparent url("../img/products-p.png") no-repeat 100% 3px;
}

div.products p a:hover span
{
    background-position: 100% -44px;
}

div.clear
{
    clear: both;
    height: 30px;
    overflow: hidden;
}

div.flash
{
    position: absolute;
    display: block;
    width: 500px;
    height: 320px;
    top: -300px;
    right: 12px;
}

div.hiw
{
    width: 489px;
    height: 246px;
    top: -246px;
    right: 32px;
}

div.try
{
    width: 850px;
    height: 404px;
    top: -396px;
    right: 15px;
}

div.detail
{
    width: 520px;
    height: 393px;
    top: -389px;
    right: 14px;
}

div.footer
{
    height: 59px;
    font-size: 85%;
    line-height: 59px;
    background: transparent url("../img/footer.png") repeat-x 0 0;
    text-align: center;
}

div.footer div
{
    width: 880px;
    height: 100%;
    background: transparent url("../img/footer.png") repeat-x 0 0;
    margin: 0 auto;
}