/* CSS Document */

body 
	{
	text-align:center;
	}

#topBanner 
	{
	height:255px;
	}

#contentcolumn 
	{
	margin-left:200px;
	margin-top:0px;
	min-height:500px !important;
	text-align:left;
	}

#navcontainer 
	{
	height:114px;
	margin-top:-8px;
	padding:0px;
	width:100%;
	
	}

.phone, .buy, .sell, .lease, .rent 
	{
	width:176px;
	height:112px;
	margin-top:0px;
	}

#leftcolumn 
	{
	margin-left:-880px;
	margin-top:-2px;
	width:198px;
	vertical-align:top;
	text-align:left;
	}
	
#menu ul span {
	padding:0px;
	margin:0px;
}
	
div#searchbar 
	{
	height:112px !important;
	}
