/*
---------------------------------------------
	Page structure
---------------------------------------------
*/

#branding {
	min-height: 80px;
	padding: 26px 0 0 30px;
	background: #fff url(../_images/branding_autism_bg_test.gif) top right repeat-y;
}

#navigationprimary a {
	padding: 0 1.25em 0 1.25em;
}

#contentsecondary #links {
	padding: 0 1em;
	border: 1px solid #C6D6F0;
	background: #FFF;
	color: #222B78;
}

#contentsecondary #links dd {
	margin: 0 0 1em 0;
	padding: 0;
}

#contentsecondary #links a {
	display: block;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #2071FF;
	text-decoration: underline;
}

ul.autismunits {
	list-style: none;
	width:580px;
	margin: 2em auto!important;
	padding:0;
}

ul.autismunits li {
	display: block;	
	background: none!important;
	float: left;
	margin: 0 0 0 -10px!important;
}

ul.autismunits li a {
	display: block;
	width: 167px;
	text-align: center;
	padding: 142px 5px 0.5em 5px;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #cddaed;
	color: #fff;
}

ul.autismunits li a:hover {
	color: #fff;
	text-decoration: none; 
}

li.springsharrow a {
	display: block;
	padding: 142px 0 0 0;
	background: #406dc2 url(../_images/springs-unit-harrow.jpg) -28px top no-repeat;
}
li.springside a {
	display: block;
	padding: 142px 0 0 0;
	background: #406dc2 url(../_images/cygnet_springside.jpg) -28px top no-repeat;
}

li.springscommunity a {
	display: block;
	padding: 142px 0 0 0;
	background: #406dc2 url(../_images/springs-community.jpg) -28px top no-repeat;
}
#contentprimary {
	width: 74%;
}



/*
---------------------------------------------
	/ Page structure
---------------------------------------------
*/

