.clear{
	clear: both;
	display: block;
}

.fb_page{
	width: 100% !important;
	margin-top: 29px;
}

.fb_main{
	width: 644px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.fb_side{
	float: left;
	width: 246px;
	margin: 0px 40px 0px 24px;
	overflow: hidden;
}

.fb_form_block{
	border: 1px solid #109947;
	margin-bottom: 25px;
}

.fb_form_block h2{
	background: #109947;
	color: #fffeff;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	padding: 0px 0px 2px 25px;
	margin: 0px;
}

.fb_wrapper{
	padding: 10px 12px 20px;
}

.fb_item{
	width: 284px;
	float: left;
	margin: 10px 12px 0px;
}



.fb_item2{
	width: 284px;
	float: left;
	margin: 10px 12px 20px;
}

.fb_item2 p.label{
	font-size: 12px;
	color: #109947;
	margin: 0px;
}

.fb_item2 p.value{
	font-size: 16px;
	color: #000;
	font-style: italic;
	margin: 0px;
}

.fb_wrapper.hide .fb_item{
	display: none;
}

.fb_item.wide, .fb_item2.wide{
	width: 592px;
}	

.fb_item.wide input, .fb_item2.wide input{
	width: 581px;
}

.fb_item.code{
	width: 592px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 26px;
	display: none;
}	

.fb_item.code img{
	vertical-align: middle;
	margin: 0px 7px 2px 0px;
}

.fb_item.wide textarea, .fb_item2.wide textarea{
	width: 589px;
	height: 64px;
	border: 0px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	background: #f2f2f2;
}

.fb_item label{
	width: 284px;
	color: #000;
	line-height: 30px;
	font-size: 14px;
}

.fb_item .sub_label{
	display: block;
	color: #000;
	font-size: 12px;
	margin-top: -10px;
}

.fb_item input{
	width: 273px;
	border: 0px;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	line-height: 24px;
	height: 24px;
	font-size: 14px;
	padding-left: 10px;
	background: #f2f2f2;
}

.fb_upload{
	width: 283px;
	cursor: pointer;
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
	background: #f2f2f2;
	position: relative;
	height: 26px;
	
}

.fb_upload input{
	width: 283px;
	float: right;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	cursor: pointer !important;
}

.fb_upload span{
	flaot: left;
	width: 273px;
	background: url(../fb_up.png) no-repeat right center;
	font-size: 10px;
	line-height: 24px;
	padding: 2px 0px 0px 10px;
	display: inline-block;
	color: #858585;
}

.fb_button{
	height: 41px;
	display: inline-block;
	text-decoration: none;
	line-height: 37px;
	border: 2px solid #f2f0f1;
	background: #a8a8a8;
	color: #FFF;
	font-size: 22px;
	padding: 0px 15px 4px;
	cursor: pointer;
	margin: 0px 20px 0px 0px;
	vertical-align: top;
	font-style: italic;
}

a.fb_button{
	padding-bottom: 0px;
	line-height: 35px;
	font-size: 22px;
	padding-bottom:2px;
	height:35px;
	font-style: italic;
}

.fb_submit{
	background: #109947;
	font-size: 22px;
}

#fb_send, #fb_back{
	display: none;
}

.fb_err_text{
	font-size: 14px;
	color: #cb3f15;
	background: url(../ui/alert.png) no-repeat 0px 0px;
	margin: 30px 0px 0px 25px;
	line-height: 15px;
	padding-left: 29px;
	display: none;
}

.fb_text_after{
	font-size: 16px;
	color: #000;
	margin: 15px 0px 5px 15px;
	
	line-height: 18px;
	font-style: italic;
}

.fb_err{
	background: url(../ui/alert_bg.jpg) no-repeat right top !important;
}

.fb_phone{
	background: url(../fb_phone.png) no-repeat 0px 5px;
	margin: 0px 0px 20px;
	width: 246px;
}
.fb_phone h3{
	font-weight: normal; 
	font-size: 18px;
	color: #000;
	font-style: normal;
	margin: 0px;
	padding-left: 25px
}

.fb_phone h4{
	font-size: 12px;
	color: #000;
	font-style: normal;
	margin: 0px;
	padding-left: 25px;
}

.fb_side h1{
	width: 246px;
}

.fb_side p{
	font-size: 14px;
	color: #000;
	width: 246px;
}














