	
	/* GET STARTED PAGE STYLES */
	
	div#get-started {
	
		width:760px;
		height:472px;
		padding:60px 40px 0 40px;
		background:url("../images/get-started-bg-trans.png") no-repeat;
		margin:0 0 0 60px;
	
	}
	
	div#get-started div p { 
		display:block; 
		text-align:center; 
		width:300px; 
		margin:15px 0 0 30px;
		font-size:12px;
		line-height:16px;
		color:#606060;
	}
	
	div#get-started div.left { width:310px; margin:0 70px 0 0; height:350px;}
	div#get-started img.reg-now { display:block; margin:30px 0 0 30px;}
	div#get-started div.login { float:left; width:100%; margin:30px 0 0 0; text-align:center;}
	div#get-started div.login a { color:#606060; font-size:12px; text-decoration:none;}



