
body
{
  font-family: "Tahoma", "Verdana", "Arial", "Times New Roman";
  font-size: small;
  padding: 0 0 0 0;

  width: 600px;

  background-color: #f5f5f5;
  margin: 5px auto 0 auto;

  overflow: visible;
}

#container
{
}

/***************************************************************************
 * Header
 ***************************************************************************/
#header
{
}

.home    {  }
.what    {  }
.how     {  }
.why     {  }
.prices  {  }
.contact {  }

#quicknav 
{ 
}

#quicknav ul
{
}

#quicknav li 
{
}

#quicknav li a, li a:visited
{
}

#quicknav li a:hover
{
}


/***************************************************************************
 * Footer
 ***************************************************************************/
#footer
{
}
#footer a, a:hover, a:visited
{
}

#tel
{
}

#tel img  { border: none; }
#tel p    { padding-bottom: 10px; display: inline; vertical-align: middle; }

#copyright
{
}

/***************************************************************************
 * Menu
 ***************************************************************************/
#dvMenu
{
}

#dvMenu ul
{
}

#dvMenu li 
{
}

#dvMenu li strong
{
  font-weight: bold;
}

#dvMenu li #mnuSel
{
  font-weight: bold;
}

#dvMenu li a
{
}

#dvMenu li a:hover
{
}


/***************************************************************************
 * Content
 ***************************************************************************/
#content
{
}

#content p
{
  line-height: 1.5;
  color: #6E5B5B;
}

#content h1, h2
{
  font-family: "Arial", "Tahoma", "Verdana", "Times New Roman";
  text-align: left;
}

#content h1 { font-weight: bold; }
#content h2 { font-weight: bold; }

#content ol li
{
  text-align: left;
}

#content sup a
{
  text-decoration: none;
}

#content p a, p a:visited
{
}

#content p a:hover
{
}

#content #tandc
{
}


zzblockquote a, a:visited, a:hover { quotes: "\201C" "\201D"; color: #6E5B5B; } 
zzblockquote:before { content: open-quote; font-weight: bold; color: #6E5B5B; } 
zzblockquote:after { content: close-quote; font-weight: bold; color: #6E5B5B; } 

#content ul
{
}

#content li, li a, li a:visited li a:hover
{
}

#phone
{
  vertical-align: middle;
}
#phone img 
{  }

#email
{
}
#email img 
{  }

#fax
{
}
#fax img 
{  }



