/*----------styles for the Broker Pod-----------*/
.officeContainer{
	border: 1px solid #e0e2f6;
	width: 565px;
	clear: both;
	margin-bottom: 10px;
}
.officeTitle{
	padding: 5px 0 5px 5px;
	font-size: 16px;
	font-family: garamond;
}
.officeTitle a:hover{
	text-decoration: underline;
}
.officeText{
	width: 46%;
	padding: 0 0 5px 5px;
	float: left;

}
.officeFoot{
	clear: both;
	font-size: 1px;
	width: 100%;
	height: 10px;
	background: #e0e2f6;
}
.rightPod{
	background: #e0e2f6;
	border-bottom: 10px solid #fff;
	margin: 0 0 0 0;
}
#officeContactInfo{
	width: 213px;
	background: #e0e2f6;
	border-bottom: 10px solid #fff;
	padding-bottom: 5px;
	margin: 0 0 0 0;
}
#officeRightCol{
	width: 213px;
	background: #e0e2f6;
	float: left;
}
.officeArticleContainer{
	margin-top: -15px;
	width: 340px;
	padding: 5px;
	text-align: justify;
}

.brokerHolder{
	border-bottom: 5px #ffffff solid;
	width: 565px;
	float: left;
	clear: both;
	background: #e0e2f6;
}
.brokerInfo{
	width: 290px;
	float: left;
	padding-right: 5px;
	border-right: 5px #ffffff solid;
	margin-right: -5px;
}
#rightSideBroker{
	float: left;
	width:240px;
	height:auto;
	margin: 0 0 0 5px;
}
#leftSideBroker{
	width:290px;
	height:365px;
}
.brokerPropSearch{
	width: 250px;
	float: left;
}
.brokerPage{
	margin-top: 10px;
	width: 100%; 
	float: left;
	clear: both;
}
.brokerInfo img{
	width: 285px;
	height: 214px;
	float: left;
	margin: 5px 0 15px 5px;
}
.brokerHolder #map{
	width: 280px;
	height: 200px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.brokerInfo .select p{
	line-height: 1.75em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightSideStats{
	width: 265px;
	float: left;
	border-top: 5px #ffffff solid;
	
}
.brokerQuickStats p{
	line-height: 1.75em;
}
.searchForm{
	width: 535px;
	background: #e0e2f6;
	padding: 15px;	
}
.searchForm td{
	padding: 5px;
}
#brokerHolder{
	margin-top: 15px;
	float: left;
}
.brokerText{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	width: 560px;
}
.brokerText img{
	margin: 10px;
	width: 175px;
}
.aboutUsBox{
	width: 100%;
	float: left;
	clear: both;
	background: url(../../../assets/images/gradBG.jpg) repeat-x;
	border: 1px solid #e0e2f6;
	margin-bottom: 15px;
}
.aboutUsPhoto{
	width: 120px;
	height: 120px;
	float: left;
}
.aboutUsName{
	width: 400px;
	float: left;
	padding-top: 5px;
	margin-left: 15px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #a3a6d1;
}
.aboutUsTitle{
	width: 400px;
	margin-left: 15px;
	margin-top: 3px;
	float: left;
	font-weight: bold;
	font-size: 13px;
}
.aboutUsContact{
	width: auto;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}
