html {height: 100%; margin-bottom: 1px;}

/* Body Typeset
-------------------------- */
body {
	background:#000000;
	color: #222;
	padding-left: 100px;
	padding-right: 100px;
	}
	
.bonus {
	border: 1px #FF0000 solid;
	}

.bonusbox {
	width: 200px;
	margin-left: 350px;
	margin-top: -230px;
}
	
		
.bontext1 {
	width: 330px;

}

.bontext2 {
margin-top: 20px;
margin-right: 15px;
}

.claimbonus {
	width: 430px;
	border: 1px solid #BFBFBF;
	background-color:#E8E8E8;
	padding: 17px;
	margin-left: 102px
	}

/* Layout
-------------------------- */

#container {
	width: 770px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 auto;
	background: white;
	}
#header {
	height: 100px;
	padding-bottom: 10px;
	color: #fff;
	background-color:#FFFFFF;
	}
#header h1 {
	border: 0;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-top: 30px;
	text-align: center;
	}
#content {
	padding-left: 5px;
	padding-right: 5px;
	}
#footer {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background: url(css/zitemplate00-bg.png);
	color: #000;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-top: 2px solid #cc0;
	line-height: 1.2em;
	}
#header h1 a, #header h1 a:link, #header h1 a:visited {
	border: 0;
	color: #fff;
	}
#header a:hover {
	background: none;
	}
#footer a, #footer a:link, #footer a:active {
	color:#000099;
	text-decoration: underline;
	}
#footer a:hover {
	background: #ffc;
	color: #FF0000;
	text-decoration: underline;
	}

/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 375px;
	right: 229px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}
#menu a{
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
#menu a:hover{
	text-decoration:underline;
}

.citations {
	width: 480px;
	margin-left: 80px;
	background-color: #CAE6F0;
	padding: 20px;
	}

.testimonials {
	background-color:#FFFF99;
	padding: 10px;
	border-style:dotted;
	border-color:#FF0000;
	border-width:thin;
}
	
.headmenu {
	font-family:"Courier New", Courier, monospace;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}

.headmenu a{
	color:#FFFFFF;
	text-decoration:none;
}
.headmenu a:hover{
	text-decoration:underline;
}

.style2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {font-size: 11px}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style8 {color: #009933; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style36 {font-size: 12px}
.style11 {font-family: Georgia, "Times New Roman", Times, serif}








