	body { 
	margin: 0; 
	background-color: #BCCA33; 
	color: #000000; 
	font-family: Arial, Helvetica,sans-serif;
	}

	td {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
	}

	p {
	font-family: arial,helvetica,sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	
	a:link {
	color: #34AFC9;
	text-decoration: none;
	}
	
	
	a:visited { 
	color: #6F4E24; 
	text-decoration: none;
	}
	
	a:hover { 
	color: #BDCA33; 
	text-decoration: underline;
	}

	a:active { 
	color: #BDCA33;
	}

	
	#homepage {
	width: 900px;
	height: 600px;
	position: relative;
	float: left;
	background: url("images/homepage-bg.jpg") top left no-repeat;	
	}
	
	
	#sub-content {
	position: relative; 
	float: left; 
	margin: 0px; 
	padding-left: 27px; 
	border: 0px;
	}

	
	#about {
	width: 900px;
	height: 600px;
	position: relative;
	float: left;
	background: url("images/about-bg.jpg") top center no-repeat;	
	}
	
	#oneupstep {
	width: 900px;
	height: 600px;
	position: relative;
	float: left;
	background: url("images/oneup-bg.jpg") top center no-repeat;	
	}
	
	#scooterstoolround {
	width: 900px;
	height: 600px;
	position: relative;
	float: left;
	background: url("images/scooterstoolround-bg.jpg") top center no-repeat;	
	}
	
	#scooterpodoval {
	width: 900px;
	height: 600px;
	position: relative;
	float: left;
	background: url("images/scooterpodoval-bg.jpg") top center no-repeat;	
	}
	
	
	#navigation {
	padding-top: 20px;
	position: relative;
	}
	
	
	.text {
	width: 380px;
	padding: 20px 0px 0px 34px;	
	position: relative;
	float: left;
}


	img.title {
	position: relative;
	margin: 30px 0px 0px 32px;
	
	}
	
	.productsgraphic {
	position: relative;
	margin: 40px 0px 0px 0px;
	border: 0px;
	}
	
	
	.back {
	padding-left: 270px;
}
	
	
