#form-message {
	color:red;
}
#contact {
	margin-left:auto;margin-right:auto;_border:1px solid red;
	width:820px;
	overflow:auto;
}
	#contact h2{
		margin:5px;
		font-size:14px;font-weight:bold;
		text-align:left;
	}
	#contact p{
		_margin:5px;
		font-size:12px;
		text-align:left;
	}
	.contact-info{
		float:left;
	}
	#contact-title {
		width:475px;height:28px;
		background: #fff url(../images/contact/contact_title_508_28.jpg) no-repeat left top;
	}
	#company-header {
		margin-top:10px;
		width:809px;height:35px;
		background: #fff url(../images/contact/company_header_809_35.jpg) no-repeat left top;
	}
	#contact-hours {
		margin-top:10px;
		_border:1px solid red;
		width:250px;
	}
		#contact-hours p{
			margin:5px;
		}
	#contact-text {
		margin-top:10px;
		_border:1px solid blue;
	}	
		#contact-text p{
			margin:5px;
			width:550px;
		}
	#email-header {
		margin-top:10px;
		width:809px;height:41px;
		background: #fff url(../images/contact/email_header_809_41.jpg) no-repeat left top;
	}
	#contact-form {
		margin-top:10px;
		font-size:12px;
		text-align:left;
		clear:both;
	}
		#contact-form td{
			padding:5px;
		}
	.underline {
		width:800px;height:23px;margin-bottom:15px;
		border-bottom:1px dotted black;
	}
	


