body {
	background: #000;
	font: 'Lucida Grande', 'Lucida Sans', 'Trebuchet MS', Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
#headerbox {
	background: #000 url(images/topbg.gif) repeat-x top left;
	width: 100%;
}
#logo{
	margin: 0 auto;
	padding-top: 10px;
	height: 173px;
	width: 820px;
}
#nav{
	margin: 0 auto;
	height: 47px;
	width: 820px;
}
#nav1{
	width: 205px;
	height: 47px;
	background-image: url(./images/home_over.gif);
	float: left;
}
#nav2{
	width: 205px;
	height: 47px;
	background-image: url(./images/performance_over.gif);
	float: left;
}
#nav3{
	width: 205px;
	height: 47px;
	background-image: url(./images/products_over.gif);
	float: left;
}
#nav4{
	width: 205px;
	height: 47px;
	background-image: url(./images/contact_over.gif);
	float: left;
}
#tfwrap{
	background: #fff;
	width: 100%;
}
#tfade{
	margin: 0 auto;
	height: 6px;
	width: 820px;
}
#wrapcont{
	background: #fff;
	width: 100%;
}
#content{
	background: #fff;
	text-align: left;
	font-size: 18px;
	margin: 0 auto;
	padding: 15px;
	width: 790px;
	line-height: 1.36em;
	border: none;
}
#sheading{
	width: 530px;
	height: 46px;
	float: left;
}
#pheading{
	width: 530px;
	height: 46px;
}
#homeimg1{
	width: 259px;
	height: 308px;
	padding-top: 30px;	
	float: right;
}
#homeaccept{
	text-align: center;
	margin: 10px 0 15px 0;
}
#productsimg1{
	width: 142px;
	height: 183px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 25px;
	float: left;	
	border: 0px;
}
#performanceblock1{
	width: 760px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#performanceblock2{
	width: 760px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#performanceimg2{
	width: 312px;
	height: 244px;
	padding-top: 5px;
	margin-right: 10px;	
	float: left;
}
#performanceimg1{
	width: 312px;
	height: 244px;
	padding-top: 5px;
	margin-left: 10px;	
	float: right;
}
#footer{
	background: #000 url(images/bfade.gif) no-repeat top center;
	clear: both;
	width: 100%;
	height: 100%;
}