div#content_wrapper{
	background-color:#ffe4e9;
}
div#main_content{
	margin-top:50px;
	margin-bottom:50px;
}
.hidden{
	display:none;
}
div#main_wrap{
	background-color:#fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	padding:5px;
}

div#main_wrap .inner{
	position:relative;
	border:1px solid #ff517a;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;

}

div.ribbon{
	position:absolute;
	background-repeat: no-repeat;
}
div#ribbon_top_left{
	background-image:url(../images/ribbon_top_left.gif);
	width:165px;
	height:145px;
	top:0;
	left:0;
}
div#ribbon_top_right{
	background-image:url(../images/ribbon_top_right.gif);
	width:150px;
	height:72px;
	top:0;
	right:0;
}
div#ribbon_bottom_left{
	background-image:url(../images/ribbon_bottom_left.gif);
	width:95px;
	height:46px;
	bottom:0;
	left:0;
}
div#ribbon_bottom_right{
	background-image:url(../images/ribbon_bottom_right.gif);
	width:147px;
	height:109px;
	bottom:0;
	right:0;
}
div#nail_img{
	background-image: url(../images/nail_image_left.jpg);
	width:292px;
	height:510px;
	background-repeat: no-repeat;
	position:absolute;
	top:180px;
	left:0;
}
h2{
	background-image:url(../images/h2.png);
	width:362px;
	height:246px;
	background-repeat: no-repeat;
	text-indent: -999px;
	overflow: hidden;
	position:relative;
	margin-left:64px;
	float:left;
}

div#section_1{
	margin-left:335px;
	margin-bottom:73px;
}
div#section_1 h3{
	background-image:url(../images/h3_1.png);
	width:411px;
	height:29px;
	text-indent:-999px;
	overflow:hidden;
	margin-bottom:39px;
}
div#section_1 p{
	background-image:url(../images/text_1.gif);
	width:568px;
	height:179px;
	text-indent:-9999px;
	overflow:hidden;
}
div#section_2{
	margin-left:64px;
	margin-bottom:70px;
}
div#section_2 h3{
	background-image:url(../images/h3_2.png);
	width:442px;
	height:56px;
	text-indent:-999px;
	overflow:hidden;
}

div#section_3{
	text-align: center;
	margin-bottom:64px;
}
div#section_3 h3{
	background-image:url(../images/h3_3.png);
	width:459px;
	height:26px;
	text-indent:-999px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:37px;
}

div#section_4{
	width:840px;
	margin:0 auto;
	text-align: right;
	margin-bottom:56px;
}

div#bottoms{
	width:840px;
	height:78px;
	margin:0 auto;
	padding-bottom:50px;

}
a#btn_back{
	background-image:url(../images/btn_back.png);
	width:130px;
	height:78px;
	background-repeat: no-repeat;
	text-indent:-999px;
	overflow:hidden;
	display:block;
	float:left;
	margin-left:204px;
}
a#btn_back:hover{
	background-position: 0 -78px;
}

#social_wrap{
	float:left;
}
#social_wrap a{
	float:left;
}
#social_wrap iframe{
	float:left;
}