#header_background{
	background-image:url(images/header_img.jpg);
	background-repeat:repeat-x;
	height:60px;
}
#header_menu_background{
	background-image:url(images/header_menu_img.jpg);
	background-repeat:repeat-x;
	height:25px;
}
#header_logo{
	background-image:url(images/header_logo.jpg);
	background-repeat:no-repeat;
	height:60px;
	width:270px;
	margin-left:20px;
	float:left;
}

#empowering{
	color:#FFFFFF;
	font-size:12px;
	text-align:right;
	font-style:italic;
	float:left;
	margin-top:22px;
	margin-left:50px;
}
