div, div a {
	text-align: center;
}

h2 {
	text-align: left;
	font-weight: 800;
	position: relative;
	z-index: 100;
	background: #ffffff;
	font-size: 15px;
	padding: 1px 4px 0;
}

div#homeheader {
	width: 800px;
	margin: 0 auto;
	float: left;
	clear: none;
}

div#logo {
	width: 480px;
	margin: 0 160px;
	float: left;
	clear: both;
}

div#top {
	float: left;
	clear: both;
	width: auto;
	background: none;
}

div#about {
	width: 245px;
	height: 180px;
	float: left;
	clear: left;
	margin: 26px 0 0 19px;
	background: none; /* url('../images/about-bg.png') no-repeat; */
}

div#about h2 {
	top: -143px;
	left: 44px;
	width: 48px;
}

div#shop {
	width: 232px;
	height: 214px;
	float: left;
	clear: none;
	margin: 7px 0 0 22px;
	background: none; /* url('../images/shop-bg.png') no-repeat; */
}

div#shop h2 {
	top: -159px;
	left: 97px;
	width: 37px;
}

div#press {
	width: 232px;
	height: 178px;
	float: left;
	clear: right;
	margin: 31px 0 0 31px;
	background: none; /* url('../images/press-bg.png') no-repeat; */
}

div#press h2 {
	top: -60px;
	left: 134px;
	width: 43px;
}

div#bottom {
	float: left;
	clear: both;
	width: 650px;
	padding: 11px 0 2px 150px;
}

div#contact {
	width: 214px;
	height: 183px;
	float: left;
	clear: left;
	margin: 11px 0 0 7px;
	background: none; /* url('../images/contact-bg.png') no-repeat; */
}

div#contact h2 {
	top: -74px;
	left: 85px;
	width: 78px;
	letter-spacing: -0.04em;
	line-height: 12px;
}

div#things {
	width: 260px;
	height: 202px;
	float: left;
	clear: right;
	margin: 0 0 0 37px;
	background: none; /* url('../images/welove-bg.png') no-repeat; */
}

div#things h2 {
	top: -147px;
	left: 92px;
	width: 53px;
}

div#fbt {
	float: right;
	clear: right;
	margin: 10px 0 0 0;
}

div#fbt img {
	float: left;
	clear: both;
}

