/* Backgrounds
-----------------------------------------------------------------------------*/

#header {
	height: 242px;
	background-image: url('../i/header_small.png');
}

/* Header Elements
-----------------------------------------------------------------------------*/

#site_title {
	left: 25px;
	top: 123px;
	padding: 0;
	margin: 0;
	}

#site_title h1 {
	font-size: 39px;
	letter-spacing: -0.035em;
	color: #f7fbff;
	}	

#site_phone {
	left: 280px;
	top: 84px;
	background: none;
	}

#site_phone h2 {
	vertical-align: top;
	font-size: 24px;
	margin: 0;
	color: #f7f2ec;
	}