.message {
		font-size:12px;
		margin-bottom:10px;
		}
	
	
#faq{
	font-size:14px;
	margin-bottom:15px;
	}
	#faq h2, #contact h2 {
		font-size:18px;
		color:#8a0202;
		margin-bottom:15px;
		background:none;
	}
	#faq ul{
		
		}
		#faq ul li{
			list-style:disc;
			font-size:13px;
			margin:0px 0px 0px 25px;
			width:465px;
			}

	
#contact #form{
	margin:15px;	
	background-color:#ebeaea;
	padding:10px;
	}

	#form input, #form select, #form textarea {
		margin-bottom:10px;
		float:none;
	}
	#form label {
		float:none;
		display:block;
	}
	#form .name,
	#form .email,
	#form .phone,
	#form .address,
	#form .questions {
	
		width:350px;
	}

	#form .city, #form .state, #form .zip{
		margin-left:0px;
		#margin-left:-12px;
	}
	
	#three_wide .col{
		float:left;
		width:106px;
		margin-right:16px;
	}
	#three_wide .col input{
		width:106px;
	}

	#form .timeframe,#form .area {
		width:355px;
	}

	#required { color: #e10019; }
	#form #required  { color: #e10019; }
	#form  em {
		color: #e10019; 
	}
	
.note {
	margin:10px 0px 15px;
	padding:5px 0px 5px 30px;
	background: url(/images/note_icon.gif) no-repeat;
}
.salesRepForm{
	margin:-18px 0px 0px 12px;
}
.hello {
	color:#CC0000;
	font-size:18px;
	font-weight:bold;
}

