	 	html,body{
	 		margin:0;
	 		padding:0;
	 	}

	 	body{
	 		font: 76% arial,sans-serif;
	 		background: #000000;
			background: url(http://static.collabrestate.com/designs/arlenehouse/images/wr-ah-body-back.jpg) repeat-y;
	 	}

	 	a{
	 		color: #000000;
	 	}

	 	.agent-arlene {
	 		position: absolute;
	 		top: 55px;
	 		left: 0px;
	 	}

	 	.arlene-logo {
	 		position: absolute;
	 		top: 60px;
	 		left: 275px;
	 	}

	 	.arlene-name {
	 		position: absolute;
	 		top: 110px;
	 		left: 150px;
	 	}

	 	.arlene-phone {
	 		position: absolute;
	 		top: 0px;
	 		right: 20px;
	 	}

	 	.arlene-grey-house {
	 		position: absolute;
	 		top: 54px;
	 		left: 423px;
	 	}

	 	.menu{
	 		position: absolute;
	 		top: 245px;
	 		left: 5px;
			background: #ffffff;
	 	}

	 	div#page-container{
			position: relative;
	 		width:955px;
	 		margin:0 auto;
			
	  	}
		
		
		div#wrapper{
			width:752px;
			background: #ffffff;
			border-left: 1px solid #000;
			border-right: 1px solid #000;
		}

	 	ul#navigation{
	 		margin: 0px;
	 		list-style:none;
	 		font: 120% arial,sans-serif;
	 		padding: 5px 0px 5px 0px;
	 		float: right;
	 		border-bottom: 1px solid #000;
	 	}

	 	ul#navigation li{
	 		display: inline;
	 		margin:0;
	 		padding:0 5px 0 5px;
	 		border-right: 1px solid #000;
	 	}

	 	ul#navigation li.last{
	 		border:none;
	 	}

	 	ul#navigation a{
	 		text-decoration: none;

	 	}

	 	div#toolbar{
	 		float:right;
	 		width: 200px;
	 		position: relative;
	 	}

	 	div#toolbar-track{
	 		position: relative;
	 		width: 200px;
	 		float: right;
	 	}
	
	 	div#header{
	 		position: relative;
	 		float: left;
	 		width: 750px;
	 		height: 300px;
	 		margin: 0;
	 		color: #000000;
			background: #ffffff;
	 	}
		
		 div#slogan{
	 		width: 475px;
	 		height: 50px;
	 		padding: 0px 0px 0px 0px;
	 		background: url(http://static.collabrestate.com/designs/arlenehouse/images/wr-ah-slogan.jpg) no-repeat;
	 	}

	 	div.red-divider{
	 		width: 750px;
	 		height: 4px;
	 		background: url(http://static.collabrestate.com/designs/arlenehouse/images/wr-ah-red-divider.jpg) repeat-x;

	 	}

	 	div#red-gradient{
	 		width: 750px;
	 		height: 150px;
	 		background: url(http://static.collabrestate.com/designs/arlenehouse/images/wr-ah-red-gradient.jpg) repeat-y;
	 	}

	 	div#rlp-ridges{
	 		width: 750px;
	 		height: 30px;
	 		background: url(http://static.collabrestate.com/designs/arlenehouse/images/wr-ah-rlp-ridge.jpg) repeat-x;
	 	}

	 	div#content{
	 		width:750px;
	 		background: #ffffff;
			padding: 5px 0px 5px 0px;
			
		}

	 	div#content .listing-title-bar{
	 		background: #ba2334 none;
	 	}
	 	div#content .listing-blurb-bar{
	 		background: #ba2334 none;
		}

	 	div#content div.content-text{
	 		margin: 10px;
	 	}

	 	div#footer{
	 		float: left;
	 		text-align: center;
	 		height: 30px;
	 		width: 752px;
			background: #ffffff;
	 		color: #000000;
			border-top: 1px solid #000;
			margin: 5px 0px 0px 0px;
	 	}

	 	div#copyright{
	 		font: 4pt;
	 	}


