@charset "utf-8";
#wrapper {
	height: 630px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#facebook {
	position: absolute;
	width: 99px;
	height: 27px;
	z-index: 2;
	left: 400px;
	top: 565px;
}
#homecopy {
	position: absolute;
	width: 487px;
	height: 300px;
	z-index: 3;
	left: 450px;
	top: 145px;
}
body {
	background-image: url(../0-images/bk-smokeback-big.jpg);
	background-repeat: repeat-x;
}
#toplinks {
	position: absolute;
	width: 980px;
	height: 25px;
	z-index: 1;
	top: 95px;
}