#bgBody {
	position: absolute;
	left: 210px;
	top: 140px;
	width: 560px;
	background-image: url(../images/bgTxtArea.gif);
	height: 250px;
	background-color: #333333;
}
#baseBody {
	position: absolute;
	left: 210px;
	top: 390px;
}
#footNav {
	position: absolute;
	width: 560px;
	left: 207px;
	top: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#topFoot {
	position: absolute;
	left: 210px;
	top: 450px;
}
#baseFoot {
	position: absolute;
	height: 430px;
	width: 560px;
	left: 210px;
	top: 460px;
	background-image: url(../images/bgTxtArea.gif);
	background-repeat: repeat-y;
	z-index: 25;
}
#mediablue {
	position: absolute;
	top: 470px;
	left: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	z-index: 26;
}
#picRoofRack {
	position: absolute;
	left: 480px;
	top: 250px;
}
#txtRoofRack {
	position: absolute;
	left: 630px;
	top: 360px;
}
