/* Home page specific styles */
h1{
	position:relative;
	width:625px;
	font-size:1.3em;
}
#content{
	padding-top:6em;
	width:27em;
	padding-bottom:8em;
	padding-right:17em;/*275px*/
	background:url(../img/treehand.jpg) no-repeat top right;
}
#action{
	color:#67858a;
	font-weight:bold;
	font-size:0.9em;
	padding:1em 0;
}
#action span{
	color:#3c6268;
	display:block;
	background:url(../img/icon_phone.gif) no-repeat left;
	padding:0.1em 0 0.3em 15px;
}
/*#extra{
	padding-top:263px;/*height of the tree image + 3px*//*
	background:url(../img/treehand.jpg) no-repeat top right;
}*/
