#splash .wrapper {
	background: url(../img/header/spl_contact.png) no-repeat left top;
}

#sectionTitle h1 {
	background: url(../img/icon_contact.png) no-repeat 35px 50%;
}

h2 {
	font-size: 16px;
	margin: 10px 0 15px 29px;
}

.sectionWrapper h2.bullet {
	padding-left: 32px;
}

.sectionWrapper {
	margin: 0 22px 0 62px;
}

.contactInfo .sectionWrapper {
	margin-right: 0;
}

.landing .column {
	float: left;
	width: 675px;
}

.landing .first {
	margin-right: 22px;
}

p, label,
td.fieldTitle,
.contactInfo a {
	color: #666;
}

h4 {
	color: #333;
}

.contactInfo p {
	margin: 0px 0;
}

.contactInfo p.email {
	margin-bottom: 40px;
}

td.field_title {
	padding-right: 25px;
	text-align: right;
	width: 90px;
}

td input,
td select,
td textarea {
	width: 400px;
}

td {
	vertical-align: top;
	padding-bottom: 10px;
}

.formDetails {
	background-color: #FFF;
	padding: 25px 0 25px 22px;
	margin: 0px 0 0 44px;
}

.formDetails h4 {
	font-size: 16px;
	margin-bottom: 0;
}

p.hint {
	margin: 0 0 25px;
	font-size: 11px;
}

.btnGreen {
	border: none;
	background: url(../img/btn_contact.png) no-repeat left top;
	color: #fff;
	height: 23px;
	width: 156px;
}

.thank-you .sectionWrapper {
	height: 400px;
}

.first ul {
	margin: 15px 0 15px 40px;
}

.first ul li {
	color: #f00;
	list-style: disc;
	padding: 3px 0;
}

