@charset "utf-8";
h1 {
	color: #005FA7;

}
.napstik #container  {
	background-image: url(images/Background_Home.jpg);
}
.napstik #newsticker     {
	height: 25px;
	width: 954px;
	background-color: #30607b;
	position: absolute;
	text-align: left;
	color: #FFFFFF;
	margin-left: 5px;
	line-height: 25px;
	text-indent: 5px;
	font-size: 16px;
	top: 115px;
}
.napstik #newstickeralert {
	position: absolute;
	left: 0px;
	top: 0px;
}
.napstik #newstickerbuynow {
	position: absolute;
	top: 0px;
	right: 5px;
}


.napstik #topleft {
	width: 454px;
	height: 363px;
	position: absolute;
	top: 153px;
	background-image: url(images/Home_BuyNowContent.png);
}

.napstik #topleftbuynow {
	width: 233px;
	height: 62px;
	position: absolute;
	top: 282px;
	left: 200px;
}
.napstik #topleftbuynowtext {
	width: 233px;
	height: 40px;
	position: absolute;
	top: 293px;
	left: 200px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.napstik #topleftbuynowhit {
	width: 233px;
	height: 62px;
	position: absolute;
	top: 282px;
	left: 200px;
}
.napstik #topright {
	position: relative;
	left: 460px;
	width: 504px;
	height: 425px;

}
.napstik #whatisbubble {
	background-image: url(images/Home_WhatIsBubbles.png);
	background-repeat: no-repeat;
	height: 40px;
	top: 7px;
	position: relative;
}
.napstik #whatistext0 {
	position: relative;
	top: 10px;
	left: 10px;
	width: 480px;
}



.napstik #whatiststeps {
	background-image: url(images/Home_WhatIsImagesNumbersAndLines.png);
	height: 229px;
	background-repeat: no-repeat;
	width: 481px;
	position: relative;
	left: 10px;
	top: 30px;
}
.napstik #whatistext1 {
	width: 340px;
	position: relative;
	left: 135px;
	top: 15px;
}
.napstik #whatistext2 {
	width: 340px;
	position: relative;
	left: 135px;
	top: 60px;
}
.napstik #whatistext3 {
	width: 340px;
	position: relative;
	left: 135px;
	top: 105px;
}
.napstik #whatistext4 {
	width: 440px;
	position: relative;
	left: 20px;
	top: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #007e4b;
}
.napstik  #bottom {
	position: relative;
	left: 0px;
	width: 388px;
	top: -60px;
}
.napstik #bottomleft {
	position: absolute;
	left: 40px;
	width: 453px;
	top: 13px;
	height: 265px;
}
.napstik  #bottomleftbuttontext {
	top: 187px;
	position: absolute;
	left: 80px;
	color: #FFFFFF;
	font-size: 14px;
}
.napstik  #bottomleftheader {
	top: 58px;
	position: absolute;
	left: 12px;
	color: #4a91bf;
	font-size: 30px;
}
.napstik  #bottomlefthit  {
	width: 453px;
	height: 265px;
	position: absolute;
}



.napstik #bottomright {
	position: absolute;
	left: 555px;
	width: 388px;
	top: 100px;
}
.napstik #bottombottomleft {
	position: absolute;
	top: 319px;
	left: 221px;
	width: 295px;
	color: #004F00;
}
.napstik #bottombottomleftheader {
	font-size: 18px;
}
.napstik #bottombottomleftbuttontext {
	color: #FFFFFF;
	position: absolute;
	top: 58px;
	left: 55px;
	font-size: 13px;
}
.napstik #bottombottomlefthit {
	position: absolute;
	height: 100px;
	width: 295px;
	left: 0px;
	top: 0px;
}











a.newsticker:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a.newsticker:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
a.newsticker:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a.topleftbuynow:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topleftbuynow:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.topleftbuynow:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
