/* 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: 46px;
	padding: 0 0 0 120px;
	margin: 0;
	}

#site_title h1 {
	font-size: 32px;
	}

#site_title h1 span#first_line {
	margin-left: -120px;
	font-size: 56px;
	color: #ff8a5c;
	}
	
#site_phone {
	right: 40px;
	bottom: 40px;
	}