/**
 * $Date: 2009/08/20 21:26:12 $
 * $Revision: 1.105 $
 * $Source: /home/cvs/insurance/auto/local/etc/default.css,v $
 **/

body 
{
    position: relative; 
    text-align: center;
    min-width: 800px;
    width: 800px;
    margin: 10px auto; 
    padding: 0;
    color: #000;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img
{
    border: 0;
}

a, a:link, a:visited, a:hover
{
    color: #000;
    background-color: #fff;
    text-decoration: underline;
}

#another 
{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 11px;
    font-weight: bold;
}

#button 
{
    clear: both;
    float: left;
    margin-top: 10px;
    margin-left: 255px;
}

#header 
{  
    width: 740px;
    height: 75px;
    background-image: url('../bin/graphics/logo.gif');
    background-repeat: no-repeat;
}

#no-logo-header 
{  
    width: 740px;
    height: 75px;
}

#menu 
{
    width: 740px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    margin-top: -25px;
    margin-right: 55px;
    margin-bottom: 20px;
}

#landing 
{
    width: 780px;
    height: 450px;
    background-image: url('../bin/graphics/background.jpg');
    background-repeat: no-repeat;
    clear: both;
}

#landing select 
{
    float: left;
    margin-top: 240px;
    margin-left: 255px;
}

#zipmake 
{
    width: 800px;
    margin: 10px auto;
    padding-top: 50px;
    padding-bottom: 20px;
    font-weight: bold;
}

#zipmake h2 
{
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-family: arial;
}

#zipmake input, select 
{
    width: 150px;
    border: 1px solid #000;
}

#zipmake form
{
    width: 200px;
    padding-top: 20px;
    margin: 5px auto;
    text-align: left;
}

#continue 
{
    color: #fff;
    background-color: #006f00;
    font-weight: bold;
}

#footer 
{
    width: 800px;
}

#privacy
{
    text-align: left;
}
