/* CUSTOM CSS */

.LandingMain.sellerresources #box-2 .custom1,
.LandingMain.sellerresources #box-2 .custom3,
.LandingMain.buyerresources #box-2 .custom1,
.LandingMain.buyerresources #box-2 .custom3 {
display: none;
}

#footercontent, #footercontent-homepage {
background:none repeat scroll 0 0 #FFFFFF;
border-top:none;
clear:both;
margin:0 auto;
padding:0px;
width:960px;
}

#contentTop-homepage h1 {
	display: none;
}

#content-homepage {
	padding-top: 2px;
}

.homepage #widget-blog-agent, .homepage #widget-blog-agent h3, .homepage #widget-blog-agent ul {
	width: 445px;
}

#widget-blog-agent {
	padding-bottom: 10px;
}

body.homepage .box.welcome-statement h2 {
	width: 960px;
	text-align: center;
}

#widget-blog-agent h3 {
	background:url("http://www.allhomesinvegas.com/siteimages/title-blog.png") no-repeat scroll 0 0 #8B8772;
}

#extraMenu {
	position: relative;
	top: -120px;
	left: -960px;
}


#extraMenu table #topBar {
	position: absolute;
	top: 0px;
	margin-top: 15px;
}

#extraMenu table tr:nth-child(2) {
	position: absolute;
	top: 29px;
}

/* ie hacks */
/* ie 7 */
*+html #extraMenu {
	top: -1325px;
	left: 0px;
}
/* ie 8 */
#extraMenu {
	top: -1315px\0/;
	left: 0px\0/;
}
#extraMenu #bottomBar {
	position: absolute;
	top: 1224px\0/;
}
#extraMenu table tr#topBar {
	position: absolute\0/;
	top: 1195px\0/;
}
*+html #extraMenu table tr#topBar {
	position: relative;
}
*+html #extraMenu table {
	position: absolute;
	top: 1220px;
	left: 0px;
}
