/*
	Site Section : Main Layout			
*/


body
{
	margin-left:30px;
	margin-top:30px;
}

#wrapper
{
	width:945px;
}

#header
{
	position:relative;
	width:945px;
	height:70px;	
	border-bottom:1px solid #ACB7BE;
}

#logo
{
	position:absolute;
	left:0px;
	bottom:18px;
}

#topnav
{
	position:absolute;
	right:0px;
	bottom:18px;
}

#contentwrapper
{
	margin-top:4px;
}

#leftcontent
{
	width:205px;
	float:left;
}

#maincontent
{
	width:732px;
	float:right;
}

#newsleft
{
	float:left;
	width:450px;
	margin:20px 0 20px 20px;

}

#newsright
{
	float:right;
	width:240px;
	margin:20px 0 20px 0;
}

.textcontent
{
	margin:20px 100px 20px 20px;
}

#textcontent
{
	margin:20px 100px 20px 20px;
	min-height:280px;
	height: auto !important;
	height: 280px;
}

#textcontent .textcontent,
#textcontent h3
{
	margin-left:0 !important;
}

#textcontent_noheight
{
	margin:20px 100px 20px 20px;
}

#nav
{
	margin-bottom:15px;
}

.titleblock
{
	background-color:#ACB7BE;
	height:25px;
	display:block;
	margin-top:4px;
	margin-bottom:4px;	
}

.homedevelopment
{
	float:left;
}

#devleft
{
	float:left;
	width:270px;
	margin-left:20px;
	margin-bottom:20px;	
	margin-top:20px;
}

#devright
{
	float:right;
	width:420px;
	margin-top:20px;
	margin-bottom:20px;	
}

.minhead
{
	font-size:0;
	height:1px;
	background-color:#ACB7BE;
	margin-bottom:40px;
}

.divider
{
	font-size:0;
	height:1px;
	background-color:#ACB7BE;
	clear:both;
}

.dividergallery
{
	font-size:0;
	height:1px;
	background-color:#ACB7BE;
	clear:both;
	margin-bottom:4px;
}

#property_overviewl
{
	float:left;
}
#property_overviewr
{
	float:right;
}

img#gmapStatic{}


