/* HEADER */

#header{
	background:transparent url(../images/hd.jpg) repeat-x bottom;
	width:970px;
	height:153px;
	position:relative;
	margin:0px;
	padding:0px;
}
#logo{
	background:transparent;
	width:365px;
	height:70px;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	float:left;
}
#claim{
	font-family:'Barmeno-Regular', Times, serif;
	background:transparent;
	width:545px;
	height:55px;
	margin:0px;
	padding:15px 60px 0px 0px;
	float:left;
	color:#fdfdfd;
	/*text-transform:capitalize;*/
	font-size:30px;
	font-style:italic;
	text-align:right;
}