﻿
.IndentList
{
   list-style-type: square;
}
.IndentList LI
{
   padding-left: 35px;
   line-height: 2em;
}

#homePageHeroContentContainer
{
  position: relative;
  width: 604px;
  height: 346px;
}

#homePageHeroContent
{
  height: 346px;
  background-image: url(../../img/image_woman.jpg);
  background-repeat: no-repeat;
  padding: 5px;
}

#homePageRightNav
{
  background-color: #E7E8E1;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 2px;
}

#homePageFreeQuoteContainer
{
  width: 290px;
  height: 315px;
  background-color: #F3F2E8;
}

#homePageFreeQuote
{
  padding: 15px;
  font-family: Arial, Helvetica;
  color: #644C19;
}

#homePageFreeRequestFormContainer
{
}

#homePageFreeRequestForm
{
  width: 290px;
  padding-top: 10px;
}

#homePageFreeRequestFormContent
{
  padding-top: 15px;
  padding-left: 10px;
  margin: 5px;
  background-image: url(../../img/quote/quote_GradientFull.gif);
}
