﻿body 
{
    background-color: #FFFFFF;
    margin: 0;
    font-family: Arial;
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
}

.container
{
    margin: 0 auto;
    width: 100%;
}

.header
{
    width: 100%;
    height: 100px;
    background-image: url(images/header-back.jpg);
    background-repeat: repeat-x;
}

.bluebar
{
    height: 29px;
    background-image: url(images/blue-bar.gif);  
    white-space: nowrap;
}

.shadowbar
{
    height: 29px;
    background-image: url(images/shadow-horizontal.png);
}

.vertshadow
{
    width: 16px;
    background-image: url(images/shadow-vertical.png);
    background-repeat: repeat-y;
}

#logo
{
    display: block;
    float: left;
    width: 186px;
    height: 100px;
    background-image: url(images/agent-logo.png);    
    background-repeat: no-repeat;
}

#logo span
{
    display: none;
}

.testimonial
{    
    width: 350px;
    font-size: 12px;
    float: right;
    margin-top: 15px;
}

.testimonial-title
{
    font-style: italic;
    font-weight: bold;
    text-align: right;
}

.tagline
{
    margin-top: 15px;
    margin-left: 30px;
    width: 151px;
    height: 75px;
    float: left;
    background-image: url(images/tagline2.png);
    background-repeat: no-repeat;
}

.bottombar
{
    background-image: url(images/bottom-bar.png);
    background-repeat: repeat-x;
    height: 50px;
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0px;
    z-index: 1900;
    color: #FFFFFF;
}

.logo-small
{
    background-image: url(images/logo-small.png);
    background-repeat: no-repeat;
    width: 148px;
    height: 80px;
    position: absolute;
    top: -25px;
    left: 0px;
}

.footer
{
    background-image: url(images/blue-bar.gif);
    padding-top: 8px;
    background-repeat: repeat-x;
    height: 29px;
    color: #FFFFFF;
    font-size: 10px;    
}

.menucell
{   
      text-align: center;
}

.menu 
{   
    list-style-type: none;   
    margin: 0px;  
    padding: 0px;
    margin: 0 auto;
    text-align: center;    
}

.menu li
{
    display: inline;
}

.menu li a
{    
    padding: 5px 10px 5px 20px;        
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;       
}

.menu li a:hover
{
    color: #ffc20e;
}

.menu li a.mSelected
{
    color: #ffc20e;
}

.content
{
    vertical-align: top;
    width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.checklist
{
    list-style-image: url(images/check.jpg); 
    line-height: 25px; 
}


.buynowsmall
{
    width: 189px;
    height: 35px;
    display: block;
    background-image: url(images/buynow-small.png);
    margin: 0 auto;
}

.getnowbutton
{
    width: 323px;
    height: 86px;
    display: block;
    background-image: url(images/button.png);
    background-repeat: no-repeat;
    float: right;
    margin-top: 10px;
    
}

.success-ad
{
    width:250px;    
    height: 100px;
    background-image: url(images/success-ad.png);
    background-repeat: no-repeat;
    float: right;
    margin-top: 5px;
}

.success-ad span
{
    display:none;
}

.buynowsmall span
{
    display: none;
}

.buynow
{
    width: 459px;
    height: 91px;
    display: block;
    background-image: url(images/buynow.jpg);
}

.buynow span
{
    display: none;
}

.links
{
    color: Red;
    font-size: 16px;  
    display: block;
    text-decoration: none;
    margin-left: 20px;
    margin-bottom: 10px;
}

.links:hover
{
    color: #0054a6;
}

p
{
    font-family: Arial; 
    font-size: 12pt;   
}

h1
{
    font-size: 20pt;
    color: Navy;
    font-family: Tahoma;
    font-weight: Bold;
    padding: 0px;
    text-align: center;
   
}

h2
{
    font-size: 16pt;
    font-family: Tahoma; 
    font-weight: Normal;
    color: Black;
    padding: 0px;
    
}

h3
{
    font-size: 14pt;
    font-family: Tahoma;
    font-weight: normal;
    padding: 0px;    
    color: Black;
    
}

h4
{
}

h5
{
}

.spacedlist li
{
    margin-bottom: 20px;
}

.quote
{
    font-family: Georgia, Times New Roman;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.highlight
{
    background-color: Yellow;
}

#leftcol
{
    float: left;
    width: 550px;
    text-align: justify;
}

#rightcol
{
    float: right;
    width: 300px;
    text-align: center;
    text-align: justify;
}

.box-tl 
{
    background-image: url(images/box/box_01.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
}

.box-tm
{
    background-image: url(images/box/box_02.png);
    background-repeat: repeat-x;
    height: 30px;
}

.box-tr
{
    background-image: url(images/box/box_03.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: 30px;
    width: 30px;
}

.box-ml
{
    background-image: url(images/box/box_04.png);
    background-repeat: repeat-y;
    width: 30px;
}

.box-mm
{
    background-image: url(images/box/box_05.png);
    background-repeat: repeat-x;
    font-size: 10px;
}

.box-mr
{
    background-image: url(images/box/box_06.png);
    background-repeat: repeat-y;
    background-position: right top;
    width: 30px;    
}

.box-bl
{
    background-image: url(images/box/box_07.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 30px;
    height: 30px;    
}

.box-bm
{
    background-image: url(images/box/box_08.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 30px;
}

.box-br
{
    background-image: url(images/box/box_09.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 30px;
    height: 30px;
}