div#wrapperheader
{
	background: url(header.gif) no-repeat;
	width: 1014px;  
	height: 176px;
	background-color: white;
	}


div#logo {
	float: left;
	position: relative; top: 20px; left: 35px;
	width: 200px;

}

div#HeaderInfo{
	/* float: right;*/
	text-align: right;
	width: 300px;
	position: relative; top: 25px; left: 500px;
	/* background-color: red; */

}