div.container
{ 
	background-image: url('images/background.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
}

div.center
{
	margin-left: 20%;
	margin-right: 20%;
	width: 800px;
	background-color: #FFF;
}

div.text
{
	background-color:#FFF;
	font-family:Times, serif;
	font-size:14px;
	margin-left: 30px;
	margin-right:30px;

}

div.text table
{
	margin-left:auto;
	margin-right:auto;
}

div.text table.contact
{
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}


div.text h1
{
	color: #4a4a4a;
	line-height: 1.2em;
	font-family:Impact, fantasy;
	font-size: 35px;
	font-weight: bold;
}

div.text p
{ 
	margin-top: 20px;
	margin-bottom: 20px;
}

div.text ul
{
	font-family: Courier New, Courier, mono;
	font-size: 24px;
	font-weight:bold;
	font-style: italic;
}

div.text img
{
	margin-left:auto;
	margin-right:auto;
	display: block;
}

div.text h3
{
	color: #787878;
	font-weight: normal;
	font-style: normal;
	font-size: 1.7em;
	line-height: 1em;
	letter-spacing: -1px;
	padding: 10px;
}



div.testimoney
{
	background-image:url('images/img0001.jpg');
	min-height:400px;
	background-repeat:no-repeat;
	margin-left: 100px;
	margin-right: 100px;
}

div.testimoney p
{
	padding-top:100px;
	padding-right:100px;
	padding-left:100px;
	font-size:18px;
	text-align:left;
}

div.testimoney p.sig
{
	font-size:18px;
	text-align: center;
	padding:0;
	margin:0;
}

div.top
{
	background-image:url('images/top.jpg');
	background-repeat:no-repeat;
	height:88px;
	margin-left: 100px;
	margin-right: 100px;
	margin-bottom:0px;
	padding-bottom:0px;
}


div.middle
{
	background-image:url('images/center.jpg');
	background-repeat: repeat-y;
	min-height:200px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top:0px;
	padding-top:0px;
}

div.middle p
{
	padding-top:20px;
	margin-top:0px;
	padding-right:100px;
	padding-left:100px;
	font-size:18px;
	text-align:left;
}


div.middle p.sig
{
	font-size:18px;
	text-align: center;
	padding:0;
	margin:0;
}

div.bottom 
{
	height:25px;
	background-image:url('images/bottom.jpg');
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-right: 100px;

}

div.bonus
{
	margin-left:100px;
	margin-right:100px;
	border-style: dashed;
	border-width:3px;
	border-color:blue;
	min-height: 300px;
} 

div.bonus img
{
	float:left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.bonus p
{
	margin-left:20px;
	margin-right:20px;
}

div.bonus ul
{
	font-size:14px;
}



.hl
{
	background-color: rgb(255,255,0);
}

div.sbonus
{
	margin-left:50px;
	margin-right:50px;
	border-style: dashed;
	border-width:3px;
	border-color:blue;
	min-height: 300px;
}

div.sbonus p
{
	margin-left:20px;
	margin-right:20px;
}

div.sbonus img
{
	float:left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.moneyback
{
	margin-left:100px;
	margin-right:100px;
	border-style: solid;
	border-width:3px;
	border-color:black;
	min-height: 300px;
}

div.moneyback img
{
float:left;
	margin-top:60px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 60px;
}

div.moneyback p
{
	margin-left:20px;
	margin-right:20px;
}

.pbottom
{
	text-align:center;
	font-size:11px;
	margin-left:40px;
	margin-right:40px;
	font-weight:bold;
}

div.flashlinks
{
text-align:center;
}
