

.header
{
	/*background-color:#2E3F5D;
	background-image: url(_images/header_blue.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:64px;
	color:#FFFFFF;*/
	color:#FFFFFF;

	background-image: url(_images/Banners/banner_blue.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#000000;
}

.


















