* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-size: 12px;
	background: #EDF7D6 url(../images/bg_body.gif) repeat-x;
}

#container {
	width: 750px;
	margin: 0px auto;
	text-align: center;
	background: #FFFFFF;
}
#logoNaturalLeben {
	border-bottom: 1px solid #D4DC76;
	margin: 0px 77px;
	padding: 22px 0px 17px;
}
#greeting {
	color: #416404;
	line-height: 2em;
	margin: 17px 77px 0px;
	text-align: center;
}
#company {
	margin: 13px auto 0px;
	width: 596px;
}
#company h2 {
	background: url(../images/ttl_company.gif) no-repeat;
	text-indent: -99999px;
	text-align: left;
	height: 24px;
	width: 596px;
}
#company table {
	width: 594px;
	margin-top: 12px;
	border-top: 1px solid #80A84F;
	border-left: 1px solid #80A84F;
	color: #000000;
}
#company th {
	width: 94px;
	padding: 1em 18px;
	text-align: left;
	white-space: nowrap;
	border-right: 1px solid #80A84F;
	border-bottom: 1px solid #80A84F;
	font-weight: normal;
}
#company td {
	padding: 1em 18px;
	text-align: left;
	border-right: 1px solid #80A84F;
	border-bottom: 1px solid #80A84F;
}
#company a {
	color: #000000;
	text-decoration: underline;
}

#whatsNew {
	background: url(../images/bg_whatsnew.gif) repeat-y;
	width: 596px;
	margin: 30px auto 0px;
}
#whatsNew h2.ttl {
	background: url(../images/ttl_news.gif) no-repeat;
	text-align: left;
	text-indent: -9999px;
	height: 31px;
	width: 596px;
}
#whatsNew h2.logoRAVERE {
	width: 596px;
	background: url(../images/bg_whatsnew_btm.gif) no-repeat 0% 100%;
	padding-bottom: 9px;
}
#whatsNew p {
	line-height: 2em;
	text-align: left;
	padding: 0px 15px 0px 45px;
	margin-top: 6px;
	color: #6E6C6C;
}
#whatsNew a {
	color: #6E6C6C;
	text-decoration: underline;
}

#whatsNew strong {
	background: url(../images/icn_arr.gif) no-repeat 100% 50%;
	padding-right: 20px;
	display: inline-block;
}
#container address {
	font-size: 10px;
	margin: 0px auto;
	color: #B7B6B6;
	padding: 20px 0px;
	font-style: normal;
}

