/* CUSTOM CSS */

#agent-pic img {
     position: relative;
     top: 10px;
     left: 616px;
}


.buyerresources #content {
	background: transparent url("http://dunsons.com.realproserver.com/siteimages/buyer-resources.jpg") top right no-repeat;
}

.sellerresources #content {
	background: transparent url("http://dunsons.com.realproserver.com/siteimages/sellers-resources.jpg") top right no-repeat;
}

#nav-full {
	
	background:#000;
	
}

#box-1-homepage{
background-color:black

}

.homepage #logo {
	
	background:black url("http://dunsons.com.realproserver.com/siteimages/header-lg.png") no-repeat;
}

.buyerreports #content {
	background: transparent url("http://dunsons.com.realproserver.com/siteimages/homebuyingreports.jpg") top right no-repeat;
}
.sellerreports #content {
	background: transparent url("http://dunsons.com.realproserver.com/siteimages/homesellersreports.jpg") top right no-repeat;
}


body.LandingMain .box.buyer-find p,
body.LandingMain .box.seller-find p,
body.homepage .box.welcome-statement p {
	width:930px;
	
}

body.LandingMain .box.buyer-find h2,
body.LandingMain .box.seller-find h2,
body.homepage .box.welcome-statement h2 {
	width:980px;
	padding:0;
	background:transparent;
	height:auto;
	line-height:1.0;
	text-transform:normal;
}

.buyerresources .buyer-find p,
.sellerresources .seller-find p{
width:450px !important;
}


