body  {
	margin-top: 10px;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:100%;
}

/*#main {
	width: 800px;
	overflow:none;
}*/

#main {
border:solid 1px red;
	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: 250px;
	height:60px;
	vertical-align:top;
}

#logo  {
	float:right;
	height:50px;
	width:430px;
}

#home_but  {
	float:left;
	width:70px;
	height:60px;
}

#inner_search {
	position:absolute;
	top:5px;
	left:70px;
	width: 250px;
	height:60px;
	vertical-align:top;
}
#time {
	float:left;
	width: 195px;
	height:20px;
}

search_box {
	position:relative;
	width: 250px;
	height:20px;
	vertical-align:top;
	padding-bottom:20px;
}
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;
}

/*#content  {
	width:775px;
	padding:10px;
}*/

#search_content {
	width:775px;
	padding:10px;
	overflow:none;
	heightL:800px;
}
#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:45px;
	height:32px;
	background-image:url(http://www.homeowners-club.co.uk/content/image/dark_grey_house.gif);
}
#light_pointer {
	width:45px;
	height:32px;
	background-image:url(http://www.homeowners-club.co.uk/content/image/light_grey_house.gif);
}

#banner_cage {
	position:absolute;
	top:50px;
	left:50px;
	height:600px;
	width:120px;
	background-color:#caaa92;
	text-align:center;
	overflow:hidden;
}