body, p, h1, h2, h3, h4, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	background-color: #D3C6F0;
	background-image: url(_images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#nav {
	float: left;
	height: 38px;
	width: 900px;
	display: inline;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(_images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 90px;
	width: 900px;
	display: inline;
}
#newsletter {
	text-align: right;
	float: left;
	width: 890px;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inner_wrapper {
	float: left;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#flash {
	float: left;
	height: 297px;
	width: 900px;
}
#index_col_left {
	float: left;
	width: 298px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(_images/fade_topics.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
}
#index_col_mid {
	float: left;
	width: 298px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-image: url(_images/fade_news.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
}
#index_col_right {
	float: left;
	width: 298px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(_images/fade_help.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: inline;
}
#index_col_liner {
	width: 265px;
	margin-top: 17px;
	margin-right: 17px;
	margin-left: 16px;
	float: left;
	text-align: left;
	display: inline;
}
#col_left {
	float: left;
	width: 480px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
	display: inline;
}
#col_right {
	float: left;
	width: 300px;
	margin-top: 40px;
	text-align: left;
	display: inline;
}
#footer {
	float: left;
	width: 900px;
}
a:link {
	color: #666666;
	font-weight: normal;
	font-size: 90%;
}
a:visited {
	color: #333333;
	font-weight: normal;
	font-size: 90%;
}
a:hover {
	color: #333333;
	font-weight: normal;
	font-size: 90%;
}
a:active {
	color: #666666;
	font-weight: normal;
	font-size: 90%;
}
.type_hot_topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #3C132C;
}
.type_health_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #D47BB1;
}
.type_emer_help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #916EA2;
}
.type_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.type_skin_condition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
}
.type_body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: normal;
}
.type_product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #71547E;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 120%;
}

