#newFabrics {
	float: left;
	margin: 0 0 0 40px;
}

#newFabrics #flash {
	border: solid 1px #315330;
}

#newFabrics h2 {
	color: white;
	font-size: 1.3em;
	padding: 0px 6px 5px 0px;
	letter-spacing: .1em;
	color: #477647;
}

.history {
	float: right;
	width: 300px;
	padding-right: 20px;
	line-height: 1.5em;
}

.history h2 {
	color: #477647;
	font-size: 1.3em;
	margin-bottom: 10px;
}

.linksWrapper { 
	width: 895px;
	font-size: .7em;
	text-align: center;
	line-height:16px;
	color: #666666;
	clear: both;
	padding-top: 100px;
}

.linksWrapper h3 {
	font-weight: normal;
	text-transform:uppercase;
	font-size: 1.2em;
}	

.linksWrapper h4 {
	font-weight: normal;
	text-transform:uppercase;
	display: inline;
	font-size: 1em;
}

.linksWrapper a:link, .linksWrapper a:visited {
	color:#333333;
	text-decoration: none;
	color: #666666;
}

.linksWrapper a:hover {
	text-decoration: underline; 
}

#promoButton {
	margin-top: 20px;
}



