.header{
	height: 110px;
	background: url(images/header-bg.png);
	background-repeat: no-repeat;
}

.header .grid_3{
	width: 240px;
}

.header .grid_5{
	width: 360px;
}

.logo{
	margin: 25px 0 0 10px;
	border-right: 1px solid #FFF;
}

.site_name{
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 2.6em;
	font-weight: normal;
	margin: 20px 0 0 0px;
}

.behavioral_health{
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 2.6em;
	font-weight: normal;
	margin: -10px 0 0 0px;
}

.search{
	margin-top: 30px;
	margin-left: 0px;
	font-size: 1.3em;
	color: #FFF;
}

.button{
	background: #ff6600;
	border: 1px solid #999;
	width: 70px;
	height: 34px;
	
}

.search_text{
	border: 1px solid #999;
	width: 270px;
	height: 30px;	
}