* {
	margin: 0;
	padding: 0;
}

body {
	padding: 20px 0;
	background: #333300 url(../images/fullpage_bg.gif) repeat;
}

img {
	border: none;
	padding: 0;
	margin: 0;
}
a {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 886px;
}

#header {
	width: 886px;
	height: 172px;
}

#main {
	width: 886px;
	background: url(../images/maindiv_bg_home.gif) repeat-y;
	border: none;
}

#left {
	width: 205px;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}
#left p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 24px;
}
#left p.shopnow {
	background: url(../images/shop_now.gif) no-repeat;
	background-position: 13px 0px;
	padding: 72px 0 0 24px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
}
#left p.morenav {
	padding: 10px 0 0 24px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
}
#left a {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#left a:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

#birthday {
	width: 205px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url(../images/birthday_club.gif) no-repeat;
	background-position: 13px 0px;
	border: none;
}
#birthday p, p.top {
	width: 157px;
	padding: 0 0 7px 24px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	font-weight: normal;
	margin: 0;
	border: none;
}
#birthday p.top {
	padding: 73px 0 7px 24px;
}
#birthday label {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffcc;
	font-weight: bold;
	margin: 0;
	border: none;
}
#birthday strong {
	font-weight: bold;
}
#birthday input {
	border: 2px solid #ced68f;
	background: #e2e9c3;
	width: 157px;
}
#birthday input.subbtn, #birthday input.clrbtn {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffcc;
	font-weight: bold;
	border: 2px solid #ced68f;
	background: #949539;
	width: 75px;
	padding: 0;
}
#birthday input.subbtn {
	margin: 0 5px 0 0;
}
#birthday input.clrbtn {
	margin: 0;
}
#birthday input.chbox {
	width: 15px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 2px solid #ced68f;
	background: #949539;
}

#center {
	width: 516px;
	background: url(../images/lookinto_future.jpg) no-repeat;
	margin: 0 165px 0 205px;
	padding: 0;
	border: none;
}
#center p {
	width: 482px;
	margin: 0;
	padding: 0 16px 16px 16px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 14px;
	color: #333300;
}
#center p.top {
	width: 482px;
	margin: 0;
	padding: 125px 16px 191px 16px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 16px;
	color: #666600;
}
.product_image {
	background: url(../images/home_products.jpg) no-repeat;
	background-position: 79px 167px;
}

#right {
	width: 165px;
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	background: url(../images/daily_horoscope.gif) no-repeat;
}

/** DAILY HOROSCOPE SECTION **/
#horoscope {
	padding: 83px 0 0 0;
	border: none;
}
#horoscope p {
	padding: 0 0 15px 52px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	color: #ffffff;
}
#horoscope p.zodiac {
	padding: 0 0 1px 52px;
	margin: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #4d4d00;
}
#horoscope a {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	color: #4d4d00;
	text-decoration: none
}
#horoscope a:hover {
	text-decoration: underline;
}
/** END **/

/** BACK AND NEXT ARROWS **/
.arrow_left {
	margin: 20px 16px 30px 88px;
	padding: 0;
	border: none;
}
.arrow_right {
	margin: 0 0 30px 0;
	padding: 0;
	border: none;
}
.arrow_center {
	margin: 20px 0 30px 172px;
	padding: 0;
	border: none;
}

/** FOOTER SECTION **/
#footer {
	background: url(../images/footer.gif) no-repeat;
	width: 886px;
	height: 68px;
	clear: both;
}
#footer p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 36px 0 0 328px;
}
#footer a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: underline;
}
/** END **/