/* CUSTOM CSS */

.homepage #logo {
	height:457px;
}


#buying {
position: absolute;
display: block;
top: 280px;
left: 245px;
width: 235px;
height: 180px;
background: url(/siteimages/clear_px.png) top left repeat;

}

#selling {
position: absolute;
display: block;
top: 280px;
left: 480px;
width: 235px;
height: 180px;
background: url(/siteimages/clear_px.png) top left repeat;

}


#quicksearch {
position: absolute;
display: block;
top: 280px;
left: 725px;
width: 235px;
height: 180px;
background: url(/siteimages/clear_px.png) top left repeat;

}


body.LandingMain .box.buyer-find p, body.LandingMain .box.seller-find p, body.homepage .box.welcome-statement p, body.homepage .box.welcome-statement h2 { 
width: 930px;
}

body.homepage .box.welcome-statement h2 {
margin-top: -35px;
margin-left: 100px;
}

#contentTop-homepage h1 {
	margin-top: -100px;
	display: none;
}
