#razMain {
	text-align: center;
}

#razFSHeader {
	margin: 0 0;
	position: relative;
}

#razFSBanner {
	margin: 0 0;
	position: relative;
}

.razFSSubHeader {
	padding-left: 40px;
}

.clear {
	clear: both;
}

.rzButton {
	margin: 20px auto 30px;
	border: none;
}

.button img {
	border: none;
}

#snsicons {
	width: 300px;
	float: right;
	padding-right: 30px;
	padding-top: 10px;
}

#facebooklike {
	width: 500px;
	float: left;
	padding-top: 15px;
}

.bf3cHeader {
	background: url(../images/header.jpg) no-repeat;
	width: 1000px;
	height: 435px;
	float: left;
}

.bf3cDivider {
	background: url(../images/divider.jpg) no-repeat;
	width: 1000px;
	height: 5px;
	float: left;
	margin: 5px 0px 0px 0px;
}

.bf3cformContainer {
	background: url(../images/formbg.jpg) top no-repeat;
	width: 1000px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.bf3cLeft {
	width: 500px;
	float: left;
}

.bf3cLeft p {
	color: #666;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	margin: 30px 0px 0px 40px;
}

.bf3cLeft img {
	margin: 50px 0px 0px 24px;
}

.bf3cRight {
	width: 440px;
	
	float: left;
	text-align: left;
	padding: 30px 0px 0px 20px;
}

.bf3cRight p,.bf3cRight .recaptchaField {
	position: relative;
}

#razMain .bf3cRight label.error.checked {
	width: 15px;
	height: 15px;
	background: url(../../../images/icons/correct.png) no-repeat left top;
	position: absolute;
	right: 20px;
	top: 7px;
	font-style: italic;
	color: #0f0;
	font-size: 11px;
}

.recaptchaField #errorRecaptcha label.error.checked {
	top: 78px;
	left: 154px;
}

.bf3cRight .error {
	display: block;
	font-size: 12px;
	font-style: italic;
}

.bf3cRightInput {
	width: 390px;
	height: 38px;
	background: #000;
	color: #666;
	font-size: 14px;
	border: #222222 1px solid;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
}

.bf3cRightSelect {
	width: 398px;
	height: 38px;
	overflow: hidden;
	font-size: 14px;
	margin: 10px 0px 0px 0;
	background: url(../images/arrow.png) no-repeat right #000;
}

.bf3cRightSelect select {
	background: #000;
  	width:398px;
  	height:38px;
  	color:#666666;
	font-size: 14px;
	border: #222 1px solid;
	margin: 0;
	padding: 10px 0 0;
}

.bf3cRightSelect option {
	font-size: 14px;
}

#recaptcha_widget_div {
	margin: 20px 0;
}

.bf3cTerms {
	margin: 10px 0px;
	text-align: justify;
}

.bf3cTerms a {
	font-size: 10px;
	color: #58585a;
	text-decoration: underline;
}

.bf3cTerms a:hover {
	text-decoration: none;
}

.bf3cFB {
	width: 260px;
	height: 30px;
	float: left;
	margin: 0px 0px 0px 10px;
}