body{
	background: #333;
	font-size: 11px;
	color: #666;
	margin: 0 20px 20px 20px;
}
div#holder{
	width: 850px;
	background: white;
	text-align: left;
	margin-top: 75px;
}
a{
	color: #334f87;
}
div#top{
	background: url('/img/webagent04/topBG_blue.jpg') no-repeat bottom;
	height: 167px;
	position: relative;
	color: white;
	font-size: 12px;
	text-align: right;
}
div#top h1{
	margin: 0px;
	font-size: 30px;
}
div#top img.headshot{
	position: absolute;
	left: 30px;
	bottom: 0px;
}
div#top span{
	position: absolute;
	left: 30px;
	bottom: 0px;
}
div#siteName{
	position: absolute;
	top: 60px;
	right: 68px;
}
ul#nav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	position: absolute;
	right: 30px;
	bottom: 10px;
}
ul#nav li{
	display: inline;
	margin-left: 30px;
}
ul#nav li a{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
ul#nav li a:hover{
	text-decoration: underline;
}
div#content{
	padding: 20px 20px;
}
h2{
	color: #333;
}





div#leftside{
  margin-left: 10px;
}
div#leftside ul li{
	display: block;
	background: url('/img/webagent01/searchBGs.png') no-repeat;
	width:170px;
	height:39px;
	margin: 0 4px 10px 0;
	margin-bottom: 4px;
	text-align: center;
	padding-top: 12px;
	float: left;
}
div#leftside ul li a{
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div#rightside ul.search li{
	display: block;
	background: url('/img/webagent01/searchBGs.png') no-repeat;
	width:170px;
	height:39px;
	margin: 0 4px 2px 0;
	margin-bottom: 4px;
	text-align: center;
	padding-top: 12px;
}
div#rightside ul.search li a{
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
div#featuredProp{
	background: #E7E4DE;
}
div#featuredProp2{
	background: #E7E4DE;
}
div#secondaryProp{
	background: #F1F3F0;
}
.b_more{
  display: block;
  width: 56px;
  height: 20px;
  background: url('/img/webagent01/b_more.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
  margin: 4px 4px 0 0;
  float: left;
}
.b_open{
  display: block;
  width: 100px;
  height: 20px;
  background: url('/img/webagent01/b_openhouse.png') no-repeat;
  text-indent: 164px;
  overflow: hidden;
  line-height: 20px;
  float: left;
  margin: 4px 4px 0 0;
}

