body {
	margin: 0px;
	font-family:arial,sans-serif;
	font-size:75%;
	background: white url(images/flower.png) no-repeat center top;
}
h2 {color:#13a973; font-weight:normal; font-size:150%; margin:0px 0px 10px 0px}
h3 {color:#13a973; font-weight:bold; font-size:150%; margin:0px 0px 10px 5px}
a {color:#000}
input {margin-bottom:3px; float:left}
label {margin-right:10px; width:50px; float:left}

.button {width:auto !important}

#content {width:980px; padding:35px 10px 0px 10px; margin: auto;}
#page_background {background-image:url('images/page_bg.png'); background-repeat:no-repeat; width:532px; height:343px; position:absolute; left:640px}

#logo {float:left; background-image:url('images/logo.png'); background-repeat:no-repeat; width:281px; height:75px; margin-bottom:10px}

#top_nav {float:right; text-align:right; margin-top:10px}
#top_nav input {width:100px}
#top_nav ul {margin:10px 0px}
#top_nav li {margin:5px 0px 5px 35px; float:left; color:#007c4f; list-style:none}

#nav {background-image:url('images/nav_bg.png'); background-repeat:repeat-x; width:980px; height:28px; border:1px solid #e7e7e7; margin-bottom:20px}
#nav li {margin:6px 18px; float:left}
#footer {background-image:url('images/nav_bg.png'); background-repeat:repeat-x; width:980px; height:22px; border:1px solid #e7e7e7; text-align:center; padding-top:6px}

.box {float:left; padding:10px; width:285px; margin:0px 10px 20px 0px; background:url('images/box_bg.png') repeat-x; border:1px solid #71cbab}

#feature_product {background:url('images/feature_product_bg.png') repeat-x; height:203px; border:1px solid #f5d885}
#feature_product img {margin-right:20px}
#feature_product p {margin-top:20px}

#hot_topics {background:url('images/hot_topics_bg.png') repeat-x; height:203px; border:1px solid #71b9ca; width:645px; margin-right:-10px}
#hot_topics .left_content {float:left; width:267px; margin-right:10px}
#hot_topics .right_content {margin:-10px -10px -10px 0px; float:left}
#hot_topics p {margin-left:5px; margin-bottom:20px}

#newsletter_subscription {padding:10px; margin:-10px; background:url('images/newsletter_bg.png') no-repeat top right; height:122px}
#newsletter_subscription input {width:200px}

#latest_news {padding:10px; margin:-10px; background:url('images/latest_news_bg.png') no-repeat top right; height:122px}
#latest_news input {width:200px}

#where_to_buy {padding:10px; margin:-10px; background:url('images/where_to_buy_bg.png') no-repeat top right; height:122px}
#where_to_buy label {width:120px;}
#where_to_buy input {width:140px;}
