#header_body {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-color:#FFFFFF;
	background-image: url('images/wstpageheader.jpg');
		background-repeat:	no-repeat;
		width:1050px;
		height:215px;
		margin:auto;

}
#header_menu_landing {
	background-color:#FFFFFF;
	width:625px;
	position:relative;
	top:-150px;
	left:225px;
	border:0 white none;
	z-index:1;
	
}

#header_menu {
	background-color:#FFFFFF;
	width:610px;
	position:relative;
	top:165px;
	left:325px;
	border:0 white none;
	z-index:1;
	
}

#header_boutique {
	background:#FFFFFF;
	width=110px;
	height:45px;
	float: left;
	padding-right:5px;
}

#header_blog{
	background:#FFFFFF;
	width=125px;
	height:45px;
	float:left;
}


#header_stories {
	background:FFFFFF;
	width:100px;
	height:45px;
	float: left;
	
}

#header_tales {
	background: #FFFFFF;
	width: 100px;
	height: 45px;
	float: left;
}

#header_reach_us {
	background:#FFFFFF;
	width: 125px;
	height:45px;
	float:left;

}

#header_seperator {
	background:#FFFFFF;
	background-repeat:no-repeat;
	vertical-align:top;
	width:4px;
	height: 45px;
	float: left;
	z-index:2;
	
}

