/************* Age ***************************/

#centre-age{
	background: url(/img/css/bg-gateway.jpg) top left no-repeat;
	width: 998px;
	height: 600px;
}

#centre-age #leftnav{
	background: url(/img/css/vert-logo-gateway.gif) 12px 15px no-repeat;
}

#AgeVer{
	position: absolute;
	top: 220px;
	left: 56px;
}

#age-text{
	position: absolute;
	top: 0px;
	left: 62px;
	width: 400px;
	text-align: center;
}

#age-text.bad{
	top: 220px;
}

#age-text h1{
	font-size: 30px;
	color: #c2d6ca;
	margin: 80px 0 8px 0;
	text-transform: uppercase;
	font-family: arial narrow, sans-serif;
}

#age-text h2{
	font-size: 18px;
	color: #86ac94;
	margin-bottom: 13px;
	text-transform: uppercase;
	font-family: arial narrow, sans-serif;
}

.age_label{
	font-size: 22px;
	font-weight: bold;
	color: #000;	
	word-spacing: 80px;
}

.age_label .month{
	color: #006329;
}
