/* 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;
bottom: 46px;
padding: 0px;
margin: 0px;
position: absolute;
width: auto;
height: auto;
	}

#site_title h1 {
	font-size: 28px;
letter-spacing: -0.015em;
font-weight: 300;
color: #1d7498;
	}

#site_title h1 span#first_line {
	font-size: 38px;
letter-spacing: -0.015em;
color: #9b3437;
	}
	
#site_phone {
	left: 320px;
top: 75px;
position: absolute;
height: 53px;
line-height: 53px;
right: 25px;
bottom: 33px;
padding: 0px;
margin: 0px;
	}
	
#site_phone h2 {
	vertical-align: top;
    font-size: 24px;
    margin: 0px;
    color: #1d7498;
	}