body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background: #FFFFFF;
	margin-left: 0; 
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p { 
	margin-top: 0; 
	text-align: justify;
}
	
#content {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	text-align:center;
	margin: auto;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 196px;
}

#subhead {
	top: 192px;
	height: 200px;
	left: 96px;
	margin: auto;
	float: inherit;
}

h1 {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
	line-height: 25px;
	padding-left: 10px;
}

h2 {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: #3C4B45;
	line-height: 25px;
	padding-left: 10px;
	position: absolute;
	left: -447px;
	top: 182px;
}

h3 { 
	font-family: "Century Gothic";
	font-style: italic;
	font-size: 14pt;
	color: #564F42;
	text-align: center;
}
	
#box_purp {
	background-image:url(images/box_purp.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
	text-align: center;
	position: relative;
	float: left;
	margin top: 30px;
	margin-left: 35px;
	width: 300px;
	height: 150px;
}

#middle  {
	background-image:url(images/or.jpg);
	background-repeat:no-repeat;
	position: relative;
	height: 50px;
	width: 52px;
	margin-top: 45px;
	margin-left: 30px;
	float: left;
}

#box_grn {
	background-image:url(images/box_grn.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
	text-align: center;
	position: relative;
	margin-left: 105px;
	margin-top: -95px;
	width: 300px;
	height: 150px;
	float: left;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
	
a:hover, a:active, a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline; 
	color: #9685BA;
	font-weight: bold;
	}
	
#container { 
	padding: 0 10px 0 20px;  
	margin: 0; 
	position: relative;
	width: 700px;
}

#container2 { 
	padding: 0 10px 0 20px;  
	margin: 0; 
	position: relative;
	width: 702px;
	height: 550px;
}

#box1 {
	position: relative;
	float: left;
	margin-left: 50px;
	margin-top: 40px;
	width: 250px;
}

#box2 {
	position: relative;
	float: left;
	margin-left: 80px;
	margin-top: 40px;
	width: 250px;
}

#box3 {
	position: relative;
	left: 255px;
	top: 80px;
	width: 250px;
	padding-bottom: 100px;
	float: left;
}

.container_stores { 
	padding-bottom: 50px;
	position: relative;
	width: 250px;
}

#title_b { 
	background-image:url(images/titleback_beauty.jpg);
	background-repeat:no-repeat;
	border: '1px' 'double' '#564F42';
	width: 250px;
	height: 40px;
	/*position: relative;*/
}

#title_g { 
	background-image:url(images/titleback_gift.jpg);
	background-repeat:no-repeat;
	border: '1px' 'double' '#564F42';
	width: 250px;
	height: 40px;
	/*position: relative;*/
}

#title_h { 
	background-image:url(images/titleback_health.jpg);
	background-repeat:no-repeat;
	border:'1px' 'double' '#564F42';
	width: 250px;
	height: 40px;
	background-position: center;
	position: relative;
}
.titlelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}

.healthback {
	background-image: url(images/titleback_health.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.beautyback {
	background-image: url(images/titleback_beauty.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.titlelink a:visited { 
	font-weight: bold; 
	font-size: 13px;
	text-decoration: none; 
	color: #000000;
	}
	
.titlelink a:hover, .titlelink a:active, .titlelink a:link{
	font-size: 13px;
	text-decoration: underline; 
	color: #CCCCC;
	font-weight: bold;
	}

#footer {
	position: relative;
	float:left;
	bottom: 0px;
	left: 0px;
	width: 780px;
	padding-top: 30px;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	text-align:center;
}
