.estimate_form input {
	height:25px; padding-left:5px;
	border:1px solid #E0E0E0; line-height:25px;
	width:240px; color:#666; font-size:14px;
}
.estimate_form textarea {
	height:50px; padding-left:5px;
	border:1px solid #E0E0E0;
	width:240px; color:#666; 
	font-size:14px; font-family:Arial;
}
.estimate_form select {
	padding:3px;
	border:1px solid #E0E0E0;
	width:280px;
	color:#666;
	font-size:14px;
	font-family:Arial;
}
.bottom_select input {
	border:1px solid #E0E0E0;
	height:20px; line-height:20px;
	width:100px; color:#6C9100;
	font-family:Arial; font-weight:bold;
	padding: 3px;
}
.button_estimate input {
	background:#6C9100;
	height:35px;
	line-height:25px;
	width:200px;
	color:#fff;
	font-family:Arial;
	font-weight:normal;
	padding: 3px;
	border: none;
	font-size: 12px;
}
.thankyou {
	margin-top: 40px;
	height: 200px;
	text-align: center;
}

