	/* HEADER AREA */

	#headerArea
	{
		width: 968px;
		/*height: 96px;*/
		height: 68px;
		display: block;
		background-color: transparent;
		/*background-image: url(../images/header/title.gif);*/
		background-image: url(../images/header/altpick-logo.png);
		background-size: contain;
		background-repeat: no-repeat;
		/*background-position: 667px 43px;*/
		background-position: 675px 0px;
	}

	hr, h2
	{
		display: none;
	}

	h1
	{
		padding: 43px 0px 0px 667px;
		margin: 0px;
		width: 284px;
		height: 48px;
	}

	#linkHome
	{
		display: block;
		width: 284px;
		height: 48px;
		margin: 0px;
	}
