@import url("HUB_general.css");


/**********************************************************************/
	/*  BACKGROUND WRAPPER														*/
/**********************************************************************/

#background_wrapper {
	background:url(/images/wrappers/grooming.jpg) no-repeat top center;
	margin:0 auto;
	position: relative;
	width: 100%;
	background-repeat:no-repeat;
	background-position:50% 0;
}


/**********************************************************************/
/*  HEADER                        											  */
/**********************************************************************/

#header {
	color: #333;
	/*height: 185px;*/
	padding: 0;
	/*border: 1px solid #ccc;*/
/*	margin-top: 10px;*/
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	height:200px;
}

#header img {
	display:block;
	margin:0;
}

#headerad {
	width: 728px;
	height: 90px;
	position: absolute;
	right:5px;
	top: 107px;
}

#header p {
	margin: 10px;
}
