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: 157px !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;
}

#con {
	height: 260px;
	padding: 0 15px 0 15px;
	position: relative;
	top: 40px;
	overflow: auto;
	margin-left: 25px;
	color: #413f40;
	font-family: "Lucida Grande", sans-serif;
	font-size: 10.4px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

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;
}

#con a, #con a:link, #con a:visited  {
	background: none;
	color: #000;
	display: inline !important;
}

