body#contact .container { background-image: url(../images/contact-bg.jpg); }
#nav { top: 173px; }

#nav-contact {
	background-image: url(../images/nav-contact-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px !important;
}

#contact-info {
	background-image: url(../images/contact-titles.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 411px;
	width: 650;
	position: absolute;
	top: 230px;
	left: 0;
}

h2 { display: none; }

p, p a:link, p a:visited {
	color: #554c42;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
}

p#follow {
	margin-top: 40px;
	margin-left: 40px;
	width: 275px;
	float: left;
	color: #554c42;
}

.customer-service {
	top: 40px;
	left: 355px;
	width: 275px;
	float: right;
	color: #554c42;
	position: absolute;
}

#newsletter {
	margin-top: 115px;
	margin-left: 20px;
	width: 275px;
	color: #554c42;
}
