/* 
	AZ-co-ph layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

#home_text, #home_title, #home_title h1{
	font-size:100%;
}

#home_text h3{
	font-size:100%;
	padding:4px 10px;
}

#scope{
	border:none;
	padding:0px;
}

/* Landing page styles */

#landing_page_full #contentarea{
	width:94%;
	padding:3%;
}

#landing_page_full #container{
	width:100%;	
}

#landing_page_full #main{
	display:block;
	float:none;
	margin:0px auto;
	width:978px;
}

#landing_page_full #contentarea h1{
	border-top:0px;
	font-size:150%;
	font-family:Verdana,Helvetica,Sans-serif;
	line-height:110%;
}

#landing_page_full #contentholder {
    font-family:arial;
}

#landing_page_full ul#home_news_features_holder{
    display:none;
}

/* End */
