/* BRANDING - VERIPLACE LOGO */

#branding{
	padding: 20px 0 0 0;
	margin-bottom:0;
	}


body.landing #branding,
body.about #branding{ padding-top:0;}

#branding h1{
	background:transparent url(../images/veriplace.png) 0 0 no-repeat; 
	height:60px;
	height:105px; 
	text-indent:-9999px;
	}
	
	
#branding h1 a{
	width:205px;
	height:60px;
	display:block;
	cursor:pointer;
	
	width:266px;
	height:105px;
	}