body{
	margin:0;
	font:11px/19px Arial, Helvetica, sans-serif;
	background:url("http://www.maestroinvestments.com/images/maestrobg.jpg") top left repeat;

}
img{display:block;border:none;}
form,fieldset{margin:0;padding:0;border:none;}

a{color:#333; text-decoration:none;}

a:hover{text-decoration:underline; color: #033;}

#home
{
	position:relative;
	width:1080px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	margin-top:0;	z-index:1;
}

#map
{
	position:relative;
	width:1080px;
	height:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;	z-index:1;
}

#menu
{
width:609px; position:absolute; top:170px; left:270px; text-align:left; border-bottom:1px solid #888;}

#menu h3{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	border:0;
	float: left;
	margin: 0 35px 0 0;
}

#property
{
	position:relative;
	width:1080px;
	height:935px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;	z-index:1;
	background:url(../images/maestroProprty.jpg) top left no-repeat;
}

h1{
	font-size:9px;
	text-align:right;
	padding-right:12px;
}

h4{
	font-size:13px;
	margin:0;
	margin-top:13px;
}

p{	padding-right:8px;
	text-align:justify;
	line-height:21px;

}


/* footer */
#footer{
	width:738px;
	bottom:0;
	padding:0;
	margin-left:auto;
	text-align:justify;
	position:absolute;
	top:909px;

}


