/* HEADER */

#header{
	background:transparent url(../images/hd.jpg) repeat-y center;
	width:970px;
	height:189px;
	position:relative;
	margin:0px;
	padding:0px;
}
#logo{
	background:transparent;
	width:560px;
	height:118px;
	margin:0px 0px 0px 70px;
	padding:20px 0px 0px 0px;
	float:left;
	position:relative;
}
#logo1{
	position:absolute;
	top:0px;
	left:0px;
}
#logo2{
	position:absolute;
	top:12px;
	right:80px;
}
#claim{
	font-family:'Barmeno-Regular', Times, serif;
	background:transparent;
	width:408px;
	height:55px;
	margin:0px;
	padding:0px;
	position:absolute;
	bottom:5px;
	left:140px;
	color:#fdfdfd;
	/*text-transform:capitalize;*/
	font-size:24px;
	font-style:italic;
	text-align:left;
}
#hd_flower{
	background:transparent url(../images/hd_fl.png) no-repeat left;
	width:196px;
	height:147px;
	float:left;	
}