/* CUSTOM CSS */
#socialbuttons {
    position: absolute;
    right: 140px;
    top: -25px;
}
html body.homepage .box.welcome-statement {
    margin-top: -35px;
}
#contentTop-homepage h1 {
    display: none;
}
#framesearch {
    position: relative;
    top: -40px;
}
.homepage div#logo {
	width:960px;
	height:158px;
	display:block;
	padding-bottom:0px;
	margin-bottom:50px;
	text-indent:-9999em;
	background:#fff url("http://www.nellisgroup.com/siteimages/header-lg.jpg") 0 0 no-repeat;
}

.homepage div#banner1 {
    display: none;
}

.homepage #nav-full {
	position:absolute;
	top:158px;
	margin-bottom:10px;
}

#usa-flag{
position:absolute;
top: -12px;
left: 60px;

}

body.homepage .box.welcome-statement h2 {
	font-size: 2.3em;
}

#idx-search-widget {
	position: absolute;
	top: 85px;
	width: 443px;
	z-index: 100;
	font-size: 2.7em;
	*left: 10px;
	*top: 41px;
}
#idx-search-widget h3{
	line-height: 1em;
	padding:5px 0px 5px 18px;
	background-color:#47638D;
	text-align:left;
}

.idx-search-widget-item select{
	width: 50% !important;
	font-size: .8em;
	margin: 0;
}
.idx-search-widget-item input{
	background-color:#47638D;
	font-size: .8em;
}

.idx-search-widget-item input:hover{
	background-color:#fff;
	color:#666666;
}
