@charset "UTF-8";
/* CSS Document */

/* Main Promo Area Begin*/
#main_promo{

}
#promo_graphics_wrapper{
	
}

#tashi_promo{
	width:490px;
	height:460px;
	background-image:url(../../../images/home/tashi_promo.jpg);
	float: left;
}

#tashi_promo_text{
	position:relative;
}

#tashi_promo_btn{
	position:relative;
	height: 50px;
	width: 239px;
	top: 390px;
	float:right;
	right: 50px;
	background-image:url(../../../images/home/tashi_btn_off.jpg);
	background-repeat: no-repeat;
}

#tashi_promo_btn a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#tashi_promo_btn a:hover {
	background-image:url(../../../images/home/tashi_btn_on.jpg);
}


#sibu_beauty_promo{
	width:490px;
	height:460px;
	background-image:url(../../../images/home/sibu_beauty_promo.jpg);
	left: 490px;
	float: left;
}

#sibu_beauty_promo_text{
	position:relative;
}


#sibu_beauty_promo_btn{
	position:relative;
	height: 51px;
	width: 140px;
	top: 390px;
	float:right;
	right: 50px;
	background-image:url(../../../images/home/sibu_beauty_btn_off.jpg);
	background-repeat: no-repeat;
}

#sibu_beauty_promo_btn a {
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#sibu_beauty_promo_btn a:hover {
	background-image:url(../../../images/home/sibu_beauty_btn_on.jpg);
}


#testimonials_promo{
	height: 70px;
	background-color:#edf1e0;
	float: left;
	width: 980px;
	position: relative;
}

#guarantee_seal{
	height: 102px;
	width: 123px;
	top: -50px;
	left: 25px;
	float: left;
	position: relative;
}

#guarantee_text{
	font-size:16px;
	color:#48552a;
	font-weight:800;
	width: 150px;
	height: 45px;
	float: left;
	position: relative;
	top: 10px;
	left: 50px;
}

#quotes{
	font-size:16px;
	color:#48552a;
	font-weight:400;
	width: 630px;
	top: 10px;
	left: 65px;
	height: 45px;
	text-align:center;
	float: left;
	position: relative;
}

#quotes a{
	color:#48552a;
	text-decoration:none;
	line-height:14px;
}

#quotes a:hover{
	font-weight:800;
}

/*Main Promo Area End*/

/*Home Content Area Begin*/

#home_content{
	position:relative;
	float: left;
	width: 980px;
}
#left_home{
	padding-top:20px;
	padding-left:20px;
	width:307px;
	clear: both;
	float: left;
}

#testimonials_graphic{
	height: 162px;
	width: 307px;
}

#old_sibu{
	height: 162px;
	width: 307px;
	padding-top:20px;

}

#content_container{
	width: 600px;
	top:20px;
	width:600px;
	padding-right:20px;
	float: right;
}

#home_text{
	width: 600px;
	padding-top:10px;
}

#giveaway{
	width: 600px;
	margin-top: 20px;
}
/*Home Content Area End*/
