/*
*************************************************

Healing Design
Home Styles

Created by Bob Schwartz
http://www.fotografics.it

*************************************************
*/
/*-------------------------------------------  
  Content
-------------------------------------------*/
#hd-logo1.home {
	width: 68px;
	height: 45px;
	display: block;
	margin: 0;
	background: url(../im/hp_head_logo_up.jpg) no-repeat;
	float: left;
}
#home-flash {
	width: 740px;
	height: 150px;
}
#home-flash-1 {
	width: 409px;
	height: 150px;
	float: right;
	display: inline;
}
#home-flash-2 {
	width: 325px;
	height: 150px;
	float: left;
	display: inline;
	font: 8pt/12pt Verdana, Arial, helvetica, sans-serif;
}
#home-planetree {
	width: 180px;
	height: 347px;
	background: url(../im/planetree_logo_ovr.jpg) no-repeat;
	margin: 15px 0 0 0;
}
#home-planetree a {
	width: 180px;
	height: 347px;
	background: url(../im/planetree_logo_up.jpg) no-repeat;
	display: block;
}
#home-planetree a:hover {
	background: url(../im/planetree_logo_ovr.jpg) no-repeat;
}