#contetnRight #C_text{
font-size:11px;
margin:15px 0 50px 20px;
background:none;
}
	#contetnRight #contacttitle{
	clear:both;
	font-size:18px;
	color:#000000;
	margin:30px 0 0 20px;
	font-weight:bold;
	}

.incontact{
width:500px;
float:left;
padding:0 0 0 100px;
}
	.incontact .label1{
	width:100px;
	float:left;
	text-align:right;
	padding:2px 10px 20px 0;
	font-size:16px;
	font-weight:bold;
	}
	input{
	width:380px;
	float:left;
	background:#f5f5f5;
	}
		.incontact .label2{
		width:100px;
		float:left;
		text-align:right;
		padding:40px 10px 20px 0;
		font-size:16px;
		font-weight:bold;
		}
		.incontact #heightboard{
		height:100px;
		}
#bt-submit{
	color:#FFFFFF;
	font-size:15px;
	margin:30px 5px 20px 0;
	width:80px;
	float:right;
	height:33px;
	text-align:center;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	#bt-submit a{
	color:#FFFFFF;
	display:block;
	width:80px;
	height:24px;
	padding-top:9px;
	background:#626262;
	}	
	
		#bt-submit a:hover{
		background:#a40000;
		display:block;
		}