body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif bold;
}


#portfolio {display: block;
   position: absolute; 
	top: 30px; 
	left: 685px; 
	width: 275px;
   padding: 10px; 
	color: #00017B; 
  	font: 10pt Arial, sans-serif; line-height: 1.4em;
	text-decoration: none;
	text-align: center;
   background: #ffe;
	z-index: 120;
} 

#service {display: block;
   position: absolute; 
	top: -105px; 
	left: 670px; 
	width: 260px;
   padding: 10px; 
	color: #00017B; 
   font: 14px Arial, sans-serif; line-height: 1.4em;
	text-decoration: none;
	text-align: center;
   background: #f1e8f9;
}

hr{width: 75%;}


#content{
	background: #fff;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif bold;
	font-size: 11pt;
	color: #000;
	line-height: 20px;
}

#content ul{text-indent: -20px; list-style: none;   }

#content li{ text-decoration: none; font-variant: small-caps;}

#content li span{font-size: 9pt; font-variant: normal;}

#content a{color: #000; text-decoration: none;}

#content var{font-size: 100%;}

#content  p.area{
 	font-size: 7pt; color: #eeF;
 }

#content img.pic{
	float: left; 
	margin: 0 0.75em 0 0;
}

#content table{
	width: 499px;
}

#content td{
	line-height: 160%;
}

#content td.l{
	text-align: left;
	height: 22px;
	width: 180px;
}

#content td.r{
	text-align: right;
	width: 307px;
	}

#content td span{
	background: #ffc;
	color: #133f76;
}	

#content h1 {font-size: 16pt; text-transform: lowercase;}

#banner{display: none;}


#navig {display: none;}
	
#logo_name{display: none;}

#logo{float: right;}
		
#garden_design{display: none;}

#right{display: none;}

#area{font-size: 9pt;}

#index1{
	display: none;
}

label{
	width: 8em; float:left;
	text-align: right;
	margin: 0 1em 5px 0;
	clear: both;
}

.input-box
{
margin-bottom: 3px;
color: #26a;
background: #ffd;
}

.submit-button
{
margin-left: 9.2em;
clear: both;
color: #1E5D99;
background: #FFA;
}

legend
{
color: #26a;
background: #ffa;
padding: 1px 10px
}