#containerHolder
{
	float:left;
	position:relative;
	padding: 12px 0 0 26px;
	width:703px;
	height:505px;
	
}

/*pictureContainerOne*/
#pictureContainerOne
{
	background:transparent url(../../images/homePage/get-holiday-survival-tips.jpg) no-repeat 0 0;
	width:680px;
	padding:354px 0 0 22px;
	height:152px;
	position:absolute;
	left:26px;
	top:13px;
}
.textContainerOne
{
	position:absolute;
	top:372px;
	left:48px;
	z-index:3;
	width:405px;	
}
.textContainerOne h2{
	text-indent:-9999px;
	display:none;
}
.textContainerOne h3{
	font-size:17px;
	color:#5d5d5d;
	margin:0 0 7px 0;
	display:inline;
}
.textContainerOne p{
	color: #5d5d5d;
    display: inline;
    font-size: 14px;
    line-height: 19px;
    overflow: hidden;
}
.textContainerOne span
{
	font-size:13px;
	line-height:18px;
	overflow:hidden;
	font-weight:600;
}


.textContainerOne a#learn-more-pcone
{
	background: url("../../images/homepage/btnFacebook.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    margin: 3px 0 0;
    padding: 0 12px 0 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 200px;
	
}
.textContainerOne a#learn-more-pcone:hover
{
	background: url("../../images/homepage/btnFacebook.png") no-repeat scroll 0 -32px transparent;
}

/*pictureContainerTwo*/
#pictureContainerTwo
{
	background:transparent url(../../images/homePage/new-way-to-moisturize-your-skin.jpg) no-repeat 0 0;
	width:680px;
	padding:354px 0 0 22px;
	height:152px;
	position:absolute;
	left:26px;
	top:13px;
	display:none;
}

.textContainerTwo
{
	position:absolute;
	top:369px;
	left:48px;
	width:356px;
	z-index:3;
	display:none;
}
.textContainerTwo h2{
	font-size:17px;
	color:#5d5d5d;
	margin:0 0 7px 0;	
}
.textContainerTwo p{
	color:#828282;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.textContainerTwo span
{
	color:#828282;
	font-size:13px;
	line-height:18px;
	overflow:hidden;
	font-weight:600;
}
.textContainerTwo p.lastp{
	color:#828282;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
	float:left;
	display:inline;
}
.textContainerTwo span.lasts
{
	color:#828282;
	font-size:13px;
	line-height:18px;
	overflow:hidden;
	font-weight:600;
}
.textContainerTwo sup
{
	font-size:7px;
	color:#828282;
}
.textContainerTwo a#learn-more-pctwo
{
	background:transparent url(../../images/homepage/home-learn-more-fucshia.png) no-repeat 0 0;
	color:#d6158d;
	font-weight:600;
	text-decoration:none;
	display:inline;
	padding:0 12px 0 0;
	margin:3px 0 0 11px;
	float:left;
	text-indent:-9999px;
	width:86px;
	height:12px;
}
.textContainerTwo a#learn-more-pctwo:hover
{
	background:transparent url(../../images/homepage/home-learn-more-fucshia.png) no-repeat 0 -12px;
}

a#pictOne
{
	background:transparent url(../../images/homePage/btn-1.jpg) no-repeat 0 0;
	width:25px;
	height:23px;
	position:absolute;
	top:41px;
	left:0;
}
a#pictOne.pictOneActive,a#pictOne:hover
{
	background:transparent url(../../images/homePage/btn-1.jpg) no-repeat 0 -23px !important;
}


a#pictTwo
{
	background:transparent url(../../images/homePage/btn-2.jpg) no-repeat 0 0;
	width:25px;
	height:23px;
	position:absolute;
	top:64px;
	left:0;
}
a#pictTwo.pictTwoactive,a#pictTwo:hover
{
	background:transparent url(../../images/homePage/btn-2.jpg) no-repeat 0 -23px;
}


#homeImageContainer
{
	position:relative;
}
#ultraHealing
{
    background: url("../../images/homePage/ultraHealing.png") no-repeat scroll 0 0 transparent;
    height: 419px;
    position: absolute;
    right: 325px;
    top: 157px;
    width: 154px;
    z-index: 2;
}
#newCurel
{
  background:transparent url(../../images/homePage/curel-transparent.png) no-repeat 0 0;
	width:310px;
	height:314px;
	position:absolute;
	top:229px;
	right:248px;
	z-index:2;
	display:none;	
}

