#header{
	margin:0 auto;
	width:819px;
	height:140px;
	/*background:url(../images/background_topw_radius.gif) bottom no-repeat;*/
}


#header_home #header{
	
	/*background:url(../images/background_topw_radius.gif) bottom no-repeat;*/
}

#header_tips #header{
	
	background:url(../images/background_topw_radius.gif) bottom no-repeat;
}

/*For Product Borders*/
#header_prod #header{
	background:url(../images/products/bg_top_prod.gif) bottom no-repeat;
}

/*For Shop Borders*/
#header_shop #header{
	background:url(/images/shop/bg_top_shop.gif) bottom no-repeat;
}

/*For FAQ Borders*/
#header_faq #header{
	background:url(/images/bg_top_faq.gif) bottom no-repeat;
}

/*For contact Borders*/
#header_cont #header{
	background:url(/images/bg_top_cont.gif) bottom no-repeat;
}

/*For Send to Mom Borders*/
#header_mom #header{
	background:url(/images/bg_top_snd_mom.gif) bottom no-repeat;
}

#header h1{
	float:left;
	background:url(../images/dreft_logo.gif) top no-repeat;
	height:64px;
	width:144px;
	margin:0 0 0 28px;
	_margin:0 0 0 13px;
	cursor:hand;
}

/* Navigation */

#header ul{
	width:509px;
	float:right;
	margin:0 0 0 52px;
	margin-right:21px;
	_margin-right:11px;
}

#header ul li{
	float:left;
	margin:21px -2px 0 0;
}

#header ul li a{
	display:block;
	height:43px;
}

#header ul li.products a{
	background:url(../images/products_nav.gif);
	width:89px;
}

#header ul li.shop a{
	background:url(../images/shop_nav.gif);
	width:114px;
}

#header ul li.laundry_tips a{
	background:url(../images/laundry_tips_nav.gif);
	width:109px;
}

#header ul li.faqs a{
	background:url(../images/faqs_nav.gif);
	width:68px;
}

#header ul li.elisabeth_hasselbecks_journal a{
	background:url(../images/elisabeth_hasselbecks_journal_nav.gif);
	width:208px;
}

/* #header ul li.send_to_a_mom a{
	background:url(/images/send_to_a_mom_nav.gif);
	width:128px;
} */

#header ul li.send_to_a_mom a{
	background:url(/images/send_to_a_mom_nav.gif);
	width:128px;
}

#header ul li.registration a{
	background:url(/images/couponregistration.gif);
	width:128px;
} 
#header ul li a:hover{
	background-position: 0 -43px;
}
#header ul li.here a{
	background-position: 0 -43px;
}