	.left, .center, .right{
		margin-top:20px;
	}
	
	.center ul li:hover{
		background:url(/images2/li.png) 0 4px no-repeat;
	}
	
	.center ul{
		margin-bottom:15px;
	}
	
	.center ul li{
		color:#333;
		background:url(/images2/li.png) 0 4px no-repeat;
		margin:0 0 5px 0px;
		padding:0 0 0 15px;
		font-size:12px
	}
	
	.center h2{
		font-size:18px;
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		margin:0 0 20px 0;
		color:#3d960f;
	}
	
	h1{
		font-size:26px;	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		margin-bottom:20px;
	}
	#download a.download_trial{
		height:57px;
		width:247px;
		background:url(/images/people/download_trial.png) no-repeat;
		display:block;
	}

	#download a.download_trial:hover{
		background:url(/images/people/download_trial_hover.png) no-repeat;
	}
	
	#download a.buy{
		float:left;
		height:57px;
		width:130px;
		background:url(/images/people/buy.png) no-repeat;
		display:block;
		color:#fff;
		font-size:16px;
		line-height:3.2em;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		margin: 0 0 0 0;
	}
	
	#download a.buy:hover{
		background:url(/images/people/buy_hover.png) no-repeat;
	}
	
	.center p{
		margin:0 0 10px 0;
	}
	
	.center h3{
		font-size:1.2em;
		border:none;
		padding:0 0 5px 0;
		margin:15px 0 5px 0;
	}
	
	.left{
		clear:both;
		float:left;
		width:220px;
		margin-right:20px;
	}
	
	.center{
		float:left;
		width:520px;
	}
	
	.center_long{
		float:left;
	}
	
	.right{
		float:right;
		width: 160px
	}
	
	#tour .features{
		float:right;
		margin:-20px 20px 0 0;
		width:640px;
	}
	
	h4{
		margin: 0 0 10px 0;
	}
	
	.left ul{
		background:#f5f4f4;
		padding: 5px 10px 5px 10px;
		font-size:0.85em;
	}
	
	.right ul{
		background:#e5e5e5;
		padding: 5px 10px 5px 10px;
		font-size:0.85em;
	}
	
	.left ul li{
		margin: 0 10px 0 0;
		height:25px;
		border-bottom:1px dashed #949393;
		line-height:2.5em;
	}
	
	 .right ul li{
		margin: 0 10px 0 0;
		height:25px;
		border-bottom:1px dashed #949393;
		line-height:2.3em;
	}
	
	.left ul li a{
		text-decoration:none;
	}
	
	.left ul li a:hover, .right ul li a:hover{
		font-weight:bold;
	}
	
	.left ul li.active a{
		font-weight:bold;
	}
	
	.noBorder{
		border:none;
	}
	.express{
		text-align:center;
	}
	
	.express p{
		margin:10px 0 0 0;
	}
	.left h2{
		padding:10px;
		background:#f5f4f4;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		font-weight:normal;
		text-align:center;
	}
	
	
	.download, .tour{
	width:161px;
	height:38px;
	display:block;
	margin-top:20px
}

.download{

}

.download{
	background:url(/images2/download.png) no-repeat;
}

.tour{
	background:url(/images2/tour.png) 0 0 no-repeat;
}

.download:hover{
	background:url(/images2/download.png) 0 -38px no-repeat;
}

.tour:hover{
	background:url(/images2/tour.png) 0 -38px no-repeat;
}