/* 
	HCP Hungary 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{
	font-weight:bold;
	margin:20px auto;
	padding:6px 4%;
	text-align:center;
	width:35%;
}

#landing_page #headerimage{
	padding:0px;
}

#btngo{
	float:right;
	font-size:108%;
	margin-right:10px;
	margin-top:2px;	
}