/* -------------------------------- */
/* MAIN CONTENT */
/* -------------------------------- */

#header { /* THIS IS THE TOP BAR IMAGE */
	background:  url(/css/images/top/hardwood_5.jpg) no-repeat;
}
#secondContainer { /* THIS IS THE IMAGE IN THE BOTTOM LEFT */
	background:   url(/css/images/side/hardwoods_8.jpg) no-repeat;
	background-position: bottom left;
}
#nav5 a, #secondNav5 a {
	color: #000000;
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #999999;
	width: 360px;
	color: #355684;
}
#exportSales, #domesticSales, #purchasing {
	display: block;
	width: 360px;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0;
}
#mainContent span {
	display: block;
}
.contact {
	width: 150px;
	margin: 0 5px 0 5px;
	padding: 0;
	float: left;
}
.contactLocation {
	font-weight: bold;
	margin: 8px 0 0 0;
}
.contactName {
	color: #355684;
	margin: 5px 0 0 0;
}
#echo {
	width: 150px;
}