#wrapper {
	position:relative;
	width:770px;
	z-index:1;
	margin: auto;
	height: 1000px;
}




#bead_tip_headline {
	float: left;
	height: 40px;
	width: 770px;
	position: relative;
	padding-top: 20px;
}

/*beautybar starts here*/

	


/*category one starts here*/
#tip_one {
	float: left;
	width: 770px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
}

#tip_one_photo {
	float: left;
	width: 300px;
	position: relative;
}



#tip_one_text {
	float: left;
	width: 450px;
	position: relative;
	padding-left: 20px;
}

#step {
	float: left;
	width: 770px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
}

#step_photo {
	float: left;
	width: 255px;
	position: relative;
}



#step_text {
	float: left;
	width: 495px;
	position: relative;
	padding-left: 20px;
}
