#quotes {
	position:relative;
		
}

.quote {
	top:53px;
	left:390px;
	background: #FFFFFF url(../images/quotes.gif) no-repeat;
	position:absolute;
	width:370px;
	text-align:center;
	padding: 0px 27px 0px 27px;
	z-index: 1000;

}

#quotes blockquote {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	color:#5e3e56;
	
}

#quotes blockquote span{
	display: block;
	padding-top: 4px;
	font-size: 0.8em;
	font-weight: normal;
	color:#5e3e56;
	
}

#logo { width: 200px;}
#wholesale { 
	width: 170px;
	text-align: center;
	background-position: top center; 
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	margin-top: 0px;
	padding-top:30px;
	padding-bottom: 0px;
	line-height:1.3em;
	
}

#wholesale a {
	color:#5e3e56;
}

a#special_offers_button {
	height: 170px;
	margin: -25px 32px 15px 30px;
	position: relative;
}