		body {
			background:url('images/layout/sitebg1x1.gif');
		}	
		
		form {
			display:inline;
		}
	
		#site_container {
			width:1010px;
			margin:0 auto;
		}
		
		div.box_top {
			background:url('images/layout/boxtop.gif') no-repeat;				
			margin-top:15px;
			height:4px;
			font-size:1px; /* add nbsp; to fix ie6 */
		}	
		 
		div.box {
			background:#fff url('images/layout/boxbg.gif') repeat-y;
		}
		
		div.box div.content {
			padding:0 5px;
		}
				
		div.box_bottom {
			background:url('images/layout/boxbtm.gif') no-repeat;
			margin-bottom:20px;			
			height:4px;
			font-size:1px; /* add nbsp; to fix ie6 */
		}
		
		#property_search {
			clear:both;
			height:71px;
			background:#0078A5 url('images/layout/propsearchbg.gif');
			font:1.1em arial;
			color:#fff;
		}

		#admin_header {
			clear:both;
			height:71px;
			background:#0078A5;
			font:1.1em arial;
			color:#fff;
		}
		
		#welcome {
			padding:20px;
		}
		
		#search_tabs {
			width:951px; 
			margin:0px auto; 
			padding:25px 0;
		}
		
			#search_tabs #tabs {
				height:31px;
			}
			
			.propsearch_on {
				background:url(images/propsearch_on.gif) no-repeat; 
			}
			
			.newssearch_on {
				background:url(images/newssearch_on.gif) no-repeat; 
			}			
			
			#search_tabs #tabs a {
				display:block;
				margin-top:5px;
				font:bold 1em arial;
				color:#8CC63F;
				text-decoration:none;
			}
		
			#tab_content {
				background:url(images/searchbg.gif) repeat-x; 
				height:150px; 
				border-left:1px solid #DDDDDF; 
				border-right:1px solid #DDDDDF; 
				border-bottom:1px solid #DDDDDF;
			}
			
			#tab_content form {
				display:inline;
			}
			
			#tab_content input, select {
				font:1em arial;
				margin-right:20px;
			}			
		
			#tab_adsearch {
				padding:50px 0 0 35px; 
				font:.7em arial;
			}
			
			#tab_propsearch {
				padding:50px 0 0 35px; 
				font:.8em arial; 
				display:none;
			}
		
		div.clear {
			clear:both;
		}


		#mainlogo {
			margin:15px 0 10px 50px; 
			float:left;
		}
		
		#partners {
			float:right; 
			margin-top:55px; 
			padding-right:10px; 
			clear:right;
		}
		
		#searchfield {
			float:left; 
			width:286px; 
			margin-left:30px; 
			margin-top:3px; 
			height:35px; 
			background-image:url('images/layout/searchboxbg.gif');
		}
		
		#largead {
			border:1px solid #8CC63F; 
			width:300px; 
			height:250px; 
			float:right;
		}
		
		#featured_property {
			float:left; 
			width:580px; 
			margin-left:45px !important; 
			margin-left:25px;
		}	

		.smallad {
			border:1px solid #8CC63F; 
			width:120px; 
			height:90px; 
			margin-left:15px;
		}

		#tagcloud {
			text-align:center;
			background-color:#ECE8E7; 
			padding:2px;
		}

			#tagcloud a {
				font-family:arial;
				text-decoration:none;
				margin-left:4px;
				margin-right:4px;
				line-height:26px;
			}

			#tagcloud a:hover {
				text-decoration:underline;
			}