/* CUSTOM CSS */

.homepage #logo {
	margin-top:131px;
	width:960px;
	height:413px;
	margin-bottom:105px;
	display:block;
	text-indent:-9999em;
	background:transparent url("http://kauaipropertysource.com.realproserver.com/siteimages/header-lg.jpg") no-repeat;
}

.homepage #header {
	height:413px;
}

#content-homepage {
     position: relative;
     top: -95px;
    
}

#facebook {
position: absolute;
display: block;
top: 450px;
margin-left:50%;
left: 260px;
width: 220px;
height: 90px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#twitter {
position: absolute;
display: block;
top: 450px;
margin-left:50%;
left: 170px;
width: 90px;
height: 90px;
background: url(/siteimages/clear_px.png) top left repeat;

}


