@charset "utf-8";
/* CSS Document */

#wrapper {
	height: 696px;
	width: 999px;
	background-image: url(../../images/shadowBG.png);
	z-index: 1;
}
#legal {
	height: 50px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#body {
	height: 388px;
	width: 717px;
	background-color: #FFF;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 15px;
	z-index: 1;
	text-align: center;
	overflow: scroll;
	background-image: url(../../images/paper1BG.png);
	background-attachment: scroll;
}
#hammerWrapper {
	width: 265px;
	padding-top: 104px;
	padding-bottom: 104px;
	float: left;
	clear: both;
	z-index: 1;
}

#header {
	height: 168px;
	width: 720px;
	float: right;
	padding-right: 14px;
	z-index: 1;
}
#bodyWrapper {
	height: 696px;
	width: 734px;
	float: right;
	z-index: 1;
}
#nav {
	height: 31px;
	width: 717px;
	float: right;
	margin-right: 15px;
	margin-top: 2px;
	z-index: 1;
}
#truck {
	z-index: 5;
	height: 700px;
	width: 1000px;
}
