/* CUSTOM CSS */

body {
	background-color: #000000;
}

#inside-banner {
	position:absolute;
	top: 0px;
}

div#container div#wrapper {
     position: relative;
     top: -18px;
     
}

#header {
	height:118px;
}



.homepage #logo {
	margin-top: 35px;
	height:441px;
	
}

.homepage #nav-full {
	top: 0px;
}

.homepage #header {
	height:441px;
}

#design1-bottombanner {
	
	top:475px;
	
}

.buyerresources #content,
.sellerresources #content {
	background: transparent url("/siteimages/buyer-resources.jpg") top right no-repeat;
}

.buyerhomesearch #content {
	background: transparent url("/siteimages/homesearch.jpg") top right no-repeat;
}

.LandingMain .box.buyer-reports,
.LandingMain .box.seller-reports {
	background:#EEE9DF url("/siteimages/homebuyingguide-tmb.jpg") 50% 40px no-repeat;
}

.LandingMain .box.buyer-tips,
.LandingMain .box.seller-tips,
.homepage .box.custom-2 {
	background:transparent url("/siteimages/homebuyingtips-tmb.jpg") 50% 40px no-repeat;
}

.homepage .box.custom-2 {
	background:#EEE9DF url("/siteimages/homebuyingtips-tmb.jpg") 50% 40px no-repeat;
}

.sellertips #content {
	background: transparent url("/siteimages/homesellingtips.jpg") top right no-repeat;
}

.buyerreports #content,
.sellerreports #content {
	background: transparent url("/siteimages/homebuyingreports.jpg") top right no-repeat;
}

.buyertips #content {
	background: transparent url("/siteimages/homebuyingtips.jpg") top right no-repeat;
}

