#logo {
	position: absolute;
	z-index: 2;
	width:143px;
	height:85px;
	top: 15px;
	left: 25px;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
}

#waterswf {
	position: absolute;
	z-index: -1;
	right: 0px;
	bottom: 0px;
}

#backgroundFoot {
	position: absolute;
	top: 300px;
	left: 0;
}

#forwardFoot {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 0 0 790px;
}

#title {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 75px 0 0 -20px;
}

#log {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.altColor {
	color:#B2730E;
}

.credits
{
	font-size:13px;
	line-height:17px;
	text-align:left;
	margin-top:5px;
}

#js_van {
	position:absolute;
	top: 0px;
	left: 0px;
	z-index:1;
	width:740px;
	height:500px;
	margin:25px 0 0 230px;
}












