body {
	background-color: #b5111b;
	margin: 25px;
}
.text {
	font-family: "Whitney", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #5f5f38;
}
.hd1 {
	font-family: "Whitney", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.hd2 {
	font-family: "Whitney", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B5111B;
}
a:link {
	color: #B5111B;
	text-decoration: none;
}
a:visited {
	color: #B5111B;
	text-decoration: none;
}
a:hover {
	color: #B5111B;
	text-decoration: underline;
}
a:active {
	color: #B5111B;
	text-decoration: underline;
}
.bgLeavesSubMain {
	background-image: url(../images/main_leaves_trans_sub.gif);
	background-repeat: no-repeat;
}
.bgLeavesSub {
	background-image: url(../images/leaves_maincontent.gif);
	background-repeat: no-repeat;
}
.bgLeavesSubLeft {
	background-image: url(../images/leaves_left.gif);
	background-repeat: no-repeat;
}
.bgLeavesSubRight {
	background-image: url(../images/leaves_right.gif);
	background-repeat: no-repeat;
}

/* Main Imagery */

.bgMainHome {
	background-image: url(../images/bg_main_home.jpg);
	background-repeat: no-repeat;
}
.bgBestAsian {
	background-image: url(../images/main/right_best_new_asian.jpg);
	background-repeat: no-repeat;
}
.bgFreshSimple {
	background-image: url(../images/main/right_fresh_simple.jpg);
	background-repeat: no-repeat;
}
.bgTransfatFree {
	background-image: url(../images/main/right_transfat_free.jpg);
	background-repeat: no-repeat;
}
.bgManyChoices {
	background-image: url(../images/main/right_many_choices.jpg);
	background-repeat: no-repeat;
}
.bgLifeJourney {
	background-image: url(../images/main/right_life_journey.jpg);
	background-repeat: no-repeat;
}
.bgWokWork {
	background-image: url(../images/main/right_call_wokwork.jpg);
	background-repeat: no-repeat;
}
.bgDeliveryOffer {
	background-image: url(../images/main/right_transfat_free.jpg);
	background-repeat: no-repeat;
}
.bgFreshPerfection {
	background-image: url(../images/main/right_fresh_perfection.jpg);
	background-repeat: no-repeat;
}
.bgWokdFresh {
	background-image: url(../images/main/right_wokd_fresh.jpg);
	background-repeat: no-repeat;
}

