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

body {
	background-image: url('../i/body_small_bg.png');
}


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

/* Header Elements
-----------------------------------------------------------------------------*/
#site_title {
	left: 25px;
	top: 138px;
	padding: 0;
	margin: 0;
	}

#site_title span.wordline {
	white-space: normal;
	display: inline;
	clear: none;
	} 

#site_title h1 {
	font-size: 2.45rem;
	letter-spacing: -0.015em;
	font-weight: 700;
	color: #214a5d;
	}

	#site_title h1 span#first_line {
	font-size: 2.45rem;
	letter-spacing: -0.015em;
	font-weight: 700;
	color: #047e32;
	}
	

#site_phone {
	left: 269px;
    top: 84px;
    background: transparent none repeat scroll 0% 0%;
	}

#site_phone h2 {
	vertical-align: top;
    font-size: 24px;
    color: #047e32;
    padding-left: 50px;
    margin: 0px;
	}