body#contact div.sec_header {
	background: url(http://functionalpathways.com/assets/images/sec_header_tertiary.jpg) no-repeat bottom;
}

h2.contact {
	width: 240px;
	height: 32px;
	background: url(http://functionalpathways.com/assets/images/heading_make_contact.png);
	margin-bottom: 20px;
}

form.make_contact {
	margin-top: 40px;
}

div.service_interest {
	position: relative;
	margin-left: 140px;
	font-size: 1.3em;
	height: 29px;
}

div.sec_columns div.left form.make_contact p {
	position: relative;
	margin-top: 10px;
}

form.make_contact p span {
	position: absolute;
	top: 7px;
	font-weight: bold;
}

form.make_contact p input {
	width: 381px;
	font-size: 1.3em;
	color: #666;
	height: 17px;
	padding: 7px 10px;
	border: none;
	background: url(http://functionalpathways.com/assets/images/field_bg_381.gif) no-repeat;
	margin-left: 142px;
}

form.make_contact textarea {
	width: 361px;
	height: 117px;
	background: url(http://functionalpathways.com/assets/images/textarea_bg.gif);
	margin: 10px 0 0 142px;
	padding: 10px;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.3em;
	overflow: auto;
}

div.best_time_wrapper , div.time_frame_wrapper {
	position: relative;
	margin: 10px 0 0 140px;
	height: 29px;
	font-size: 1.3em;
}

div.best_time_wrapper select.styled , div.time_frame_wrapper select.styled {
	width: 229px;
}

form.make_contact input.button {
	width: 158px;
	height: 29px;
	background: url(http://functionalpathways.com/assets/images/button.png);
	padding: 0px 0 3px 10px;
	margin: 30px 0 0 140px;
	text-align: left;
	color: #300;
	border: none;
	font-size: 1.3em;
}

form.make_contact input.button:hover {
	background: url(http://functionalpathways.com/assets/images/button_mo.png);
	cursor: pointer;
	color: #043c6c;
}

/* --------------- Right Column --------------- */

h3.gen_contact_info {
	width: 160px;
	height: 44px;
	background: url(http://functionalpathways.com/assets/images/heading_gen_contact_info.gif);
}

div.right p {
	margin-top: 20px;
	font-size: 1.3em;
	line-height: 1.3em;
	color: #666;
}