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

#site_title span.wordline {
	white-space: normal;
	display: inline;
	clear: none;
	}
	
#site_title h1 {
	font-size: 54px;
	color: #ffdd98;
	font-weight: normal;
	letter-spacing: -0.025em;
	}	
	
#site_title h1 span#first_line {
	margin-left: 0;
	margin-top: 0;
	color: #ffdd98;
	font-weight: normal;
	font-size: 54px;
	}	
	
#site_phone {
	left: 269px;
	top: 84px;
	background: none;
	}
	
#site_phone h2 {
	vertical-align: top;
	font-size: 24px;
	color: #e1efff;
	margin: 0;
	}