#wrapper {
	position:relative;
	width:770px;
	z-index:1;
	margin: auto;
}

/*beautybar starts here*/
#beautybar {
	position:relative;
	width:770px;
	height:auto;
	z-index:3;
	float: left;
}
#beautytext {
	position:absolute;
	left:0px;
	top:0;
	width:770px;
	height:552px;
	z-index:1;
	text-align: left;
	right: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#beautypic {
	position:absolute;
	left:440px;
	top:0px;
	width:330px;
	height:140px;
	z-index:2;
}
/*category one starts here*/
#head_left {
	position: relative;
	float: left;
	height: 40px;
	width: 215px;
}
#how_to_text {
	float: left;
	height: 55px;
	width: 770px;
	position: relative;
	padding-top: 10px;
}
#left_subtitle {
	float: right;
	height: 60px;
	width: 520px;
	padding-top: 15px;
	position: relative;
}
#widget_design_large {
	float: left;
	height: 225px;
	width: 168px;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 11px;
	position: relative;
}
#design_description_large {
	position: relative;
	width: 170px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 1px;
}
#content_box {
	position: relative;
	width: 770px;
}
