
/* CUSTOM CSS */

#design2-topbanner {
    background: url("/siteimages/header.png") no-repeat scroll 0 5px #FFFFFF;
}

#design2-topbanner {
	top:-5px;
	height:350px;
	
}

#nav-full{ 
	top:-12px;

}

#header {
	height:338px;
}

#logo {
	
	height:338px;
	
}

.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;
}

#container-homepage {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    position: relative;
    width: 960px;
margin-top:71px;
}

#container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    position: relative;
    width: 960px;
margin-top:71px;
}

body{

background-image: url("/siteimages/bg.jpg") ;
}


