#map {
	margin-bottom: 18px;
}

h2 {
	font-size: 1.8em;
	color: #252525;
}

#newsletter {
	width: 310px;
	padding: 182px 17px 0 0;
	background: url(/images/contact/newsletter_graphic.jpg) no-repeat;
	float: left;
}

#newsletter h2 {
	margin: 0 0 12px 0;
}

#newsletter input {
	background-color: #E1E1E1;
	color: #5E5E5E;
	border: none;
	padding: 5px 10px;
	width: 290px;
	font-family: Georgia,'Times New Roman', serif;
}

#newsletter #submit {
	font-size: 1.3em;
	text-align: right;
	margin-top: 16px;
}
#newsletter #submit a {
	color: #FF4E00;
	font-style: italic;
	text-decoration: none;
}
#newsletter #submit.disabled a {
	color: #5E5E5E;
	font-style: italic;
	text-decoration: none;
	cursor: default;
}
#processing {
	font-size: 1.3em;
	color: red;
	float: left;
}


#contact {
	width: 306px;
	padding: 0 20px;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	float: left;
}
#contact h3 {
	color: #252525;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: .030em;
	line-height: 1.38em;
	margin: 15px 0 0 0;
}
#email {
	float: left;
	width: 150px;
}
#email h2 {
	margin: 0;
}
#address h2 {
	margin: 0 0 15px 0;
}
#address p {
	margin: 0;
}
#phone h2 {
	margin: 12px 0;
}

#careers {
	width: 300px;
	padding-left: 22px;
	float: left;
}
#careers h2 {
	margin: 0 0 15px 0;
}



#contact a, #careers a {
	color: #555555;
	text-decoration: none;
}
#contact a:hover, #careers a:hover {
	text-decoration: underline;
}
#contact a {
	font-size: 1.3em;
	letter-spacing: .030em;
	line-height: 1.38em;
}
