body {
	background: #FFFFFF url(../../images/header-background01.png) no-repeat scroll center top;
}

#headBar {
	background: #5d9732;
	padding: 20px 20px 20px 10px;
	overflow: hidden;
	width: 930px;
}

ul#headBarTabs li a:link,
ul#headBarTabs li a:visited {
	background: url(../../images/sidebuttons-back.gif) no-repeat scroll left bottom;
	margin-bottom: 2px;
}

ul#headBarTabs li a:hover,
ul#headBarTabs li a:active,
ul#headBarTabs li.active a,

#my_story ul#headBarTabs li#my_story_tab a, #favorite_products ul#headBarTabs li#favorite_products_tab a, #my_team ul#headBarTabs li#my_team_tab a, #my_events ul#headBarTabs li#my_events_tab a, #my_business ul#headBarTabs li#my_business_tab a,  

#whyshaklee_main ul#headBarTabs li#whyshaklee_main_tab a, #whyshaklee_unique ul#headBarTabs li#whyshaklee_unique_tab a, #whyshaklee_products ul#headBarTabs li#whyshaklee_products_tab a, #whyshaklee_living ul#headBarTabs li#whyshaklee_living_tab a, #whyshaklee_life ul#headBarTabs li#whyshaklee_life_tab a, 

#whynow_economy ul#headBarTabs li#whynow_economy_tab a,
#whynow_social ul#headBarTabs li#whynow_social_tab a,
#whynow_trends ul#headBarTabs li#whynow_trends_tab a,

#join_goldambassador ul#headBarTabs li#join_goldambassador_tab a, #join_distributor ul#headBarTabs li#join_distributor_tab a, #join_member ul#headBarTabs li#join_member_tab a
{
	background: url(../../images/sidebuttons-back.gif) no-repeat scroll left top;
	margin-bottom: 2px;
}

#sideNav {
	background: #5d9732;
}

