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

.napstik #container {
	background-image: url(images/Background_Family.jpg);
}

.napstik #FamilyHeader {
	top: -10px;
	position: relative;
	left: 0px;
	color: 03713d;
	font-size: 24px;
	text-align: center;
}
.napstik #LeftSide {
	width: 420px;
	position: absolute;
	height: 400px;
	margin-left: 38px;
}


.napstik #KidsHeader {
	top: 219px;
	position: absolute;
	left: 81px;
	color: #1D6490;
	font-size: 20px;
	width: 300px;
}

.napstik #KidsText {
	top: 260px;
	position: absolute;
	left: 0px;
	width: 410px;
	line-height: 150%;
	height: 130px;
}
.napstik #RightSide {
	width: 430px;
	position: absolute;
	height: 600px;
	margin-left: 500px;
}


.napstik #ParentsHeader {
	top: 219px;
	position: absolute;
	left: 89px;
	color: #1D6490;
	font-size: 20px;
	width: 300px;
}

.napstik #ParentsText {
	top: 261px;
	position: absolute;
	left: 12px;
	width: 413px;
	line-height: 150%;
}

.napstik #LateHeader {
	position: absolute;
	color: #1D6490;
	font-size: 20px;
	width: 403px;
	margin-top: 600px;
	margin-left: 40px;
}

.napstik #LateText {
	position: absolute;
	width: 413px;
	line-height: 150%;
	text-align: center;
	margin-left: 35px;
	margin-top: 620px;
}

.napstik #AnywhereHeader {
	position: absolute;
	color: 03713d;
	font-size: 18px;
	width: 471px;
	margin-left: 465px;
	margin-top: 620px;
}
.napstik #AnywhereText {
	position: absolute;
	width: 494px;
	line-height: 150%;
	font-size: 10px;
	font-weight: bold;
	margin-left: 468px;
	margin-top: 650px;
}


.napstik #BuyNowButton {
	position: absolute;
	margin-left: 10px;
	margin-top: 660px;
}
.napstik #BuyNowButtonText {
	position: absolute;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin-left: 260px;
	margin-top: 60px;
}
.napstik #BuyNowButtonHit {
	width: 450px;
	height: 140px;
	position: relative;
	margin-left: 0px;
}
