/************************************/
/****Designed and Developed by*******/
/*********Jason A. Vestidas**********/
/**********Valid CSS/Xhtml***********/
/************************************/

/***Global***/
body{
	margin:0;
	background:url(../images/bg-image.jpg) top left repeat-x;
	background-color:#000000;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:947px;
}
/***Header***/
#header{
	float:left;
	width:947px;
	height:462px;
	background:url(../images/header-image.png) top left no-repeat;
}
#header02{
	float:left;
}
#header-left{
	float:left;
	width:450px;
	height:200px;
	font:bold 20px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#000000;
	padding-top:262px;
	padding-left:50px;
}
#header-right{
	float:left;
	width:400px;
	height:232px;
	padding-top:230px;
}
/***Content***/
#content{
	float:left;
	width:947px;
	background:url(../images/content-mid-bg.png) top left repeat-y;
}
#content-grab-package-panel{
	float:left;
	width:847px;
	height:256px;
	background:url(../images/bonus-claim-bg.png) top left no-repeat;
	margin:10px 0 10px 32px;
}
#content-heading01{
	float:left;
	width:818px;
	height:178px;
	z-index:-1;
	margin-left:43px;
	margin-top:-50px;
}
#bonus-panel{
	float:left;
	width:568px;
	height:229px;
	background:url(../images/content-shadow.jpg) top left no-repeat;
	margin-left:155px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	line-height:22px;
	padding-left:30px;
}
#get-bonus{
	float:right;
	width:350px;
	height:180px;
	margin-top:70px;
}
/***Footer***/
#footer{
	float:left;
	width:947px;
	height:230px;
	background:url(../images/footer-image.png) top left no-repeat;
}
/***Classes***/
.clearfix{
	clear:both;
}
.fontstyle01{
	font:bold 20px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FF0000;	
}
#form1{
	text-align:center;
}
#form1 .txtbox {
	height:30px;
	width:300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:20px;
}

#form2 .txtbox{
height:30px;
	width:250px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:20px;
}

/*******Other Page*********/
#wrapper02{
	margin-left:auto;
	margin-right:auto;
	width:910px;
}
#header02{
	float:left;
	width:910px;
	height:258px;
	background:url(../images/header-image2.png) top left no-repeat;
}
#content02{
	float:left;
	width:910px;
	height:auto;
	background:url(../images/content-mid-bg02.png) top left repeat-y;
	font:bold 26px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	text-align:center;
	font-style:italic	
}

#content02 p {

text-align:left;
margin-left:20px;
font-size:16px;
font-weight:normal;
font-style:normal;
}

#content02 h1 {
text-align:center;
font-family:Helvetica;
color:#CC0000;
font-size:26px;
font-style:normal;

}
#footer02{
	float:left;
	width:910px;
	height:229px;
	background:url(../images/footer-image2.png) top left no-repeat;
}
