/* CSS Document */
#Container {
	background: url(../images/backgrounds/main_containerBG2.gif) no-repeat 0px 90px;
}
#Header {
	background: url(../images/backgrounds/main_headerBG_new.jpg) no-repeat center bottom;
	padding:0px;
	height:275px;
}

#Header h1 {
	background:url(../images/headings/RollingStonesWines.jpg) no-repeat 0px 0px;
	height: 124px;
	margin: 0px;
}

#Header h1 a {
	width: 220px;
}

#wineclub{
	position:absolute;
	top:10px;
	right:240px;
	z-index:150;
}
#homepageHeaderLinks{
	width: 115px;
	position: absolute;
	top: 5px;
	right: 115px;
	font-size: 11px;
	font-weight: normal;
	
	text-align: right;
	line-height: 115%;
}
#homepageHeaderLinks a{
	display:block;
	margin:2px 0px 2px 0px;
	text-decoration:none;
	color: #666;
}
#homepageHeaderLinks a:hover{
	color:red;
}	
#Pnav{
	z-index:500;
}
#Content{
	position:relative;
	width:527px;
	height:800px;
	background:url(../images/backgrounds/HomePageWinePresentation.jpg) no-repeat 0px 40px;
	z-index:0;
	
}
.WineImageMap{
	display:block;
	position:absolute;
	top:80px;
	width:150px;
	height:150px;
}
.WineImageMap span{ display:none;}
#sympathy{left:86px;}
#satisfact{top:110px;right:24px; width:218px; height:75px;}
	

	

