/**
 * $Date: 2010/08/10 03:36:26 $
 * $Revision: 1.43 $
 * $Source: /home/cvs/insurance/health/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;
}

#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: 245px;
}

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

#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;
  text-align: left;
}

#landing select 
{
    margin: 240px 0 0 250px; 
}

#submit 
{
  width: 150px;
  height: 41px;
  margin: 0 0 0 240px;
  background-image: url(../bin/graphics/button.jpg);
  background-repeat: no-repeat;
  border: none;
}

#results 
{
    width: 702x;
    text-align: left;
    margin: 10px auto;
}

#results-header
{
  width: 702px;
  height: 54px;
  background-image: url(../bin/graphics/rsbg.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

#footer 
{
}

.f10-listing { width: 500px; height: auto; margin: 10px 0 20px 0; font: normal 9pt Verdana; }
.f10-graphic { float: left; height: 130px; width: 124px; }
.f10-get-quote { float: right; height: 30px; width: 90px; background: url(http://search.firstand10.com/local/bin/graphics/get-quote.gif) no-repeat center center; cursor: pointer; }
.f10-description { margin-left: 130px; width: 260px; }
.f10-square { list-style-type: square; }

