/* 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: 335px;
	bottom: 40px;
	padding: 0;
	margin: 0;
	}

#site_title h1 {
	font-size: 40x;
	line-height: .8em;
	}

#site_title h1 span#first_line {
	font-size: 45px;
	line-height: 1.2em;
	}
	
#site_phone {
	right: 40px;
	bottom: 40px;
	}
	
#site_phone h2 {
	color: #063d82;
	}