html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td, hr {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #ccc;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	min-width: 860px;
	background: #000 url(soul-flames.jpg) repeat-x center bottom;
}
#tm {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -430px;
	width: 860px;
	min-height: 100%;
}
* html #global {
	height: 100%;
}
h1 {
	text-align: center;
	padding: 50px 6px;
}
h1 a {
	display: block;
	width: 848px;
	height: 133px;
	background: url(martino-jewelry.png);
	text-indent: -9999px;
}
#collections {
	position: relative;
	left: 50%;
	margin: -280px 0 0 -400px;
	width: 800px;
	height: 280px;
}
h2 {
	/* margin: 100px auto; */
	padding: 0;
	position: relative;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
h2 a {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
}
h2#soulfetish {
	float: left;
	width: 310px;
}
h2#soulfetish a {
	width: 310px;
	height: 125px;
	background: url(soulfetish-collection.png) no-repeat 0 0;
}
h2#harley-davidson {
	width: 270px;
	margin-left: 530px;
}
h2#harley-davidson a {
	width: 270px;
	height: 125px;
	background: url(harley-collection.png) no-repeat 0 0;
}
h2 em {
	color: #666;
	font-size: 12px;
	font-style: normal;
	height: 125px;
	position: absolute;
	top: -150px;
	left: -0px;
	text-indent: -9999px;
	z-index: 2;
	display: none;
}
h2#soulfetish em {
	width: 310px;
	background: url(soulfetish-bubble.png) no-repeat;
}
h2#harley-davidson em {
	width: 270px;
	background: url(harley-bubble.png) no-repeat;
}
#facebook {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -65px;
	width: 130px;
	height: 60px;
}
#facebook p {
	width: 130px;
	height: 60px;
	background: url(facebook.png) no-repeat center top;
	text-indent: -9999px;
	z-index: 10;
}
#facebook h4 {
	position: absolute;
	top: 0;
	width: 65px;
	height: 60px;
	display: none;
	z-index: 3;
}
#facebook h4 a {
	display: block;
	width: 65px;
	height: 60px;
	background: url(facebook.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
#facebook h4 a:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#facebook h4#facehd {
	left: -65px;
}
#facebook h4#facehd a {
	background-position: 0 -60px;
}
#facebook h4#facetm {
	left: 130px;
}
#facebook h4#facetm a {
	background-position: -65px -60px;
}
