 	body {
 		margin:				0px;
 		margin-bottom:		20px;
 		margin-top:			20px;
 		padding:			0px;
 		background:			url(http://www.segwaylb.com/images/bg.gif);
 		text-align:			center;
 	}
 
 	A {
	 	color:				#333333;
 	}
	 	
 	.hlink {
	 	font-family:		verdana, arial;
 		color:				#FFFFFF;
 		font-size:			12pt;
 		font-weight:		bolder;
 		
 	}


	P, TD {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		text-align: justify;
		margin-right: 40;
	}




 	
 	h1 {
 		font-family:		verdana, arial;
 		font-size:			12pt;
 		font-weight:		bolder;
 		text-align:			center;
 		margin-bottom:		3px;
 	}

 	h2 {
 		font-family:		verdana, arial;
 		font-size:			10pt;
 		font-weight:		900;
 		font-style:			bold; 
 		text-align:			center;
 		margin-top:			3px;
 		margin-bottom:		3px;
 	}

 	
 	h3 {

 		font-family:		verdana, arial;
 		font-size:			12pt;
 		color:				white;
 		font-weight:		900;
 		
 		font-style:			bold; 
 		text-align:			center;
 	}
 	
 	
 	p {
 		font-family:		verdana, arial;
 		font-size:			10pt;
 		font-style:			normal; 
 		text-align:			center;
 	}
 	
 	
 	#mainContent {
 		background:			url(./images/home2008/Splash_CC.jpg) no-repeat;
 		position:			relative;
 		margin:				auto;
 		height:				540px;
 		width:				750px;
 		
 	}
 

 	#bottomContent {
 		position:			relative;
 		margin:				auto;
 		height:				300px;
 		width:				706px;

 	
 	}
 	
 	#hoverLeft {
 		background:			url(./images/hoverBoxLeft.jpg);
		position: 			absolute; 
		top:				0px; 
		left:				21px;
		width:				348px; 
		height:				300px;
		
	
	} 	
	
	#hoverCenterSpace {
		width:				10px;
	}
	
	#hoverRight{
		background:			url(./images/hoverBoxRight.jpg);
		position: 			absolute; 
		top:				0px; 
		left:				379px;
		width:				348px; 
		height:				300px;
		
	
	}	
	
	#hoverBox {
		background:			url(./images/hoverBox.jpg);
		position: 			absolute; 
		top:				0px; 
		left:				21px;
		width:				706px; 
		height:				300px;
	
	}
	
	
	#hoverBoxTall {
		background:			url(./images/hoverBox_lg.jpg) no-repeat;
		position: 			absolute; 
		top:				0px; 
		left:				21px;
		width:				706px; 
		height:				700px;
	
	}
	
	
	.hoverBoxSmallText {
		height:				280px; 
		width:				328px; 
		margin: 			10px;
		
	}
	
	
	.lineWhite {
		max-height:			2px;
		height:				2px;
		background-color:	white;
		width:				200px;
		border:				0px;
		color:				white;
		margin:				auto;
		margin-bottom:		3px;
	}