*{
	margin:0;
	padding:0;;
}
body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
#mainWrapper{
	width:760px;
	margin:0 auto;
}
#bgWrapper{
	float:left;
	background:url(../images_signup/bg03.gif) no-repeat left top;
	width:752px;
	height:550px;
}
.leftContainer{
	float:left;
	width:362px;
	margin:154px 0 0 42px;
}

.leftContainer p{
	font-size:1.2em;
	color:#404041;
	margin:0 0 15px 20px;
	width:254px;
}
.leftContainer span{
	color:#f15e7c;
}
.thankContainer{
	float:left;
	width:362px;
	margin:156px 0 0 42px;
}
.thankContainer p{
	font-size:1.3em;
	color:#404041;
	margin:0 0 15px 20px;
	width:254px;
}
.thankContainer span{
	color:#f15e7c;
	font-weight:bold;
}
.mailTxt{
	color:#f15e7c;
	text-decoration:none;
}
.formContainer{
	background:url(../images_signup/bgTxtBox.jpg) no-repeat left top;
	float:left;
	width:340px;
	height:59px;
	margin:10px 0 0 20px;
}
.textbox{
	background-color:#404041;
	border:0px solid #f15e7c;
	color:#FFFFFF;
	float:left;
	font-size:1.8em;
	margin:15px 0 0 10px;
	width:210px;
	height:28px;
	font-weight:bold;
}
.sendBt{
	float:left;
	margin:-8px 0 0 18px;
}
.genLabel{
	float:left;
	width:100px;
	font-size:1.4em;
	color:#404041;
	margin:7px 0 0 0;
	font-weight:bold;
}
.formField{
	background:url(../images_signup/bgField.gif) no-repeat left top;
	width:205px;
	height:33px;
	float:left;
}
.formInner{
	background-color:#404041;
	border:none;
	float:left;
	width:200px;
	margin:5px 0 0 0;
	color:#ffffff;
	font-size:1.4em;
	padding:2px 0 0 5px;
	font-weight:bold;
}
.formHolder{
	float:left;
	width:340px;
	margin:5px 0 10px 20px;
}
.formContainerlabel{
	display:none;
}
.rightContainer{
	float:left;
	width:260px;
	margin:280px 0 0 25px;
}
.holderOne{
	float:left;
	width:240px;
	margin-left:50px;
	margin-bottom:-3px;
}
.holderTwo{
	background:url(../images_signup/bgHolderTwo.jpg) no-repeat left top;
	float:left;
	width:285px;
	height:60px;
}
.catchUs{
	float:left;
	width:110px;
	margin:20px 0 0 44px;
}
.facebook{
	background:url(../images_signup/fbook01.jpg) no-repeat 0 100%;
	float:left;
	width:24px;
	height:24px;
	margin:12px 0 0 22px;
}
.facebook:hover{
	background:url(../images_signup/fbook01.jpg) no-repeat 0 100%;
}

.twitter{
	background:url(../images_signup/twitter.gif) no-repeat 0 100%;
	float:left;
	width:21px;
	height:27px;
	margin:12px 0 0 22px;
}
.twitter:hover{
	background:url(../images_signup/twitter.gif) no-repeat 0 100%;
}
.footer{
	background:url(../images_signup/bgFooter.jpg) left top no-repeat;
	float:left;
	width:688px;
	height:59px;
	margin:0 0 0 20px;
}
.footerTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	float:left;
	margin:12px 0 0 16px;
}

a.bot { color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.bot:hover { text-decoration: underline }