body  {
	margin-top: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:100%;
}

#main {
	width: 800px;
	overflow:none;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}

#header {
	width:800px;
	height:80px;
}

#outer_search {
	top:0px;
	left:0px;
	float:left;
	position:relative;
	width: 260px;
	height: 80px;
}

#logo {
	float:right;
	height:50px;
	width:430px;
}

#home_but {
	float:left;
	width:70px;
	height:80px;
}

#inner_search {
	position:absolute;
	top:5px;
	left:100px;
	width: 180px;
	height: 80px;
}

#time {
	float:right;
	width: 175px;
	height:20px;
}

search_box {
	position:relative;
	width: 175px;
	height:20px;
	text-align:left;
}

search_type {
	position:relative;
	width: 175px;
	height:20px;
	text-align:center;
}

#top-nav {
	min-height:20px;
	width:760px;
	/*position: relative;*/
	padding:2px;
	padding-top:8px;	
}

#sub-nav {
	height:20px;
	width:818px;
	position:relative;
	top:0px;
}

#sub-nav ul {
	padding:0px;
	margin:0px 0px 0px 10px;
}

#sub-nav li {
	display: inline;
	padding: 3px 10px 3px 0px;
	float:left;
	display: block;
}

#content {
	width:760px;
	padding:10px 0;
	margin:0 20px;
}

#left-container {
	width: 310px;
	vertical-align:text-top;
}

#right-container {
	width:440px;
	vertical-align:text-top;
}

#top-container {
	width:100%;
	vertical-align:text-top;
}

#spacer {
	height:10px;
	width:100%;
}

#bottom-container {
	width:100%;
	vertical-align:text-top;
}

#footer {
	width: 800px;
	text-align:center;
}

#postit {
	position:absolute;
	top:0px;
	right:0px;
	height:185px;
	width:200px;
	z-index:-1000;
	background-image:url(images/post-it.gif);
}

#dark_pointer {
	width:50px;
	height:40px;
	background-image:url(http://www.vino-club.co.uk/content/image/dark_grey_grapes.gif);
}
#light_pointer {
	width:50px;
	height:40px;
	background-image:url(http://www.vino-club.co.uk/content/image/light_grey_grapes.gif);
}

#banner_cage {
	position:absolute;
	top:50px;
	left:20px;
	height:600px;
	width:120px;
	background-color:#e9dfec;
	text-align:center;
	overflow:hidden;
}