@charset "utf-8";
/* CSS Document */

#landgrow {
   padding: 0px 350px 0px 370px;
   background: url(productsmedia/interiorgrowtile.gif) repeat-y center top;
   visibility: visible;
   margin: 0px;
   position: relative;
}
#landgrow p	{
   padding-bottom: 10px;
   font: 11px/13px Tahoma;
   text-align:left;
}
#landgrow h1	{
   font: 12px/14px Tahoma;
   text-align:left;
   font-weight:bold;
   }
#landgrow *:first-child	{
   margin-top: 0px;
}
#landgrow *:last-child  {
   margin-bottom: 0px;
}
#landgrow a {
   font: bold 11px/13px Tahoma;
   color:#003399;
   text-decoration:underline;
}
#landgrow a:hover {text-decoration:none;}

#landgrow a:visited {color:#000;}

#land-right {
   visibility: visible;
   position: absolute;
   left:610px;
   width:270px;
}

