﻿body 
{
    font-family:Arial Unicode MS;
    background-color:white;
    background-image:url(header.png);
    background-color:#596f5a;
    background-repeat:repeat-x repeat-y;
}
p
{
    font-size: 1.1em;
    
}
li 
{list-style-image:url(checkmark3.gif);
 font-size:20px;
 line-height:25px;
 padding-bottom:15px;
    }
#benefits
{
    background-color:#1c2b11;
    width:220px;
    position:relative;
    float:right;
    color:White;
    padding: 10px 10px 10px 10px;
    top: 10px;
    
}    
#video
{
    position:relative;
    float:left;
    left: 55px;
    margin:auto auto auto auto;
    top:10px;
    width:540px;
}
#testimonials
{
    background-color:#cfc9b1;

}

   
#main 
{
    width:800px;
    margin:auto auto auto auto;
    background-color:White;
    
    background-repeat:repeat-y;
    
}
#maincontent 
{
    width:780px;
    margin:auto auto auto auto;
    background-color:White;
    
}
#header
{
    width:700px;
    height:200px;
    background-color:white;
    background-image:url(header.jpg);
}
#coupon
{

    border: dashed thick black;
    width:400px;
    margin:auto;
    background-color:#1c2b11;
    color:White;
    padding: 10px 10px 10px 10px;
}
#coupon2
{

    border: dashed thick black;
    margin:auto;
    background-color:white;
    color:black;
    padding: 10px 10px 10px 10px;
}
