/* CUSTOM CSS */

.LandingMain .box.buyer-reports,
.box.seller-reports {
	background:#EEE9DF url("/siteimages/homebuyingguide-tmb.jpg") 50% 40px no-repeat;
}

#emailcam
{
	position: absolute;
	margin-top: -41px;
	left: 0;
	margin-left: 285px;
	z-index:10;
}

#emailcam a
{
color:white;
font-size: 14px;
font-weight: bold;
}


body.homepage .box.welcome-statement p {
	width:930px;
}

body.homepage .box.welcome-statement h2 {
	width:930px;
}

.LandingMain .box.buyer-tips,
.LandingMain .box.seller-tips,
.homepage .box.custom-2 {
	background:transparent url("/siteimages/homesellingtips-tmb.jpg") 50% 40px no-repeat;
}

.LandingMain .box.buyer-tips,
.homepage .box.custom-2 {
	background:transparent url("/siteimages/homebuyingtips-tmb.jpg") 50% 40px no-repeat;
}


.LandingMain .box.seller-reports {
	background:#EEE9DF url("/siteimages/homesellingguide-tmb.jpg") 50% 40px no-repeat;
}


.LandingMain .box.buyer-reports,
 {
	background:#EEE9DF url("/siteimages/homebuyingguide-tmb.jpg") 50% 40px no-repeat;
}

.sellerresources #content {

	background: transparent url("/siteimages/seller-resources.jpg") top right no-repeat;

}
.buyerresources #content {

	background: transparent url("/siteimages/buyer-resources.jpg") top right no-repeat;

}

#emailcaminside {
	position: absolute;
	margin-top: -25px;
	left: 0;
	margin-left: 17px;
	z-index:10;
}

#emailcaminside a
{
color:white;
font-size: 14px;
font-weight: bold;
}

.LandingMain .box.buyer-reports,
 {
	background:#EEE9DF url("/siteimages/homebuyingguide-tmb.jpg") 50% 40px no-repeat;
}


.homepage .box.custom-1 {
	background:transparent url("/siteimages/homesellingtips-tmb.jpg") 50% 40px no-repeat;
	
}


.homepage .box.custom-1 p {
margin-top:71px;

}

.buyerresources .box.buyer-find .gobutton,
.sellerresources .box.seller-find .gobutton,
.homepage .box.welcome-statement .gobutton {
	background:transparent  url("/siteimages/btn-find.jpg") no-repeat;
}

.sellerresources .box.seller-find .gobutton {
	background:transparent  url("/siteimages/btn-find.jpg") no-repeat;
}

.sellerresources .box.seller-find .gobutton:active {
	background:transparent  url("/siteimages/btn-find.jpg") 0 bottom no-repeat;
}

.buyerresources .box.buyer-find .gobutton:active,
.homepage .box.welcome-statement .gobutton:active {
	background:transparent  url("/siteimages/btn-find.jpg") 0 bottom no-repeat;
}

#aboutlink {
	position: absolute;
	width: 550px;
        height: 350px;
	left: 0px;
	margin-left: 434px;
	top:0px;
	margin-top: 1px;
	z-index: 99999;
	text-decoration: none;
	filter:alpha(opacity=1);
	-moz-opacity:0.001;

}