#container {
	height: 100%;
	width: 1060px;
}
#container #header {
	height: 165px;
	width: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url(../images/Top-headbayview.jpg);
}
#container #menubar {
	height: 40px;
	width: 100%;
	position: relative;
	border-bottom-color: #3E93D7;
	background-color: #D7E8EF;
	border-top-width: 4px;
	border-top-style: inset;
	border-top-color: #3E93D7;
	border-right-color: #3E93D7;
	border-left-color: #3E93D7;
}
#container #banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 480px;
	position: absolute;
	width: 200px;
	height: 100px;
	background-image: url(../images/Panorama_r1_c2.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: 1px solid #31B2C7;
	color: #006600;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
}
#container   #siteSearch {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 240px;
	background-color: #C8F4FD;
	border: 1px solid #31B2C7;
	width: 190px;
	color: #6FBB1E;
	height: 70px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#container #maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 600px;
	position: relative;
	padding-left: 10px;
	left: 210px;
	color: #333333;
	padding-right: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #3E93D7;
	border-left-color: #3E93D7;
}
#container #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
	letter-spacing: 2px;
}
#container  #footer {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	height: 50px;
	text-align: center;
	vertical-align: middle;
}
#container #footer div {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#container #forsale {
	position: absolute;
	top: 360px;
	height: 400px;
	width: 200px;
	border: 1px solid #0F3294;
}
#container #rightsidebar {
	width: 200px;
	position: absolute;
	left: 855px;
	top: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #F3F3F3;
	padding: 5px;
	height: 560px;
}
