/* CSS Document */

.bonetxt{
		width:68%;
		position:relative;
		float: right;
		margin:30px;
		padding:0px;
		font-family:Verdana;
		font-size:14px;
		color:#000;
		line-height:22px;
		text-align:justify;
		font-weight:500;
}
.bonetxt em
{
	color:#F33;
}
.bonetxt em a{
	color:#F33;
	text-decoration:underline;
}
.bonetxt span{
	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color:#e0701f;
		letter-spacing:5px;
		line-height:30px;
}

.bonetxt img
{
	border:0;
	float:right;
	margin:0px 0 20px 20px;
}

.hline{
	position:relative;
	width:95%;
	margin:auto;
	background:url(images/hline.png) repeat-x;
	height:1px;
	overflow:hidden;
}
.contfrm{
	width:680px;
		position:relative;
		float: right;
		margin:30px;
		padding:0px;
		font-family:Verdana;
		font-size:14px;
		color:#000;
		line-height:22px;
		text-align:justify;
		font-weight:500;
}

.contactus_form_detail_1{

	float:left;

	width:310px;

	margin:0px 0px 0px 20px;

}

.contactus_title_txt{

	clear:left;

	float:left;

	width:65px;

	margin:0px 0px 15px 0px;

}

.semi_colon{

	float:left;

	width:3px;

	margin:0px 15px 15px 0px;

}

.quote_desc_txt{

	float:left;

	width:215px;

	margin:0px 0px 15px 0px;

}

.missing_field_txt{

	float:left;

	width:211px;

	margin:5px 0px 0px 0px;

	color:#e10000;

	font:11px Arial, Helvetica, sans-serif;

}
.service_list,.multiple_list{

	float:left;

	width:213px;

	height:25px;

	margin:0px 0px 0px 0px;

	border:1px solid #dadada;

	outline:none;

}
.quote_bt{

	float:left;

	width:63px;

	height:23px;

	margin:0px 0px 0px 2px;

	border:none;

	cursor:pointer;

	outline:none;

	text-align:center;

	color:#FFFFFF;

	font:bold 12px Arial, Helvetica, sans-serif;
	
	background:#e17122;

}

.anc_heading
{
		position:relative;
		float: left;
		margin:40px 0 0 20px;
		padding:0px;
		font-family:Georgia;
		font-size:21px;
		color:#853008;
		font-weight:bold;
}
.anc_heading span{
	font-weight:normal;
}
.anc_txt
{
		width:90%;
		position:relative;
		float: left;
		margin:50px 0 30px 50px;
		padding:0px;
		font-family:Verdana;
		color:#000;
		line-height:25px;
		text-align:justify;
}

.flt_rht
{
	border:0;
	float:right;
	margin:0px 0 10px 20px;
}
.flt_left
{
	border:0;
	float:left;
	margin:0px 20px 10px 0px;
}