﻿body {
	margin: 0px;
	padding: 0px;
	background: url('images/bg_tree.jpg') #dee9c7 repeat-x;
}		

img, a img
{
	border: none;
}

sup
{
	line-height: 0px;
}

#container {
	width: 727px;
	margin: 0px auto;
}
#container img {
	display:block;
	margin:0px;
	padding:0px;
}
#header {
	width: 727px;
	clear: both;
}
#main { float: left; width: 497px; }
#leftcontent {
	width:274px;
	height: 220px;
	display: block;
	margin: 0px;
	padding:0px;
	float:left;
	background: url('images/bg_intro.jpg');
}
#leftcontent p 
{
	margin: 0px;
	padding: 20px 14px 14px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}	
#centercontent {
	width:223px;
	height: 220px;
	display: block;
	margin:0px;
	padding:0px;
	float:left;
	background: url('images/bg_bonuses.jpg') repeat-y;
}

#centercontent ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #25257b;
	margin-left:20px;
	padding: 0px 0px 5px 0px;
}
#centercontent li {
	list-style-image: url('images/bullet.jpg');
	line-height: 1;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#centercontent li ul 
{
	padding-top: 5px;
}

#centercontent li li {
	list-style-image: url('images/bg_bulletCirc.gif');
	line-height: 1;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#centercontent #includes {
	background: url('images/bg_includes.jpg') repeat-y;
	display: block;
	margin: 0px;
	padding: 0px;
}

#centercontent #includes ul {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottomcontent #gifts 
{
	float: left;
	width: auto;
	padding: 40px 0px 0px 0px;
}

#bottomcontent #gifts ul 
{
	margin: 0px;
	padding: 0px 0px 0px 50px;
}

#bottomcontent #gifts li 
{
	display: block;
	float: left;
	color: #ffffff;
	list-style-type: none;
	background-image: url(images/bg_bullet.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}

#bottomcontent #gifts p
{
	display: block;
	float: left;
	color: #F9E699;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 20px 170px 0px 105px;
}

#bottomcontent #order {
	float: left;
	margin: 0px;
	padding: 190px 0px 0px 270px;
}


#bottomcontent
{
	width: 497px;
	height: 400px;
	float: left;
	background-image: url(images/bg_bottom.jpg)
}
#orderBtn {
	text-align: center;	
}

#rightcontent {
	width:230px;
	display: block;
	margin:0px;
	padding:0px;
	float: left;
}

#footer {
	width: 727px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#footer img {
	border: 0px;
}

#footer p.smalltext {
	margin-top: 2px;
	margin-left:5px;
	margin-right:5px;
	padding-top: 0px;
	font-size: 0.7em;
}