
#wrapper
{
	border: 30px solid #999;
	position: relative;
	width: 900px;
	min-height: 680px;
	/*position: absolute;   
    left: 50%;
    margin-top: 20px;
    margin-bottom: 40px;*/
    margin: 30px auto;
    /*margin-left: -480px;*/
	background-color: #f2f2f2;
}

h1 a
{
	float: right;
    text-decoration: none;
    font-family: Arial, Verdana;
    font-size: 3em;
    line-height: 0.8em;
    font-weight: normal;
    color: #fff;
    background: url(images/darling_small-trans.png) no-repeat;
    width: 191px;
    height: 34px;
    margin: 20px 40px 0 0;
}

a#shop_back
{
	float: left;
	display: block;
	margin: 20px 0 0 20px;
}




ul.menu
{
	position: absolute;
	z-index: 100;
	top: 60px;
	left: 670px;
}

#scrollbtn a
{
	color: #000;
}

#shop_intro
{
	position: relative;
	float: left;
	margin: 40px 30px 0 30px;
	width: 300px;
}

#shop_img
{
	position: relative;
	height: auto;
	display: block;
	margin: 20px 0 20px 20px;
}



