#header {
position:relative;
height:225px;
background:url('/images/bgHeader.png') repeat-x scroll center top;
width:100%;
}
#menumain{font-size:12px;
        background-color:#4B3619;
        height:25px;
        color:#FFFFFF;
}
#footer {
	background-image:url('/images/bgFooter.png');
	background-repeat:repeat-x;
	color:#eeeeee;
}
#siteHeaderNav {
	border-style:none; 
	position:relative;
	bottom:9px;
	left:-8px;
	width:1000px;
	text-align:left;
	
}

.wrap {
  clear:both;
  position:relative;
  width:1000px;
  }
  
#container  {
  	position: relative;
  	width:990px;
  	}
#headerContainer {
	position: relative;
	width:1000px;
	height:190px;
	
	}

.sloganText {
	font-family:Verdana;
	font-style:italic;
	font-size:24px;
	position: absolute;
	color:#379f48;
	left:400px;	
	font-weight:bold;
	top:30px;
	
	}
	
#headerDecoration {
	position:absolute;
	right:150px;
	bottom:-5px;

}

	
	
	