body {
	text-align: center;
}
.bigwrap {
	height: 799px;
	width: 1050px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
	margin: 0 auto;
/* Don't center every line of text -
we inherited this setting from body */
	text-align: left;
	background-color:#FFFFFF;
}
.side1 {
	width: 41px;
	height: 799px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.side2 {
	height: 799px;
	width: 41px;
	float: right;
	padding-right: 5px;
}
.innerwrap {
	width: 918px;
	height: 799;
	display: inline;
}
.header {
	height: 217px;
	width: 587px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.logo {
	height: 290px;
	width: 242px;
	float: right;
	position: relative;
	padding-top: 1px;
	padding-right: 5px;
}
#aboutus {
	z-index: 5;
	position: absolute;
	left: 300px;
}
#freescale {
	z-index: 5;
	position: absolute;
	left: 434px;
	top: 92px;
}
#slogan {
	z-index: 5;
	position: absolute;
	left: 427px;
	top: 411px;
}
#tablewrap {
	position: relative;
	float: left;
	height: 497px;
	padding-top: 9px;
	padding-left: 5px;
	z-index: 1;
}
#first {
	z-index: 6;
	position: absolute;
	left: 461px;
	top: 159px;
}
#second {
	z-index: 6;
	position: absolute;
	left: 487px;
	top: 185px;
}
#third {
	z-index: 6;
	position: absolute;
	left: 511px;
	top: 211px;
}
#fourth {
	z-index: 6;
	position: absolute;
	left: 539px;
	top: 238px;
}
#fifth {
	z-index: 5;
	position: absolute;
	left: 560px;
	top: 264px;
}
#sixth {
	z-index: 5;
	position: absolute;
	left: 579px;
	top: 290px;
}
#seventh {
	z-index: 5;
	position: absolute;
	left: 599px;
	top: 316px;
}
#eighth {
	z-index: 5;
	position: absolute;
	left: 616px;
	top: 342px;
}
#ninth {
	z-index: 5;
	position: absolute;
	left: 633px;
	top: 369px;
}
