*{
	margin:0;
	padding:0;
}
body{
	background-color:#fffffd;
	background-image:url(images/bg-1.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:90%;
}
h1,h2,h3,h4,h5,h6{
	color:#4742a6;
	margin-bottom:11px;
}
h1{
	font-size:160%;
	font-weight:normal;
}
h2{
	font-size:120%;
	margin-top:22px;
	font-weight:normal;
	color:#666;
}
h3{
	font-size:110%;
}
h4{
	font-weight:bold;
}
h5{
	font-weight:bold;
}
h6{
	font-weight:bold;
}
p{
	margin-top:0.75em;
}
ul, ol{
}
li{
	margin:11px 0 11px 30px;
}
a{
	color:#4742a6;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#4742a6;
	text-decoration:underline;
}
a img{
	border:0;
}
#main{
	width:984px;
	margin:0 auto 0 auto;
}
#banner{
	position:relative;
	font-size:0;
}
#menu{
	position:absolute;
	top:167px;
	left:0px;
	width:984px;
	text-align:center;
	font-size:16px;
}
#menu a{
	color:#4742a6;
	padding:4px 12px 4px 12px;
	text-decoration:none;
	margin:0 77px 0 77px;
	border:1px solid #cdd8d3;
	font-weight:normal;
}
#menu a:hover{
	color:#faed2f;
	background-color:#4742a6;
	text-decoration:none;
	border:1px solid #fff;
}
#contentwrapper{
	background-image:url(images/powerflower-content-bg-1.jpg);
	background-repeat:no-repeat;
}
#content{
	padding:39px 77px 11px 77px;
}
#footerwrapper{
	background-image:url(images/powerflower-footerb-bg-1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#footer{
	background-image:url(images/powerflower-footert-bg-1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:6px;
	color:#2e3192;
	font-size:1.1em;
	text-align:center;
}
#footer p{
	margin:0;
}
#footer1{
	font-size:0.8em;
	color:#aaa;
	padding-top:6px;
}
#copyright{
	float:left;
}
#siteby{
	float:right;
}
#siteby a{
	text-decoration:none;
	color:#aaa;
	font-weight:normal;
}
#siteby a:hover{
	text-decoration:none;
	color:#000;
}
.small{
	font-size:0.8em;
}
hr{
	color: #E7E7F1;
	height: 1px;
	margin-top:15px;
	margin-bottom:15px;
}
.right{
	float:right;
}
.left{
	float:left;
}
br.clear{
	clear:both;
}
img.right{
	margin-left:44px;
}
img.fragrance{
	float:left;
	margin-right:110px;
}
table.ingredients{
	border:1px solid #4742a6;
	width:50%;
}
table.ingredients th{
	background-color:#4742a6;
	color:#fff;
	padding:4px 20px 4px 20px;
	text-align:left;
	text-transform:uppercase;
	font-weight:normal;
}
table.ingredients td{
	padding:2px 20px 2px 20px;
	font-size:0.9em;
}
