@charset "utf-8";

body {

	background-color: #040404;

	margin: 0px;

	background-image: url(images/mainbg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	color: #FFF;

}

#digital{
	position: absolute;
	text-align: center;
	width: 536px;
	/*bottom: 200px;*/

	height: 75px;
	left: 404px;
	top: 628px;

	}

#fblike{

	float: left;

}

.clr {

	clear: both;

}

#name{

	position: relative;

	left: 450px;

	z-index: 1;

	width: 452px;

}

#available{

	position: relative;

	top: 5px;

	left: 520px;

	width: 325px;

}

#unscathed{
	position: absolute;
	top: 580px;
	left: 813px;

}

#promo{
	position: absolute;
	left: 309px;
	width: 608px;
	top: 773px;

}

#youtube{

	position: relative;

	left: 460px;

	top: 30px;

	width: 250px;

	float: left;

}

#paypal {
	position: absolute;
	width: 294px;
	float: left;
	top: 802px;
	left: 825px;
	z-index: 1;

}

.paypal {

	font-size: 18px;

	text-align: left;

	display: inline;

	vertical-align: top;

}

#links{

	text-align: center;

	left: 635px;

	position: relative;

	width: 400px;

	top: 20px;

	z-index: 2;

}



#footer {
	position: absolute;
	width: 100%;
	left: -6px;
	text-align: center;
	margin-top: 30px;
	top: 878px;

}

.footer {

	font-size: 10px;

}
