@charset "utf-8";
/* CSS Document */
body {
	background:#101010 url(../images/ad-bg-image.jpg) no-repeat top center;
	margin:0; padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
#container {
	padding:0 0 20px 0;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 820px;
}

/****** HEADER START ******/
#headerWrapper{
	width:820px;
	float:left;
	display:inline;
	padding:0 0 28px 0;
}
#topHeader{
	width:213px;
	height:38px;
	float:left;
	display:inline;
	background:#101010 url(../images/ad-header-bg.gif) no-repeat top;
	color:#FFF;
	padding:91px 0 0 607px;
}
#topHeader a{
	color:#bc0000;
	font-weight:bold;
	text-decoration:none;
}
#topHeader a:hover{
	color:#da7676;
	font-weight:bold;
	text-decoration:none;
}
#bottomHeader{
	width:820px;
	height:41px;
	float:left;
	display:inline;
	background:#101010 url(../images/header-bg.gif) repeat-x top;
}
#bottomHeaderL{
	width:5px;
	height:41px;
	float:left;
	display:inline;
	background:#101010 url(../images/header-bl.gif) no-repeat;
}
#bottomHeaderR{
	width:5px;
	height:41px;
	float:right;
	display:inline;
	background:#101010 url(../images/header-br.gif) no-repeat;
}
#bottomHeader ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	display:inline;
	padding:0 0 0 9px;
}
#bottomHeader ul li{
	float:left;
	display:inline;
	list-style:none;
}
#bottomHeader ul li a{
	height:28px;
	display:block;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:13px 17px 0 17px;
	float:left;
}
#bottomHeader ul li a:hover{
	font-weight:bold;
	color:#bc0000;
	text-decoration:none;
}

/****** HEADER END ******/

/****** CONTENT AREA START ******/
#contentWrapper{
	width:820px;
	float:left;
	padding:0 0 20px 0;
}
#contentLeft{
	width:602px;
	height:504px;
	float:left;
	display:inline;
	padding:0;
}
#contentRight{
	width:218px;
	float:left;
	display:inline;
}
#joinNow{
	width:112px;
	height:37px;
	float:left;
	display:inline;
	padding:59px 0 0 0;
}
#promoVideo{
	width:602px;
	height:504px;
	float:left;
	display:inline;
}

/** Form Elements Start **/
#formHolder{
	width:186px;
	height:264px;
	background:url(../images/ad-form-bg.gif) no-repeat;
	float:left;
	display:inline;
	padding:132px 16px 0 16px;
}
.formTitles{
	width:186px;
	height:17px;
	float:left;
	display:inline;
	padding:23px 0 10px 0;
}
.radioButtonHolder{
	width:186px;
	float:left;
	display:inline;
}
.submitBtnHolder{
	width:102px;
	height:37px;
	float:left;
	display:inline;
	padding:0 0 0 42px;
}
.smDropDown{
	float:left;
	display:inline;
}
.smDropDown select{
	padding:1px;
	float:left;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.smDropDownText{
	float:left;
	display:inline;
	padding:3px 7px 0 7px;
}
.whereFromHolder{
	width:186px;
	float:left;
	display:inline;
	padding:0 0 15px 0;
}
.whereFromHolder select{
	width:186px;
	float:left;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:1px;
}
/** Form Elements End **/

/****** CONTENT AREA END ******/

/****** FOOTER START ******/
#footer{
	width:820px;
	float:left;
	display:inline;
	padding:0 0 30px 0;
}
#latestMembers{
	width:820px;
	height:115px;
	float:left;
	display:inline;
	padding:0 0 14px 0;
}
#footerText{
	width:820px;
	text-align:right;
	text-transform:uppercase;
	font-size:10px;
	float:left;
	display:inline;
}
#footerText a{
	color:#FFF;
	text-decoration:none;
}
#footerText a:hover{
	color:#b9b9b9;
	text-decoration:none;
}
/****** FOOTER END ******/




#screen{
	padding:198px 0 0 0px;
	width:599px;
	height:512px;
}