body{
	font-family:"Lucida grande",TAHOMA;
	background-color: #e4e4e4;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	padding:0px;
	margin:0px;
	font-size:12px;
}
.container {
	background-image: url(images/city.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:auto;
	margin-right:auto;
	margin-left:auto;
}
.wrapper {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
}
.branding {
	height: 154px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	background-image: url(images/logo_city.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 154px;
	width: 556px;
	z-index:100;
}
.office_webname{
	font-size:15px;
	color:#0152a1;
	font-style:normal;
	height:26px;
	width:325px;
	margin-top:55px;
	z-index:5100;
	float:left;
}
.office_webname p {
	padding:0px;
	margin:0px;
}
.home_button{
	width:225px;
	height:85px;
	float:left;
}
.agent_card {
	background-image: url(images/card.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 132px;
	width: 354px;
	margin-top: 9px;
	margin-bottom: 13px;
}
.agent_img {
	float: left;
	margin-top:7px;
	margin-left:7px;
	height: 116px;
	width: 110px;
	border: 1px solid #cccccc;
	overflow: hidden;

}

.agent_info {
	float: right;
	margin-top:7px;
	margin-left:7px;
	height: 116px;
	width: 219px;
	
	overflow: hidden;
}
.agent_name{
	font-size:18px;
	color:#000;
}
.agent_designation{
	font-size:12px;
	color:#000;
}
.agent_phone{
	font-size:11px;
	color:#868686;
}
.agent_mobile{
	font-size:11px;
	color:#868686;
}
.agent_email{
	font-size:11px;
	color:#868686;
}
.agent_email a:link,.agent_email a:active,.agent_email a:visited{
	color:#868686;
	text-decoration:underline;
}
.agent_email a:hover{
	text-decoration:none;
	color:#999999;
}
.agent_office{
	font-size:11px;
	color:#868686;
	margin-top:3px;

}
.top_nav {
	float: left;
	height: 40px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color:#f6f6f6;
	font-size:12px;
}
.menu {
	background-image: url(images/upstate.jpg);
	background-repeat: repeat-x;
	border:1px solid #cccccc;
	float: left;
	height: 31px;
	width: 920px;
	margin-left:4px;
}
.menu_item {
	text-transform:uppercase;
	float: left;
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	background-position:0px 0px;
	line-height:31px;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
}
.menu_item:hover {
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	background-position:0px -31px;
	height: 31px;
}
.menu a:link,.menu a:active,.menu a:visited{
	color:#868686;
	text-decoration:none;
}
.menu a:hover{
	color:#0055a5;
}	
.content {
	background-color:#ffffff;
	float: left;
	width: 920px;
	margin-left:4px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}


form {
	margin: 0px;
	padding: 0px;
}
.top_row {
	float: left;
	height: auto;
	width: 920px;
	
}
.agent_bio {
	float: left;
	width: 543px;
	padding-left:6px;
	margin-top:10px;
	
}
.agent_bio_top {
	background-image: url(images/agent_bio_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 543px;
	font-size:0px;
}
.agent_bio_body {
	background-image: url(images/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	
	width:541px;
	min-height:215px;
	height:auto !important;
	height:215px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
}
.agent_bio_name{
	font-size:22px;
	color:#868686;
	height:25px;
	width:500px;
	line-height:25px;
	margin:0px 0px 5px 5px;
}
.bio_awards{
	font-size:15px;
	
}
.agent_text{
	font-size:12px;
	line-height:auto;
	color:#999999;
	padding:5px;
}
.designation{
	width:200px;
	display:inline;
}
.agent_bio_bottom {
	background-image: url(images/agent_bio_btm.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 9px;
	width: 543px;
}
.quick_search{
	WIDTH:356px;
	height:235px;
	float:right;
	padding-right:8px;
	margin-top:10px;
}
.qs_top{
	width:356px;
	height:9px;
	background-image: url(images/qs_top.jpg);
	background-repeat:no-repeat;
	font-size:0px;
}
.qs_body{
	background-image: url(images/gradient.jpg);
	background-repeat:repeat-x;
	height:215px;
	width:356px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
}
.qs_bottom{
	width:356px;
	height:9px;
	background-image:url(images/qs_btm.jpg);
	background-repeat:no-repeat;
}
.qs_title{
	font-size:22px;
	color:#868686;
	height:25px;
	width:301px;
	line-height:25px;
	margin:0px 0px 8px 5px;
	
}
.qs_input_table{
	width:305px;
	margin-left:auto;
	margin-right:auto;
	
}
.qs_inputbox{
	background-image: url(images/qs_input.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:263px;
	margin-bottom:6px;
	text-align:center;
	font-size:13px;
	line-height:27px;
	color:#868686;
	margin-left:15px;
	border:0;
}
.qs_button{
	width:301px;
	height:34px;
	background-image:url(images/search.jpg);
	background-position:0px 0px;
	margin-left:25px;
	margin-top:12px;
	cursor:pointer;
	float:left;
}
.qs_button:hover{
	background-image:url(images/search.jpg);
	background-position:0px -35px;
}
.bottom_row{
	float: left;
	height: 244px;
	width: 920px;
	margin-top:12px;
}
.featured_properties{
	width:906px;
	height:244px;
	margin-left:auto;
	margin-right:auto;
	margin-left:6px;
	
}
.fp_top{
	width:907px;
	height:7px;
	background-image:url(images/fp_top.jpg);
	background-repeat:no-repeat;
	font-size:0px;
}

.fp_body{
	background-image: url(images/gradient.jpg);
	background-repeat:repeat-x;
	height:215px;
	width:906px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
}
.featured_title{
	font-size:22px;
	color:#868686;
	height:25px;
	width:301px;
	line-height:25px;
	margin:0px 0px 8px 5px;
}
.fp_bottom{
	width:906px;
	height:7px;
	background-image:url(images/fp_btm.jpg);
	background-repeat:no-repeat;
}
.bottom_nav {
	float: left;
	height: 40px;
	width: 906px;
	margin-left:2px;
	font-size:10px;
}
.bottom_menu {
	background-image: url(images/upstate.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 31px;
	width: 906px;
	margin-left:4px;
}
.btm_menu_item {
	text-transform:uppercase;
	float: left;
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	background-position:0px 0px;
	line-height:31px;
	height: 31px;
	padding-right: 12px;
	padding-left: 12px;
	
	
}
.btm_menu_item:hover {
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	background-position:0px -31px;
	height: 31px;
}
.bottom_menu a:link,.bottom_menu a:active,.bottom_menu a:visited{
	color:#868686;
	text-decoration:none;
}
.bottom_menu a:hover{
	color:#0055a5;
}
.content_bottom{
	width:920px;
	height:5px;
	background-image: url(images/content_btm.jpg);
	background-repeat: repeat-x;
}	
.disclaimer{
	font-size:11px;
	padding-left:5px;
	color:#868686;
	width:920px;
	
}
.disclaimer a:link,.disclaimer a:active,.disclaimer a:visited{
	color:#868686;
	text-decoration:underline;
}
.disclaimer a:hover{

		color:#0055a5;

	text-decoration:none;
}

.bs_formcolor{
	background-color:#eeeeee;
}
.stab a:link {
text-decoration: underline;
color: #fff;
}

.stab a:hover {
text-decoration: underline;
color: #fff;
}

.stab a:visited {
text-decoration: underline;
color: #fff;
}

.stab a:active {
text-decoration: underline;
color: #fff;
}


.stab{
	color:#333333;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color: #dadada; 
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 1px 1px;	
	border-color: #dadada;
	height:25px;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:#000;
	Font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	background-color: #fff;
	text-align: center;
	border-style: solid;	
	border-width: 1px 1px 0px 1px;	
	border-color: #dadada;
	height:25px;
}

.stabbdroff{
	color:#fff;
	Font-weight: bold;
	Font-family: Lucida Grande,Tahoma,arial;
	font-size: 11px;
	text-decoration: underline;
	background-color: #dadada;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;	
	border-color: #4675b9;
}

.stabspacer{
	background-color: white;	
	border-style: solid;
	border-width: 0px 0px 1px 0px;	
	border-color: #dadada;
}

.searchresult{
	font-size: 11px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #dadada;
	background-color: #fff;
	text-align: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.eg_marquee{
	text-align:center;
	width:880px;
	padding-bottom:12px;
	color:#aaa;
	margin-left:auto;
	margin-right:auto;
	
}

.pd_menu7{

}
.ps_top_search{
	WIDTH:600PX;
	margin-right:auto;
	margin-left:auto;
}
.ps_iframe{
	WIDTH:600PX;
	margin-right:auto;
	margin-left:auto;
}