/* general */

body {
	margin-: 0px;
	padding: 0px;
	background-color: #353c55;
}
a {
	border: 0px;
}
img {
	border: 0px;
}

/* form & header */

div#formDiv {
	position:absolute;
	left:325px;
	top:350px;
	width:429px;
	height:350px;
	z-index:4;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
div#headerquote {
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	background-image: url(../img/headerquote.gif);
	background-repeat: no-repeat;
	width:1030px;
	height:50px;
}

/* top nav */

div#leftSpace {
	text-indent: -9999px;
	background-image: url(../img/leftspace.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 65px;
	position: absolute;
	left: 0px;
	top: 50px;
}

div#homeBtn {
	text-indent: -9999px;
	background-image: url(../img/homebtn.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 65px;
	position: absolute;
	left: 97px;
	top: 50px;
}
div#aboutBtn {
	text-indent: -9999px;
	background-image: url(../img/aboutbtn.gif);
	background-repeat: no-repeat;
	width: 122px;
	height: 65px;
	position: absolute;
	left: 222px;
	top: 50px;
}
div#aboutBtn2 {
	text-indent: -9999px;
	background-image: url(../img/aboutbtn_active.gif);
	background-repeat: no-repeat;
	width: 122px;
	height: 65px;
	position: absolute;
	left: 222px;
	top: 50px;
}
div#excerptBtn {
	text-indent: -9999px;
	background-image: url(../img/excerptbtn.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 65px;
	position: absolute;
	left: 344px;
	top: 50px;
}
div#excerptBtn2 {
	text-indent: -9999px;
	background-image: url(../img/excerptbtn_active.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 65px;
	position: absolute;
	left: 344px;
	top: 50px;
}
div#bgBtn {
	text-indent: -9999px;
	background-image: url(../img/bgbtn.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 65px;
	position: absolute;
	left: 473px;
	top: 50px;
}
div#bgBtn2 {
	text-indent: -9999px;
	background-image: url(../img/bgbtn_active.gif);
	background-repeat: no-repeat;
	width: 121px;
	height: 65px;
	position: absolute;
	left: 473px;
	top: 50px;
}
div#tlpBtn {
	text-indent: -9999px;
	background-image: url(../img/tlpbtn.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 65px;
	position: absolute;
	left: 594px;
	top: 50px;
}
div#tlpBtn2 {
	text-indent: -9999px;
	background-image: url(../img/tlpbtn_active.gif);
	background-repeat: no-repeat;
	width: 129px;
	height: 65px;
	position: absolute;
	left: 594px;
	top: 50px;
}
div#otBtn {
	text-indent: -9999px;
	background-image: url(../img/otbtn.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 65px;
	position: absolute;
	left: 723px;
	top: 50px;
}
div#otBtn2 {
	text-indent: -9999px;
	background-image: url(../img/otbtn_active.gif);
	background-repeat: no-repeat;
	width: 126px;
	height: 65px;
	position: absolute;
	left: 723px;
	top: 50px;
}
div#rightSpace {
	position: absolute;
	left: 849px;
	top: 50px;
}

/* basic sides */

div#leftSide {
	position: absolute;
	top: 115px;
	left: 0px;
}
div#leftSide2 {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 497px;
}
div#rightSide {
	position: absolute;
	top: 115px;
	left: 496px;
	z-index:1;
}

/* text & content areas */

div#homeText {
	text-indent: -9999px;
	background-image: url(../img/hometext.gif);
	background-repeat: no-repeat;
	width: 534px;
	height: 511px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 2;
}
div#aboutText {
	text-indent: -9999px;
	background-image: url(../img/abouttext.gif);
	background-repeat: no-repeat;
	width: 534px;
	height: 600px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 5;
}
div#excerptBody {
	text-indent: -9999px;
	background-image: url(../img/excerptbody.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 115px;
	width: 1030px;
	height: 723px;
	z-index: 3;
}
div#tlpText {
	text-indent: -9999px;
	background-image: url(../img/tlptext.gif);
	background-repeat: no-repeat;
	width: 534px;
	height: 600px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}
div#bgBody {
	text-indent: -9999px;
	background-image: url(../img/bgbody.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 115px;
	width: 1030px;
	height: 723px;
	z-index: 3;
}
div#bgBody2 {
	text-indent: -9999px;
	background-image: url(../img/bgbodysubmit.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 115px;
	width: 1030px;
	height: 723px;
	z-index: 3;
}

/* other titles */

div#otText {
	text-indent: -9999px;
	background-image: url(../img/ottext.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 723px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}
div#itaolText {
	text-indent: -9999px;
	background-image: url(../img/itaoltext.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 723px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}
div#triyText {
	text-indent: -9999px;
	background-image: url(../img/triytext.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 723px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}
div#tltText {
	text-indent: -9999px;
	background-image: url(../img/tlttext.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 723px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}
div#probText {
	text-indent: -9999px;
	background-image: url(../img/probtext.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 723px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}
div#twlText {
	text-indent: -9999px;
	background-image: url(../img/twltext.gif);
	background-repeat: no-repeat;
	width: 533px;
	height: 723px;
	position: absolute;
	left: 496px;
	top: 115px;
	z-index: 3;
}




/* sub-buttons */

div#viewAddictPraise {
	position: absolute;
	top: 622px;
	left: 496px;
	z-index: 3;
}
div#tlpPraise {
	position: absolute;
	top: 620px;
	left: 496px;
	z-index: 4;
}
div#homeContact {
	position: absolute;
	top: 707px;
	left: 635px;
	z-index: 3;
}
div#aboutContact {
	position: absolute;
	top: 600px;
	left: 282px;
	z-index: 4;
}
div#NPRbtn {
	position: absolute;
	top: 690px;
	left: 496px;
	z-index: 5;
}
div#buyAddict {
	position: absolute;
	height: 150px;
	width: 130px;
	left: 800px;
	top: 630px;
	z-index: 4;
}
div#buyAddict2 {
	position: absolute;
	height: 150px;
	width: 130px;
	left: 296px;
	top: 480px;
	z-index: 2;
}
div#buyAddict3 {
	position: absolute;
	height: 150px;
	width: 130px;
	left: 769px;
	top: 468px;
	z-index: 4;
}
div#buyAddict4 {
	position: absolute;
	height: 135px;
	width: 130px;
	left: 296px;
	top: 480px;
	z-index: 2;
}
div#buyTLP {
	position: absolute;
	height: 150px;
	width: 130px;
	left: 800px;
	top: 630px;
	z-index: 3;
}
div#itaolBuyNow {
	position: absolute;
	height: 50px;
	width: 130px;
	left: 830px;
	top: 745px;
	z-index: 4;
}
div#triyBuyNow {
	position: absolute;
	height: 50px;
	width: 130px;
	left: 830px;
	top: 600px;
	z-index: 4;
}
div#tltBuyNow {
	position: absolute;
	height: 50px;
	width: 130px;
	left: 830px;
	top: 630px;
	z-index: 4;
}
div#probBuyNow {
	position: absolute;
	height: 50px;
	width: 130px;
	left: 830px;
	top: 750px;
	z-index: 4;
}
div#twlBuyNow {
	position: absolute;
	height: 50px;
	width: 130px;
	left: 830px;
	top: 675px;
	z-index: 4;
}

div#videoBtn {
	position: absolute;
	left: 492px;
	top: 715px;
	z-index: 2;
	
}



