

#header-blue {
   	width: 100%; 
	padding: 0px;
	margin: 0px;	
	background-image: url( '/local/templates/local_01/images/header_back.jpg' );
	text-align: left;	
	
}

/*
	background-color: #012952;

#header-left {
   	width: 70%; 
	height: 110px;
	padding: 2px;
	text-align: left;	
	float: left;
}


#header-right {
   	width: 30%; 
	height: 110px;
	padding: 2px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
}
*/

#welcome {
	font-size: 11px;
}

