@charset "utf-8";
/* CSS Document */


a#landing:link {text-decoration:none;}
a#landing:visited {text-decoration:none;}
a#landing:hover {text-decoration:none;}
a#landing:active {text-decoration:none;}


#newlanding-header {
	font-size: 18px !important; 
	font-weight: bold !important; 
}

#newlanding-header2 {
	font-size: 14px !important; 
	font-weight: bold !important; 
	text-align: center;
}

#weight-management, #general, #energy-fitness, #targeted-nutrition, #personal-care {
	padding: 7px;
	color: #FFF !important; 
}

#general {
	background-color:#7BC143 
}

#weight-management {
	background-color:#0076BF; 
}

#energy-fitness {
	background-color:#F37421; 
}

#targeted-nutrition {
	background-color:#E31937; 
}

#personal-care {
	background-color:#7E81BE; 
}