#col_a {
	float: left;
}

#col_b {
	float: right;
	width: 300px;
}

#contact_us label {
	display: block;
	padding: 10px 0 2px 0;
}

#contact_us {
	border: 2px solid #ff8000;
	width: 450px;
}

#contact_form {
	margin: 5px 0 10px 20px;
}

.error_msg {
	color: red;
	padding: 1px 0 3px 0;
}

#main {
	/*background: url('/images/deco8.jpg') no-repeat center bottom;
	height: 390px;*/
}
