/* Sets all Defaults to 0 */

* {
	padding: 0px;
	margin: 0px;
}

html, body  {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 13px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #ffffff;
	background: #000000;
}

#container {
	width: 534px;
	margin: 25px auto 100px;
	position: relative;
	text-align: center;
}

.clearboth {
	clear: both;
	height: 0px;
}

p {
	padding: 15px 0px;
	font-style: italic;
}

/* Body //////////////////////////////////////////////////////////////// */

h1 {
	width: 534px;
	height: 54px;
	background: url(../enter/title.jpg);
	text-indent: -9999px;
}

#metallix {
	width: 534px;
	height: 171px;
	background: url(../enter/metallix.jpg);
	position: relative;
}

#metallix:hover {
	background: url(../enter/metallix.jpg) 0px 171px;
}

#metallix_ie {
	width: 534px;
	height: 171px;
	background: url(../enter/metallix_ie.jpg);
	position: relative;
}

#metallix_eng a {
	width: 267px;
	height: 171px;
	display: inline;
	float: left;
	text-indent: -9999px;
}

#metallix_span a {
	width: 267px;
	height: 171px;
	float: left;
	text-indent: -9999px;
}

#gold a {
	width: 534px;
	height: 171px;
	background: url(../enter/gold.jpg);
	display: block;
	text-indent: -9999px;
}

#gold a:hover {
	background-position-y: 171px;
}

#recycled a {
	width: 534px;
	height: 171px;
	background: url(../enter/recycled.jpg);
	display: block;
	text-indent: -9999px;
}

#recycled a:hover {
	background-position-y: 171px;
}
