/**
 * $Date: 2010/06/11 21:21:28 $
 * $Revision: 1.135 $
 * $Source: /home/cvs/americaninsurancesite.com/local/etc/default.css,v $
 **/

body 
{
  position: relative; 
  text-align: center;
  min-width: 750px;
  width: 750px;
  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;
}

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

#menu 
{
  width: 750px;
  height: 30px;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
}

#landing
{
  width: 750px;
  height: 475px;
  text-align: left;
  border: 1px solid #000;
  background-image: url('/local/bin/graphics/background.jpg');
  background-repeat: no-repeat;
}

#pch-landing 
{
  width: 750px;
  height: 400px;
  text-align: left;
  border: 1px solid #000;
  background-image: url('/local/bin/graphics/pch-background.jpg');
  background-repeat: no-repeat;
}

#web-116236-236 
{
  width: 750px;
  height: 475px;
  text-align: left;
  border: 1px solid #000;
  background-image: url('/local/bin/graphics/background-car.jpg');
  background-repeat: no-repeat;
}

#content form 
{
  margin-top: 160px;
  margin-left: 120px;
  width: 360px;
}

#content label 
{
  font-weight: bold;
}

#content ul 
{
  padding: 2px;
  margin: 0;
}

#content li
{
  display: inline;
  list-style-type: none;
  padding-right: 10px;
}

#content select
{
  margin-top: 15px;
  margin-left: 105px;
  font-weight: bold;
}

#web-116236-236 select
{
  margin-top: 25px;
  margin-left: 105px;
  font-weight: bold;
}

#content img 
{
  float: left;
  margin-top: 5px;
  margin-left: 95px;
}

#content fieldset 
{ 
  border: none; 
}

#privacy { text-align: left; }

#footer 
{
}



