﻿#primaryNav {
	/*background:url(/images/HeaderNavBGSlice.jpg) repeat left center;*/
	background:none; 
	clear:both;
	padding:10px 0 0 188px; /*needs a little extra room */
	margin-bottom:0 !important;
	margin-bottom:-9px;
	position:relative; /*andre added this: 28-nov-2008*/
	z-index:2!important; /*andre added this: 28-nov-2008*/
}

UL#navmenu UL {display:none;} /*andre: added this: 28-nov-2008*/
UL#navmenu UL LI {display:inline;} /*andre: added this 21-Dec-2008 */

#header {
	background:url(/images/RSCRES_Header.jpg) no-repeat;
	/*height:173px !important;*/
	height:172px !important; /* andre 21-Dec-2008*/
	/*height:163px;*/
	margin-bottom:0 !important;
	margin-bottom:-9px;
}