@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	padding:0px;
	background:url(../images/bg1.jpg) repeat center;
	
}
.wrapper{
	width:1000px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
.layer1{
	/*margin-top:214px;*/
	position:absolute;
	
}
/*.layer2{
	margin-top:-97px;
}*/
.glow{
	/*margin-top: -615px;*/
	overflow:hidden;
	position:relative;
}
.bottle{
	position:relative;
	 margin-left: 153px;
  /*  margin-top: -738px;*/
	z-index:99;
	height:480px;
	
	
}
.bottle span{
	
    /*left: -73px;*/
	 left: 6px;
    position: relative;
    top: -263px;
	z-index:99;
}
.bottle p{
	 color: #2A4576;
    font-family: georgia;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
	text-align:center;
	margin: -243px 0 0 164px;
	z-index:99;
}
.options{
	 margin-left: 521px;
    margin-top: 15px;
	 color: #2A4576;
	 z-index:99;
	 position:relative;
	 top:-94px;
}
.options img{
	position:relative;
}
.options a{
	 color: #2A4576;
    font-family: georgia;
    font-size: 22px;
    font-weight: bold;
	text-decoration:none;
	position: relative;
}
#parallax
    {position:relative; overflow:hidden; width:1000px; height:520px; margin-top:126px; margin:0px auto;}
.parallax-viewport {
    position: relative;     /* relative, absolute, fixed */
    overflow: hidden;
}
#content{
	/*min-height:550px;*/
	margin-top: -500px;
}
#content1{
	
}