@charset "utf-8";
/* CSS Document */

.napstik #container {
	background-image: url(images/Background_Environment.jpg);
}
.napstik #LeftSide {
	width: 420px;
	position: absolute;
	height: 600px;
	margin-left: 30px;
}
.napstik #SavingTreesHeader {
	top: 270px;
	position: absolute;
	left: 115px;
	color: #1D6490;
	font-size: 20px;
	width: 300px;
}

.napstik #RightSide {
	width: 430px;
	height: 600px;
	position: absolute;
	margin-left: 500px;
}
.napstik #SavingTreesText {
	line-height: 150%;
	position: absolute;
	top: 310px;
}
.napstik  #SavingWaterHeader {
	top: 110px;
	position: absolute;
	left: 161px;
	color: #1D6490;
	font-size: 20px;
	width: 169px;

}
.napstik #SavingWaterText {
	position: absolute;
	top: 310px;
	width: 410px;
	left: 20px;
	line-height: 150%;
}
.napstik #FunText {
	position: absolute;
	margin-top: 630px;
	margin-left: 60px;
	color: #FFFFFF;
	width: 400px;
}
.napstik #BuyNowButton {
	position: absolute;
	margin-left: 500px;
	margin-top: 700px;
}
.napstik #BuyNowButtonText {
	position: absolute;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin-left: 260px;
	margin-top: 63px;
}
.napstik #BuyNowButtonHit {
	width: 450px;
	height: 140px;
	position: relative;
	margin-left: 0px;
}
.style1 {font-size: 24px}

