#header-container {
	position: absolute;
	z-index: 50;
	height: 162px;
	width: 800px;
	left: 0px;
	top: 2px;
}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#topbox-left {
	position: absolute;
	z-index: 40;
	height: 31px;
	width: 122px;
	left: 0px;
	top: 156px;
}

.searchBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#left-strip-container {
	position: absolute;
	z-index: 40;
	height: 465px;
	width: 122px;
	left: 0px;
	top: 185px;
}
#right-strip-container {
	position: absolute;
	z-index: 50;
	height: 440px;
	width: 122px;
	left: 678px;
	top: 185px;
}
#nav-container {
	position: absolute;
	z-index: 90;
	height: 26px;
	width: 557px;
	left: 0px;
	top: 130px;
}
#topbox-right {
	position: absolute;
	z-index: 40;
	height: 31px;
	width: 122px;
	left: 678px;
	top: 156px;
}
#footer {
	position: absolute;
	z-index: 90;
	height: 30px;
	width: 800px;
	left: 0px;
	bottom: 0px;
}
.MotoBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.MotoStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
