@charset "UTF-8";
#agent-info {
	background-repeat: no-repeat;
	display: block;
	height: 400px;
	width: 145px;
	padding:10px;
	margin:0px;
	font-size:11px;
	color:#793f0d;
	position:relative;
	left:5px;
	float:left;
	
}
#agent-info h3 { display:none; }
#agent-info label {
	display:inline;
	color:#c38e63;
}
#agent-info p { width:165px; display:block; padding-top:3px;  }
#agent-info p img { text-align:center; margin: 0 auto; padding: 0 25px; padding-top:30px;}
#agent-info ul {
	background-image: url(../images/bullet-agent.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	padding-left:17px;
	padding-top:10px;
}
#agent-info ul li { padding-bottom:2px; }
#agent-info ol {
	list-style-type: square;
	padding-left:15px;
	padding-top:0px;
}
#agent-info ol li { padding-bottom:0px; }
#possess {
	width:153px;
	_width:150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b4ac7e;
	border-left-color: #b4ac7e;
	position:relative;
	color:#898989;
	font-size:11px;
	margin-bottom:10px;
	left:10px;
	float:left;
	display:block;
}
#possess a { color:#898989; text-decoration:none; }
#possess a:hover { text-decoration:underline; }
#possess h3 {
	background-image:url(../images/hd-project-asset-possess.png);
	display: block;
	height: 32px;
	width: 155px;
	position:relative;
	left:-1px;
	text-indent:-9999px;
	margin-bottom:10px;
}
#possess ul { }
#possess ul li {
	padding-bottom:10px;
	background-image: url(../images/bullet-project.png);
	background-repeat: no-repeat;
	background-position: 5px 128px;
	 padding-left:20px;
}
#possess a.btn-view-all {
	background-image: url(../images/footer-project-asset-possess.png);
	display: block;
	background-repeat:no-repeat;
	height: 22px;
	width: 155px;
	position:relative;
	left:-1px;
	bottom:-3px;
	text-indent:-9999px;
}
#right #possess { left:5px; }

#inner-left { display:block;  width:170px; height:auto; overflow:hidden;}

#inner-right {  position:relative; width:620px; _width:615px; height:auto; float:right;  }
