/* CUSTOM CSS */


.homepage #logo {
	margin-top:95px;
	
}

.homepage #nav-full {
	position:absolute;
	top:247px;
}

#banner1{

margin:0px;
height:auto;
}

#content-homepage{
margin-top:-50px;
}

/*-- promos --*/
#promos {
        width:960px;	
        position:absolute;
	top:132px;
	left:45px;
}

#promos li{
       float:left;
       margin-right:80px;

}
#promos li a {
	width:238px;
	height:86px;
	display:block;
	margin-bottom:70px;
	text-indent:-9999em;
	opacity:.8;
}

#promos li a:hover {
	opacity:1;
}

#promos li#promo1 a {
	background: transparent url("http://cnyagent.com.realproserver.com/siteimages/featured-properties.png") no-repeat;
}

#promos li#promo2 a {
	background: transparent url("http://cnyagent.com.realproserver.com/siteimages/new-listings.png") no-repeat;
}

#promos li#promo3 a {
	background: transparent url("http://cnyagent.com.realproserver.com/siteimages/home-value.png") no-repeat;
}
.homepage #logo {
	
	height:152px;
	
}

.homepage #header {
	height:152px;
}
/*-----map-----*/
#map_canvas {
	margin: 0 auto;
}
#map_header {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	position: relative;
	top: 0px;
	left: 39%;
	margin-bottom: 15px;
}
.homepage #map_canvas {
	position: absolute !important;
	top: 93px;
	right: 15px;
}
.homepage #map_header {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	position: absolute;
	top: 60px;
	left: 626px;
}
