/* CUSTOM CSS */

#banner1 {
	background:#fff;
	position:absolute;
	top:436px;
	left:0;
	height: 137px; 
}


#promos {
	top:82px;
	left:700px;
}

#promos li a {
	height:75px;
	margin-bottom:3px;
	
	}

#floatme {
	display: block;
        position: absolute;
	top: 4px;
left: 0px;
z-index: 99999;
	margin-left: 700px;
}

#floatme2 {
	display: block;
        position: absolute;
	top: 316px;
left: 0px;
z-index: 99999;
	margin-left: 700px;
}

.homepage #logo {
	width:960px;
	height:400px;
	display:block;
	padding-bottom:174px;
	margin-bottom:10px;
	text-indent:-9999em;
	background:#fff url("http://www.johnriggins.com/siteimages/header-lg.jpg") 0 0 no-repeat;
}

.homepage #nav-full {
	position:absolute;
	top:400px;
	margin-bottom:10px;
}
