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

#branding {
	background: #fff url(../_images/branding_elderly_bg.gif) top right no-repeat;
}

#navigationsecondary li.csci a {
	width: 80%;
	display: block;
	padding: 1.2em 2% 1.2em 18%;
	background: transparent url(../_images/navigationsecondary_csci_bg.gif) 0.5em 50% no-repeat;
}

#navigationsecondary li.aap {
	margin: 0;
	padding: 0 0 115px 0;
	border-bottom: 4px solid #FFF;
	background: #FFF url(../_images/contentsecondary_aap_bg.jpg) left bottom no-repeat;
}

#navigationsecondary li.ssp {
	margin: 0;
}

#navigationsecondary li.ccnh a {
	padding: 0.7em 3em 0.7em 1.5em;
	background: #FFF url(../_images/contentsecondary_tick.gif) 95% 50% no-repeat;
	color: #1D54B9;
	font-weight: bold;
}

#navigationsecondary li.cbf {
	background: #9BB3E1 url(../_images/contentsecondary_bullet.gif) 95% 12% no-repeat;
}

#navigationsecondary li.cbf a {
	margin: 0;
	padding-bottom: 60px;
	background: transparent url(../_images/contentsecondary_cbf_bg.gif) left bottom no-repeat;
}

ul.homes {
	list-style: none;
	width: 650px;
	margin: 0 auto!important;
	padding:0;
}

ul.homes li {
	display: block;	
	background: none!important;
	float: left;
}

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

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

li.tab a {
	background: #406dc2 url(../_images/tabley_list.jpg) 0 top no-repeat;
}

li.tup a {
	background: #406dc2 url(../_images/tupwood_list.jpg) left top no-repeat;
}

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

