html,body
   {
      margin-top:25px;
      padding:0;
   }

body
   {
      font: 76% arial,sans-serif; 
      background-image: url("images/bg_dots.gif"); 
      bacground-color: #fff;
   }

p
   {
/*      color: #4d422f;*/
      color: #4d422f;
      font-family: verdana;
      font-size: 12px;
   }

a
   {
      display:block;
      color: #006;
      padding:0px
   }

img
   {
      border: 0;
   }

div#header
   {
      position:relative
   }

div#header h1
   {
      height:80px;
      line-height:80px;
      margin:0;
      padding-left:10px;
      background: #EEE;
      color: #79B30B
   }

div#header a
   {
      position:absolute;
      right:0;
      top:23px
   }

div#stripes
   {
      background: url('images/bg_bar.gif');
      height: 15px;
   }

div#content p
   {
      line-height: 1.4;
   }

div#navigation
   {
      border-right: 1px dashed #f7d1d1;
      padding-left: 5px;
   }

div#navigation p
   {
      padding-left: 10px;
      margin: 0;
      line-height: .8;
      font-family: Verdana;
      font-size: 12px;
      color: #4d422f;
      text-decoration: none;
   }

div#navigation a, a:link, a:active
   {
      
      text-decoration: none;
      color: #4d422f;
   }

div#navigation a:hover
   {
      margin-left: -10px;
      padding-left: 15px;      
      text-decoration: none;
      color: #92ad91;
      background: url("images/btn_link.png") no-repeat;
   }

div#extra
   {
      background:#FF8539
   }

div#footer
   {
      background: #4d422f;

   }

div#footer p
   {
      margin:0;
      padding:0px 10px;
      color: #fff;

   }

div#footer a
   {
      display:inline;
      padding:0;
      color: #fff;

   }

div#footer a:hover
   {
      text-decoration: underline;
      color: #fff;
   }

div#container
   {
      width:900px; 
      border: 3px solid #c4d2c4; 
      background: #fff;
   }

div#border
   {
      width:905px; 
      border: 2px solid #fff; 
      margin: auto;
   }

div#wrapper
   {
      float:right;
      width:100%;
      margin-left:-200px; 
      background: #fff;
   }

div#content
   {
      margin-top: 0px;
      margin-left: 201px; 
      text-align:center; 
      border-left: 1px dashed #f7d1d1;

   }

div#navigation
   {
      float:left;
      width:195px
   }

div#extra
   {
      float:left;
      clear:left;
      width:200px
   }

div#footer
   {
      clear:both;
      width:100%; 
      background: #4d422f; 
      color: #5c4a36;
   }

div#spacer
   {
      clear:both;
      width: 100%;
      heigth: 15px;
      background: #fff;
      
      
   }

.link 
   {
      color: #00f;
   }

.link a
   {
      color: #00f;
   }

.link a:hover
   {
      color: #00f;
      text-decoration: underline;
   }

.menu 
   {
      font-family: Verdana;
      font-size: 12px;
      color: #4d422f;
      text-decoration: none;
   }

 .menu a:link 
   {
      color: #4d422f;
      text-decoration: none;
   }

.menu a:visited 
   {
      color: #4d422f;
      text-decoration: none;
   }

.menu a:hover 
   {
      color: #4d422f;
      text-decoration: none;
   }

.menu a:active 
   {
      color: #4d422f;
      text-decoration: none;
   }

.welcome
   {
      font-size: 30px;
      font-family: Century Gothic;
/*      color: #84684b;*/
      color: #97bbb9;
      line-height: 0px;
      margin-top: 35px;

   }

.active
   {
      margin-left: -10px;
      padding-left: 15px;
      background: url("images/btn_link.png") no-repeat;  
   }


div#pricing
   {
      border-left: 1px dashed #f7d1d1;
      width: 700px;
      margin-left: 201px;

   }
.pricingheader
   {
      font-size: 13px;
      font-family: Century Gothic;
      letter-spacing: 1.5px;
      color: #92ad91;
      text-align: center;
   }

.pricingdetail
   {
      font-size: 12px;
      font-family: Century Gothic;
      text-align: center;
      letter-spacing: 2.5px;
      color: #4d422f;

   }
i
   {
      color: #f2a79f;
      font-weight:bold;
   }

.testimonial td
   {
      font-size: 11px;
      font-family: verdana;
      text-align: justify;
      letter-spacing: 1.5px;
      color: #413427;
   }

#name
   {
      font: 11px Tahoma;   
      font-weight: bold;
      font-style: italic;
      text-align: right;
      
   }

#name a
   {
      font: 10px Tahoma;   
      text-align: right;
      
   }

.label
   {
      text-align: center;
   }

#maintext
   {
      margin-left: 250px; 
      width: 600px;
      text-align: justify;

   }

div#content td
   {
      font-family: verdana;
      font-size: 11px;
      color: #4d422f;
   }

div#content a:hover
   {
      color: #4d422f;
      text-decoration: underline;
   }

.brown
   {
      color: #4d422f;
   }

#maintext
   {
      margin-left: 50px;
      margin-top: 35px;
      width: 600px;
      text-align: left;

   }

.large
   {
      font-size: 20px;
   }

div#ads
   {
      background: #fff;
      text-align: center;
   }
