
#nav .uhaul {
	background:rgb(108,169,9);
	}

#content {
	background:url("../images/couple_moving.jpg")  50% 0 no-repeat;
	}

.content-box {
	padding-top:245px;
		padding-bottom:50px;
	}

#u-haul {
	height:200px;
	margin-top:100px;
	background:rgb(234,241,243);
	position:relative;
	}

#u-haul div img {
	position:absolute;
	top:-100px;
	}
	
/* about us, uhaul, specials, contact*/
	
.box	{
	background:rgb(247,249,250);
	padding:10px;
	border:1px solid rgb(147,200,61);
	}

#bottom-nav ul li  a {
	color:rgb(0,0,0);
	}

#bottom-nav ul li {
	width:240px;		height:45px;
	padding:10px 0 0 10px;
	display:inline-block;
	background:rgb(255,255,255);
	}

#bottom-nav ul li:nth-child(2) {
	margin:0 100px;
	}